Difference between revisions of "Template:MedalGold/testcases"
Jump to navigation
Jump to search
imported>Zyxw (expand) |
imported>Jonesey95 m (Fix invalid self-closed HTML tag or other HTML Tidy-related tag error) |
||
Line 6: | Line 6: | ||
{| class="infobox" style="width:22em; float:left;" | {| class="infobox" style="width:22em; float:left;" | ||
{{{{BASEPAGENAME}}|[[1972 Summer Olympics|1972 Munich]]|[[Swimming at the 1972 Summer Olympics - Men's 100 metre butterfly|100 m butterfly]]}} | {{{{BASEPAGENAME}}|[[1972 Summer Olympics|1972 Munich]]|[[Swimming at the 1972 Summer Olympics - Men's 100 metre butterfly|100 m butterfly]]}} | ||
− | |} — '''{{BASEPAGENAME}}''' | + | |} — '''{{BASEPAGENAME}}'''{{clear left}} |
{| class="infobox" style="width:22em; float:left;" | {| class="infobox" style="width:22em; float:left;" | ||
{{{{BASEPAGENAME}}/sandbox|[[1972 Summer Olympics|1972 Munich]]|[[Swimming at the 1972 Summer Olympics - Men's 100 metre butterfly|100 m butterfly]]}} | {{{{BASEPAGENAME}}/sandbox|[[1972 Summer Olympics|1972 Munich]]|[[Swimming at the 1972 Summer Olympics - Men's 100 metre butterfly|100 m butterfly]]}} | ||
− | |} — '''{{BASEPAGENAME}}/sandbox''' | + | |} — '''{{BASEPAGENAME}}/sandbox'''{{clear}} |
== 2nd parameter missing == | == 2nd parameter missing == | ||
Line 16: | Line 16: | ||
{| class="infobox" style="width:22em; float:left;" | {| class="infobox" style="width:22em; float:left;" | ||
{{{{BASEPAGENAME}}|[[1972 Summer Olympics|1972 Munich]]}} | {{{{BASEPAGENAME}}|[[1972 Summer Olympics|1972 Munich]]}} | ||
− | |} — '''{{BASEPAGENAME}}''' | + | |} — '''{{BASEPAGENAME}}'''{{clear left}} |
{| class="infobox" style="width:22em; float:left;" | {| class="infobox" style="width:22em; float:left;" | ||
{{{{BASEPAGENAME}}/sandbox|[[1972 Summer Olympics|1972 Munich]]}} | {{{{BASEPAGENAME}}/sandbox|[[1972 Summer Olympics|1972 Munich]]}} | ||
− | |} — '''{{BASEPAGENAME}}/sandbox''' | + | |} — '''{{BASEPAGENAME}}/sandbox'''{{clear}} |
== 2nd parameter empty == | == 2nd parameter empty == | ||
Line 26: | Line 26: | ||
{| class="infobox" style="width:22em; float:left;" | {| class="infobox" style="width:22em; float:left;" | ||
{{{{BASEPAGENAME}}|[[1972 Summer Olympics|1972 Munich]]|}} | {{{{BASEPAGENAME}}|[[1972 Summer Olympics|1972 Munich]]|}} | ||
− | |} — '''{{BASEPAGENAME}}''' | + | |} — '''{{BASEPAGENAME}}'''{{clear left}} |
{| class="infobox" style="width:22em; float:left;" | {| class="infobox" style="width:22em; float:left;" | ||
{{{{BASEPAGENAME}}/sandbox|[[1972 Summer Olympics|1972 Munich]]|}} | {{{{BASEPAGENAME}}/sandbox|[[1972 Summer Olympics|1972 Munich]]|}} | ||
− | |} — '''{{BASEPAGENAME}}/sandbox''' | + | |} — '''{{BASEPAGENAME}}/sandbox'''{{clear}} |
== 1st parameter empty == | == 1st parameter empty == | ||
Line 36: | Line 36: | ||
{| class="infobox" style="width:22em; float:left;" | {| class="infobox" style="width:22em; float:left;" | ||
{{{{BASEPAGENAME}}||[[Swimming at the 1972 Summer Olympics - Men's 100 metre butterfly|100 m butterfly]]}} | {{{{BASEPAGENAME}}||[[Swimming at the 1972 Summer Olympics - Men's 100 metre butterfly|100 m butterfly]]}} | ||
− | |} — '''{{BASEPAGENAME}}''' | + | |} — '''{{BASEPAGENAME}}'''{{clear left}} |
{| class="infobox" style="width:22em; float:left;" | {| class="infobox" style="width:22em; float:left;" | ||
{{{{BASEPAGENAME}}/sandbox||[[Swimming at the 1972 Summer Olympics - Men's 100 metre butterfly|100 m butterfly]]}} | {{{{BASEPAGENAME}}/sandbox||[[Swimming at the 1972 Summer Olympics - Men's 100 metre butterfly|100 m butterfly]]}} | ||
− | |} — '''{{BASEPAGENAME}}/sandbox''' | + | |} — '''{{BASEPAGENAME}}/sandbox'''{{clear}} |
== No parameters == | == No parameters == | ||
Line 46: | Line 46: | ||
{| class="infobox" style="width:22em; float:left;" | {| class="infobox" style="width:22em; float:left;" | ||
{{{{BASEPAGENAME}} }} | {{{{BASEPAGENAME}} }} | ||
− | |} — '''{{BASEPAGENAME}}''' | + | |} — '''{{BASEPAGENAME}}'''{{clear left}} |
{| class="infobox" style="width:22em; float:left;" | {| class="infobox" style="width:22em; float:left;" | ||
{{{{BASEPAGENAME}}/sandbox}} | {{{{BASEPAGENAME}}/sandbox}} | ||
− | |} — '''{{BASEPAGENAME}}/sandbox''' | + | |} — '''{{BASEPAGENAME}}/sandbox'''{{clear}} |
Latest revision as of 21:35, 28 January 2017
![]() | This is the template test cases page for the sandbox of Template:MedalGold. 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: |
Contents
Normal usage
- Output as displayed in a medal table
![]() |
1972 Munich | 100 m butterfly |
— MedalGold
![]() |
1972 Munich | 100 m butterfly |
— MedalGold/sandbox
2nd parameter missing
- Output as displayed in a medal table
![]() |
1972 Munich | {{{2}}} |
— MedalGold
![]() |
1972 Munich | {{{2}}} |
— MedalGold/sandbox
2nd parameter empty
- Output as displayed in a medal table
![]() |
1972 Munich |
— MedalGold
![]() |
1972 Munich |
— MedalGold/sandbox
1st parameter empty
- Output as displayed in a medal table
![]() |
100 m butterfly |
— MedalGold
![]() |
100 m butterfly |
— MedalGold/sandbox
No parameters
- Output as displayed in a medal table
![]() |
{{{1}}} | {{{2}}} |
— MedalGold
![]() |
{{{1}}} | {{{2}}} |
— MedalGold/sandbox