Difference between revisions of "Template:MedalW/testcases"
Jump to navigation
Jump to search
imported>Zyxw (create testcases) |
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}}|[[CONCACAF Gold Cup]]|[[2009 CONCACAF Gold Cup|2009]]}} | {{{{BASEPAGENAME}}|[[CONCACAF Gold Cup]]|[[2009 CONCACAF Gold Cup|2009]]}} | ||
| − | |} — '''{{BASEPAGENAME}}''' | + | |} — '''{{BASEPAGENAME}}'''{{clear left}} |
{| class="infobox" style="width:22em; float:left;" | {| class="infobox" style="width:22em; float:left;" | ||
{{{{BASEPAGENAME}}/sandbox|[[CONCACAF Gold Cup]]|[[2009 CONCACAF Gold Cup|2009]]}} | {{{{BASEPAGENAME}}/sandbox|[[CONCACAF Gold Cup]]|[[2009 CONCACAF Gold Cup|2009]]}} | ||
| − | |} — '''{{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}}|[[CONCACAF Gold Cup]]}} | {{{{BASEPAGENAME}}|[[CONCACAF Gold Cup]]}} | ||
| − | |} — '''{{BASEPAGENAME}}''' | + | |} — '''{{BASEPAGENAME}}'''{{clear left}} |
{| class="infobox" style="width:22em; float:left;" | {| class="infobox" style="width:22em; float:left;" | ||
{{{{BASEPAGENAME}}/sandbox|[[CONCACAF Gold Cup]]}} | {{{{BASEPAGENAME}}/sandbox|[[CONCACAF Gold Cup]]}} | ||
| − | |} — '''{{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}}|[[CONCACAF Gold Cup]]|}} | {{{{BASEPAGENAME}}|[[CONCACAF Gold Cup]]|}} | ||
| − | |} — '''{{BASEPAGENAME}}''' | + | |} — '''{{BASEPAGENAME}}'''{{clear left}} |
{| class="infobox" style="width:22em; float:left;" | {| class="infobox" style="width:22em; float:left;" | ||
{{{{BASEPAGENAME}}/sandbox|[[CONCACAF Gold Cup]]|}} | {{{{BASEPAGENAME}}/sandbox|[[CONCACAF Gold Cup]]|}} | ||
| − | |} — '''{{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}}||[[2009 CONCACAF Gold Cup|2009]]}} | {{{{BASEPAGENAME}}||[[2009 CONCACAF Gold Cup|2009]]}} | ||
| − | |} — '''{{BASEPAGENAME}}''' | + | |} — '''{{BASEPAGENAME}}'''{{clear left}} |
{| class="infobox" style="width:22em; float:left;" | {| class="infobox" style="width:22em; float:left;" | ||
{{{{BASEPAGENAME}}/sandbox||[[2009 CONCACAF Gold Cup|2009]]}} | {{{{BASEPAGENAME}}/sandbox||[[2009 CONCACAF Gold Cup|2009]]}} | ||
| − | |} — '''{{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:MedalW. 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
| Winner | CONCACAF Gold Cup | 2009 |
— MedalW
| Winner | CONCACAF Gold Cup | 2009 |
— MedalW/sandbox
2nd parameter missing
- Output as displayed in a medal table
| Winner | CONCACAF Gold Cup | {{{2}}} |
— MedalW
| Winner | CONCACAF Gold Cup | {{{2}}} |
— MedalW/sandbox
2nd parameter empty
- Output as displayed in a medal table
| Winner | CONCACAF Gold Cup |
— MedalW
| Winner | CONCACAF Gold Cup |
— MedalW/sandbox
1st parameter empty
- Output as displayed in a medal table
| Winner | 2009 |
— MedalW
| Winner | 2009 |
— MedalW/sandbox
No parameters
- Output as displayed in a medal table
| Winner | {{{1}}} | {{{2}}} |
— MedalW
| Winner | {{{1}}} | {{{2}}} |
— MedalW/sandbox