Template:MedalSilver/testcases
< Template:MedalSilver
Jump to navigation
Jump to search
Revision as of 21:35, 28 January 2017 by imported>Jonesey95 (Fix invalid self-closed HTML tag or other HTML Tidy-related tag error)
| This is the template test cases page for the sandbox of Template:MedalSilver. 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 |
— MedalSilver
| 1972 Munich | 100 m butterfly |
— MedalSilver/sandbox
2nd parameter missing
- Output as displayed in a medal table
| 1972 Munich | {{{2}}} |
— MedalSilver
| 1972 Munich | {{{2}}} |
— MedalSilver/sandbox
2nd parameter empty
- Output as displayed in a medal table
| 1972 Munich |
— MedalSilver
| 1972 Munich |
— MedalSilver/sandbox
1st parameter empty
- Output as displayed in a medal table
| 100 m butterfly |
— MedalSilver
| 100 m butterfly |
— MedalSilver/sandbox
No parameters
- Output as displayed in a medal table
| {{{1}}} | {{{2}}} |
— MedalSilver
| {{{1}}} | {{{2}}} |
— MedalSilver/sandbox