Difference between revisions of "Template:Amidog"

From Emulation General Wiki
Jump to navigation Jump to search
m
 
(2 intermediate revisions by 2 users not shown)
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 cells]][[Category:Tables templates]]</noinclude>

Latest revision as of 08:21, 23 March 2024

- - - -
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}}