ഫലകം:Infobox cricketer/testcases
ദൃശ്യരൂപം
| This is the template test cases page for the sandbox of ഫലകം:Infobox cricketer. 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 and parsers with these links: |
(one)
[തിരുത്തുക](two)
[തിരുത്തുക](three)
[തിരുത്തുക]{{{source}}} without "http"
[തിരുത്തുക]Height
[തിരുത്തുക]Automatic conversion
[തിരുത്തുക]{{Infobox cricketer | name =
| height = 5 ft 10 in
}}
{{Infobox cricketer | name =
| height = 180 cm
}}
Conversion via template
[തിരുത്തുക]{{Infobox cricketer | name =
| height = {{convert|5|ft|10|in|cm|abbr=on}}
}}
{{Infobox cricketer | name =
| height = {{convert|180|cm|ftin|abbr=on}}
}}
Manually entered conversion
[തിരുത്തുക]{{Infobox cricketer | name =
| height = 5 ft 10 in (178 cm)
}}
{{Infobox cricketer | name =
| height = 180 cm (5 ft 11 in)
}}
Conversion via additional parameters
[തിരുത്തുക]{{Infobox cricketer | name =
| heightft = 5 | heightinch = 10
}}
{{Infobox cricketer | name =
| heightcm = 180
}}
{{Infobox cricketer | name =
| heightm = 1.80
}}
Prefix/Suffix
[തിരുത്തുക]{{Infobox cricketer
| honorific_prefix = Prefix
| name = Name
| honorific_suffix = Suffix
}}