Difference between revisions of "Template:Main/testcases"

From blackwiki
Jump to navigation Jump to search
imported>Nihiltres
(Rearranged examples for easier comparisons and added example with no parameters)
imported>Nihiltres
m ("category=false" in empty example)
Line 3: Line 3:
 
The first output example in each pair is the main template, and second is the sandbox.
 
The first output example in each pair is the main template, and second is the sandbox.
  
*<code><nowiki>{{Main}}</nowiki></code>
+
*<code><nowiki>{{Main|category=false}}</nowiki></code>
** {{Main}}
+
** {{Main|category=false}}
** {{Main/sandbox}}
+
** {{Main/sandbox|category=false}}
 
* <code><nowiki>{{Main|John}}</nowiki></code>
 
* <code><nowiki>{{Main|John}}</nowiki></code>
 
** {{Main|John}}
 
** {{Main|John}}

Revision as of 22:06, 27 June 2016

Template:Test cases

The first output example in each pair is the main template, and second is the sandbox.