Template:Infobox martial artist/testcases
Jump to navigation
Jump to search
Contents
All parameters
Example
{{Infobox martial artist
| name = Brock Lesnar
| image = Brock Lesnar in 2003.jpg
| caption = Lesnar in 2003
| birth_date = {{birth date and age|1977|7|12}}
| birth_place = [[Webster, South Dakota]], U.S.
| nationality = {{flagu|United States}}
| height = 6 ft 2 in
| weight = 265 lb
| style = [[Freestyle wrestling]]
| fighting_out_of = [[Minneapolis–Saint Paul]], U.S.
| team = Minnesota Martial Arts Academy
| mma_kowin = 1
| university = [[University of Minnesota]]
| sherdog = 17522
}}
| {{Infobox martial artist}} | {{Infobox martial artist/sandbox}} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Comparison 1
Comparison 2
This comparison illustrates the color/box_width options.
child
Martial artist details (starting with Other names) as a "child" box for column widths the same as parent infobox. See Template:Infobox/doc#Embedding.
| Infobox martial artist | Infobox martial artist/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
subbox
Martial artist details (starting with Other names) as "subbox" for column widths independent of parent infobox. See Template:Infobox/doc#Subboxes.
| Infobox martial artist | Infobox martial artist/sandbox | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Height/weight/reach
Automatic conversion
{{Infobox martial artist | name =
| height = 6 ft 2 in
| weight = 265 lb
| reach = 75 in
}}
{{Infobox martial artist | name =
| height = 188 cm
| weight = 120 kg
| reach = 191 cm
}}
Conversion via template
{{Infobox martial artist | name =
| height = {{convert|6|ft|2|in|cm|abbr=on}}
| weight = {{convert|265|lb|kg|0|abbr=on}}
| reach = {{convert|75|in|cm|0|abbr=on}}
}}
{{Infobox martial artist | name =
| height = {{convert|188|cm|ftin|abbr=on}}
| weight = {{convert|120|kg|lb|0|abbr=on}}
| reach = {{convert|191|cm|in|0|abbr=on}}
}}
Manually entered conversion
{{Infobox martial artist | name =
| height = 6 ft 2 in (188 cm)
| weight = 265 lb (120 kg)
| reach = 75 in (191 cm)
}}
{{Infobox martial artist | name =
| height = 188 cm (6 ft 2 in)
| weight = 120 kg (265 lb)
| reach = 191 cm (75 in)
}}
Conversion via additional parameters
{{Infobox martial artist | name =
| height_ft = 6 | height_in = 2
| weight_lb = 265
| reach_in = 75
}}
{{Infobox martial artist | name =
| height_cm = 188
| weight_kg = 120
| reach_cm = 191
}}
