Template:Infobox squash player/testcases
Jump to navigation
Jump to search
![]() | This is the template test cases page for the sandbox of Template:Infobox squash 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: |
Contents
Height/weight
Automatic conversion
{{Infobox squash player | name = | height = 5 ft 10 in | weight = 130 lb }}
{{Infobox squash player | name = | height = 180 cm | weight = 60 kg }}
Conversion via template
{{Infobox squash player | name = | height = {{convert|5|ft|10|in|cm|abbr=on}} | weight = {{convert|130|lb|kg|0|abbr=on}} }}
{{Infobox squash player | name = | height = {{convert|180|cm|ftin|abbr=on}} | weight = {{convert|60|kg|lb|0|abbr=on}} }}
Manually entered conversion
{{Infobox squash player | name = | height = 5 ft 10 in (178 cm) | weight = 130 lb (59 kg) }}
{{Infobox squash player | name = | height = 180 cm (5 ft 11 in) | weight = 60 kg (132 lb) }}