Template:Infobox bandy biography/testcases

From blackwiki
< Template:Infobox bandy biography
Revision as of 04:20, 20 July 2020 by imported>Zyxw (create)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Height

Automatic conversion

{{Infobox bandy biography | name = 
| height = 5 ft 10 in
}}

Template:Testcase table

{{Infobox bandy biography | name = 
| height = 180 cm
}}

Template:Testcase table

Conversion via template

{{Infobox bandy biography | name = 
| height = {{convert|5|ft|10|in|cm|abbr=on}}
}}

Template:Testcase table

{{Infobox bandy biography | name = 
| height = {{convert|180|cm|ftin|abbr=on}}
}}

Template:Testcase table

Manually entered conversion

{{Infobox bandy biography | name = 
| height = 5 ft 10 in (178 cm)
}}

Template:Testcase table

{{Infobox bandy biography | name = 
| height = 180 cm (5 ft 11 in)
}}

Template:Testcase table

Conversion via additional parameters

{{Infobox bandy biography | name = 
| height_ft = 5 | height_in = 10
}}

Template:Testcase table

{{Infobox bandy biography | name = 
| height_cm = 180
}}

Template:Testcase table