Template:Infobox badminton player/testcases

From blackwiki
< Template:Infobox badminton player
Revision as of 01:20, 11 July 2016 by imported>Zyxw (add test cases)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Height/weight

Automatic conversion

{{Infobox badminton player | name = 
| height = 6 ft 2 in
| weight = 265 lb
}}

Template:Testcase table

{{Infobox badminton player | name = 
| height = 188 cm
| weight = 120 kg
}}

Template:Testcase table

Conversion via template

{{Infobox badminton player | name = 
| height = {{convert|6|ft|2|in|cm|abbr=on}}
| weight = {{convert|265|lb|kg|0|abbr=on}}
}}

Template:Testcase table

{{Infobox badminton player | name = 
| height = {{convert|188|cm|ftin|abbr=on}}
| weight = {{convert|120|kg|lb|0|abbr=on}}
}}

Template:Testcase table

Manually entered conversion

{{Infobox badminton player | name = 
| height = 6 ft 2 in (188 cm)
| weight = 265 lb (120 kg)
}}

Template:Testcase table

{{Infobox badminton player | name = 
| height = 188 cm (6 ft 2 in)
| weight = 120 kg (265 lb)
}}

Template:Testcase table