Difference between revisions of "Template:Diffusing subcategory/testcases"
Jump to navigation
Jump to search
imported>Zyxw (create) |
imported>Zyxw (update tests) |
||
Line 3: | Line 3: | ||
== parameter 1 == | == parameter 1 == | ||
{{Test case nowiki|format=tablerows|collapsible=yes|output=nowiki+|title=Parameter 1 | {{Test case nowiki|format=tablerows|collapsible=yes|output=nowiki+|title=Parameter 1 | ||
− | |code=<nowiki>{{__TEMPLATENAME__|Sportspeople from Pennsylvania}}</nowiki> | + | |code=<nowiki>{{__TEMPLATENAME__ | Sportspeople from Pennsylvania }}</nowiki> |
}} | }} | ||
{{Test case nowiki|format=tablerows|collapsible=yes|output=nowiki+|title=Parameter 1 with empty parameter 2 | {{Test case nowiki|format=tablerows|collapsible=yes|output=nowiki+|title=Parameter 1 with empty parameter 2 | ||
− | |code=<nowiki>{{__TEMPLATENAME__|Sportspeople from Pennsylvania|}}</nowiki> | + | |code=<nowiki>{{__TEMPLATENAME__ | Sportspeople from Pennsylvania | }}</nowiki> |
}} | }} | ||
== parameters 1 and 2 == | == parameters 1 and 2 == | ||
{{Test case nowiki|format=tablerows|collapsible=yes|output=nowiki+|title=Parameters 1 and 2 | {{Test case nowiki|format=tablerows|collapsible=yes|output=nowiki+|title=Parameters 1 and 2 | ||
− | |code=<nowiki>{{__TEMPLATENAME__|Sportspeople from Pennsylvania|boxers}}</nowiki> | + | |code=<nowiki>{{__TEMPLATENAME__ | Sportspeople from Pennsylvania | boxers }}</nowiki> |
}} | }} | ||
Line 19: | Line 19: | ||
}} | }} | ||
{{Test case nowiki|format=tablerows|collapsible=yes|output=nowiki+|title=Empty parameter 1 | {{Test case nowiki|format=tablerows|collapsible=yes|output=nowiki+|title=Empty parameter 1 | ||
− | |code=<nowiki>{{__TEMPLATENAME__|}}</nowiki> | + | |code=<nowiki>{{__TEMPLATENAME__ | }}</nowiki> |
}} | }} | ||
{{Test case nowiki|format=tablerows|collapsible=yes|output=nowiki+|title=Empty parameters 1 and 2 | {{Test case nowiki|format=tablerows|collapsible=yes|output=nowiki+|title=Empty parameters 1 and 2 | ||
− | |code=<nowiki>{{__TEMPLATENAME__||}}</nowiki> | + | |code=<nowiki>{{__TEMPLATENAME__ | | }}</nowiki> |
}} | }} | ||
{{Test case nowiki|format=tablerows|collapsible=yes|output=nowiki+|title=Parameter 2 with empty parameter 1 | {{Test case nowiki|format=tablerows|collapsible=yes|output=nowiki+|title=Parameter 2 with empty parameter 1 | ||
− | |code=<nowiki>{{__TEMPLATENAME__||boxers}}</nowiki> | + | |code=<nowiki>{{__TEMPLATENAME__ | | boxers }}</nowiki> |
}} | }} | ||
Latest revision as of 19:29, 20 October 2018
![]() | This is the template test cases page for the sandbox of Template:Diffusing subcategory. Script error: No such module "Purge". to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki, see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins with these links: |
parameter 1
Parameter 1 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
{{Diffusing subcategory | Sportspeople from Pennsylvania }}
|
Parameter 1 with empty parameter 2 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
{{Diffusing subcategory | Sportspeople from Pennsylvania | }}
|
parameters 1 and 2
Parameters 1 and 2 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
{{Diffusing subcategory | Sportspeople from Pennsylvania | boxers }}
|
missing required parameter 1
No parameters | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
{{Diffusing subcategory}}
|
Empty parameter 1 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
{{Diffusing subcategory | }}
|
Empty parameters 1 and 2 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
{{Diffusing subcategory | | }}
|
Parameter 2 with empty parameter 1 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
{{Diffusing subcategory | | boxers }}
|