Template:Infobox field hockey player/testcases
Jump to navigation
Jump to search
File:Gnome-applications-science.svg | This is the template test cases page for the sandbox of Template:Infobox field hockey player. 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: |
Height/weight
Automatic conversion
{{Infobox field hockey player | name = | height = 6 ft 2 in | weight = 265 lb }}
Script error: No such module "Template test case".
{{Infobox field hockey player | name = | height = 188 cm | weight = 120 kg }}
Script error: No such module "Template test case".
Conversion via template
{{Infobox field hockey player | name = | height = {{convert|6|ft|2|in|cm|abbr=on}} | weight = {{convert|265|lb|kg|0|abbr=on}} }}
Script error: No such module "Template test case".
{{Infobox field hockey player | name = | height = {{convert|188|cm|ftin|abbr=on}} | weight = {{convert|120|kg|lb|0|abbr=on}} }}
Script error: No such module "Template test case".
Manually entered conversion
{{Infobox field hockey player | name = | height = 6 ft 2 in (188 cm) | weight = 265 lb (120 kg) }}
Script error: No such module "Template test case".
{{Infobox field hockey player | name = | height = 188 cm (6 ft 2 in) | weight = 120 kg (265 lb) }}
Script error: No such module "Template test case".