This is the template test cases page for the sandbox of Template:Infobox NASCAR driver. 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: |
Sandbox testing
editNASCAR details as child box for column widths the same as parent infobox (see Template:Infobox/doc#Embedding) | NASCAR details as "subbox" for column widths independent of parent infobox (see Template:Infobox/doc#Subboxes) | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Height/weight
editAutomatic conversion
edit{{Infobox NASCAR driver | name =
| height = 5 ft 10 in
| weight = 130 lb
}}
{{Infobox NASCAR driver}} | {{Infobox NASCAR driver/sandbox}} | ||||||||
---|---|---|---|---|---|---|---|---|---|
|
|
{{Infobox NASCAR driver | name =
| height = 180 cm
| weight = 60 kg
}}
{{Infobox NASCAR driver}} | {{Infobox NASCAR driver/sandbox}} | ||||||||
---|---|---|---|---|---|---|---|---|---|
|
|
Conversion via template
edit{{Infobox NASCAR driver | name =
| height = {{convert|5|ft|10|in|cm|abbr=on}}
| weight = {{convert|130|lb|kg|0|abbr=on}}
}}
{{Infobox NASCAR driver}} | {{Infobox NASCAR driver/sandbox}} | ||||||||
---|---|---|---|---|---|---|---|---|---|
|
|
{{Infobox NASCAR driver | name =
| height = {{convert|180|cm|ftin|abbr=on}}
| weight = {{convert|60|kg|lb|0|abbr=on}}
}}
{{Infobox NASCAR driver}} | {{Infobox NASCAR driver/sandbox}} | ||||||||
---|---|---|---|---|---|---|---|---|---|
|
|
Manually entered conversion
edit{{Infobox NASCAR driver | name =
| height = 5 ft 10 in (178 cm)
| weight = 130 lb (59 kg)
}}
{{Infobox NASCAR driver}} | {{Infobox NASCAR driver/sandbox}} | ||||||||
---|---|---|---|---|---|---|---|---|---|
|
|
{{Infobox NASCAR driver | name =
| height = 180 cm (5 ft 11 in)
| weight = 60 kg (132 lb)
}}
{{Infobox NASCAR driver}} | {{Infobox NASCAR driver/sandbox}} | ||||||||
---|---|---|---|---|---|---|---|---|---|
|
|