Difference between revisions of "Template:Amidog"

From Emulation General Wiki
Jump to navigation Jump to search
Line 9: Line 9:
 
:There are five values. The first four are either a check (1), a cross (0), or a dash (-), to indicate the marking of the test. The fifth value is <code>pass</code>, and is used to denote whether or not it succeeded (otherwise it fails). See the tests page itself to see how it is used.
 
:There are five values. The first four are either a check (1), a cross (0), or a dash (-), to indicate the marking of the test. The fifth value is <code>pass</code>, and is used to denote whether or not it succeeded (otherwise it fails). See the tests page itself to see how it is used.
 
;Example
 
;Example
:<code><nowiki>{{Amidog|1|-|1|-|pass}}</nowiki></code></noinclude>
+
:<code><nowiki>{{Amidog|1|-|1|-|pass}}</nowiki></code>
 +
[[Category:Table cell templates]]</noinclude>

Revision as of 12:11, 3 May 2018

- - - -
Description
This template is used to record results of Amidog's PS1 Tests.
Syntax
There are five values. The first four are either a check (1), a cross (0), or a dash (-), to indicate the marking of the test. The fifth value is pass, and is used to denote whether or not it succeeded (otherwise it fails). See the tests page itself to see how it is used.
Example
{{Amidog|1|-|1|-|pass}}