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
Added another test case
Added chipcolor parameter
 
Line 2: Line 2:
{{Testcase
{{Testcase
|title=Usual parameters with parameter name
|title=Usual parameters with parameter name
|<pre><nowiki>{{HOCMatrix
|<pre><nowiki>{{HOCMatrix|chipcolor=blue
|data=
|data=
0,1,1,0,0,2;
0,1,1,0,0,2;
Line 10: Line 10:
2,2,0,1,1,0;
2,2,0,1,1,0;
2,0,0,1,1,0}}</nowiki></pre>
2,0,0,1,1,0}}</nowiki></pre>
|{{HOCMatrix
|{{HOCMatrix|chipcolor=blue
|data=
|data=
0,1,1,0,0,2;
0,1,1,0,0,2;
Line 18: Line 18:
2,2,0,1,1,0;
2,2,0,1,1,0;
2,0,0,1,1,0}}
2,0,0,1,1,0}}
|{{HOCMatrix/sandbox
|{{HOCMatrix/sandbox|chipcolor=blue
|data=
|data=
0,1,1,0,0,2;
0,1,1,0,0,2;
Line 30: Line 30:
{{Testcase
{{Testcase
|title=Usual parameters without parameter name
|title=Usual parameters without parameter name
|<pre><nowiki>{{HOCMatrix|
|<pre><nowiki>{{HOCMatrix|chipcolor=orange|
0,1,1,0,0,2;
0,1,1,0,0,2;
0,1,1,0,2,2;
0,1,1,0,2,2;
Line 37: Line 37:
2,2,0,1,1,0;
2,2,0,1,1,0;
2,0,0,1,1,0}}</nowiki></pre>
2,0,0,1,1,0}}</nowiki></pre>
|{{HOCMatrix|
|{{HOCMatrix|chipcolor=orange|
0,1,1,0,0,2;
0,1,1,0,0,2;
0,1,1,0,2,2;
0,1,1,0,2,2;
Line 44: Line 44:
2,2,0,1,1,0;
2,2,0,1,1,0;
2,0,0,1,1,0}}
2,0,0,1,1,0}}
|{{HOCMatrix/sandbox|
|{{HOCMatrix/sandbox|chipcolor=orange|
0,1,1,0,0,2;
0,1,1,0,0,2;
0,1,1,0,2,2;
0,1,1,0,2,2;

Latest revision as of 12:06, 6 January 2020

Usual parameters with parameter name
Wiki code
{{HOCMatrix|chipcolor=blue
|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|chipcolor=orange|
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