Difference between revisions of "Template:Infobox AFL biography/testcases"
Jump to navigation
Jump to search
imported>Zyxw (→Parameters for height and weight: add test) |
imported>Zyxw (full_name) |
||
| Line 8: | Line 8: | ||
| alt = {{{alt}}} | | alt = {{{alt}}} | ||
| caption = {{{caption}}} | | caption = {{{caption}}} | ||
| − | | | + | | full_name = {{{full_name}}} |
| nickname = {{{nickname}}} | | nickname = {{{nickname}}} | ||
| birth_date = {{{birth_date}}} | | birth_date = {{{birth_date}}} | ||
| Line 233: | Line 233: | ||
| debutopponent = Atlantis Joes | | debutopponent = Atlantis Joes | ||
| debutstadium = Under the Water | | debutstadium = Under the Water | ||
| − | | | + | | full_name = |
| nickname = | | nickname = | ||
| draftpick = | | draftpick = | ||
| Line 261: | Line 261: | ||
| image = | | image = | ||
| caption = Average Joe in Atlantis | | caption = Average Joe in Atlantis | ||
| − | | | + | | full_name = |
| nickname = Joey Joe Joe Jr Shabadoo | | nickname = Joey Joe Joe Jr Shabadoo | ||
| birth_date = {{birth date and age|1900|04|01|df=yes}} | | birth_date = {{birth date and age|1900|04|01|df=yes}} | ||
Latest revision as of 07:33, 17 November 2018
| This is the template test cases page for the sandbox of Template:Infobox AFL biography. 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
All parameters
Test1
| {{Infobox AFL biography}} | {{Infobox AFL biography}} | {{Infobox AFL biography/sandbox}} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Parameters for height and weight
Automatic conversion
{{Infobox AFL biography | name =
| height = 180 cm
| weight = 110 kg
}}
Conversion via template
{{Infobox AFL biography | name =
| height = {{convert|180|cm|ftin|abbr=on}}
| weight = {{convert|110|kg|lb|0|abbr=on}}
}}
Manually entered conversion
{{Infobox AFL biography | name =
| height = 180 cm (5 ft 11 in)
| weight = 110 kg (243 lb)
}}
Single parameter
{{Infobox AFL biography | name =
| heightweight = 180 cm / 110 kg
}}