Welcome to IOPWiki, Commander.
With the release of the new game, we encourage contributions to topics related to Girls' Frontline 2. Learn how to contribute, read the maintenance guide, and join our Discord server to discuss major changes.
If you or someone you know can help deciphering the game files, contact our administrator.

Template:HOCMatrix/testcases: Difference between revisions

Welcome to IOP Wiki. This website is maintained by the Girls' Frontline community and is free to edit by anyone.
Jump to navigation Jump to search
Initial setup
 
Added another test case
Line 1: Line 1:


{{Testcase
{{Testcase
|title=Usual parameters
|title=Usual parameters with parameter name
|<pre><nowiki>{{HOCMatrix
|<pre><nowiki>{{HOCMatrix
|data=
|data=
Line 20: Line 20:
|{{HOCMatrix/sandbox
|{{HOCMatrix/sandbox
|data=
|data=
0,1,1,0,0,2;
0,1,1,0,2,2;
0,1,1,1,1,2;
2,1,1,1,1,0;
2,2,0,1,1,0;
2,0,0,1,1,0}}
}}
{{Testcase
|title=Usual parameters without parameter name
|<pre><nowiki>{{HOCMatrix|
0,1,1,0,0,2;
0,1,1,0,2,2;
0,1,1,1,1,2;
2,1,1,1,1,0;
2,2,0,1,1,0;
2,0,0,1,1,0}}</nowiki></pre>
|{{HOCMatrix|
0,1,1,0,0,2;
0,1,1,0,2,2;
0,1,1,1,1,2;
2,1,1,1,1,0;
2,2,0,1,1,0;
2,0,0,1,1,0}}
|{{HOCMatrix/sandbox|
0,1,1,0,0,2;
0,1,1,0,0,2;
0,1,1,0,2,2;
0,1,1,0,2,2;

Revision as of 10:02, 6 January 2020

Usual parameters with parameter name
Wiki code
{{HOCMatrix
|data=
0,1,1,0,0,2;
0,1,1,0,2,2;
0,1,1,1,1,2;
2,1,1,1,1,0;
2,2,0,1,1,0;
2,0,0,1,1,0}}
Main version                                     
Sandbox version Template:HOCMatrix/sandbox
Usual parameters without parameter name
Wiki code
{{HOCMatrix|
0,1,1,0,0,2;
0,1,1,0,2,2;
0,1,1,1,1,2;
2,1,1,1,1,0;
2,2,0,1,1,0;
2,0,0,1,1,0}}
Main version                                     
Sandbox version Template:HOCMatrix/sandbox