Welcome to IOPWiki, Commander.
We are searching for new editors to keep track of Girls' Frontline 2 content, as well as veteran players to complete existing Girls' Frontline and Project Neural Cloud articles.
You can contribute without an account. Learn how to contribute and join our Discord server.

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