Difference between revisions of "Template:Main/testcases"

From blackwiki
Jump to navigation Jump to search
(Blanked the page)
imported>DoebLoggs
m (Reverted edits by 174.252.194.118 (talk) to last version by Anthony Appleyard)
Line 1: Line 1:
 +
{{test cases}}
  
 +
The first output example in each pair is the main template, and second is the sandbox.
 +
 +
*<code><nowiki>{{Main|category=false}}</nowiki></code>
 +
** {{Main|category=false}}
 +
** {{Main/sandbox|category=false}}
 +
* <code><nowiki>{{Main|John}}</nowiki></code>
 +
** {{Main|John}}
 +
** {{Main/sandbox|John}}
 +
* <code><nowiki>{{Main|John|George}}</nowiki></code>
 +
** {{Main|John|George}}
 +
** {{Main/sandbox|John|George}}
 +
* <code><nowiki>{{Main|John|George|Ringo}}</nowiki></code>
 +
** {{Main|John|George|Ringo}}
 +
** {{Main/sandbox|John|George|Ringo}}
 +
* <code><nowiki>{{Main|:Category:John}}</nowiki></code>
 +
** {{Main|:Category:John}}
 +
** {{Main/sandbox|:Category:John}}
 +
* <code><nowiki>{{Main|Template:John|George}}</nowiki></code>
 +
** {{Main|Template:John|George}}
 +
** {{Main/sandbox|Template:John|George}}
 +
* <code><nowiki>{{Main|Talk:John|George|Ringo}}</nowiki></code>
 +
** {{Main|Talk:John|George|Ringo}}
 +
** {{Main/sandbox|Talk:John|George|Ringo}}
 +
* <code><nowiki>{{Main|History of the United States|RMS Titanic|WindSeeker|l2=RMS ''Titanic''}}</nowiki></code>
 +
** {{Main|History of the United States|RMS Titanic|WindSeeker|l2=RMS ''Titanic''}}
 +
** {{Main/sandbox|History of the United States|RMS Titanic|WindSeeker|l2=RMS ''Titanic''}}
 +
* <code><nowiki>{{Main|Lion#Etymology}}</nowiki></code>
 +
** {{Main|Lion#Etymology}}
 +
** {{Main/sandbox|Lion#Etymology}}
 +
* <code><nowiki>{{Main|John|}}</nowiki></code>
 +
** {{Main|John|}}
 +
** {{Main/sandbox|John|}}

Revision as of 09:15, 4 February 2020

Template:Test cases

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