< Template:Infobox fencerRevision as of 23:49, 18 April 2017 by imported>Zyxw
 | This is the template test cases page for the sandbox of Template:Infobox fencer. Script error: No such module "Purge". 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 with these links:
|
child/embed parameters
child=yes
| Template code
|
Embedded: Infobox fencer
|
Embedded: Infobox fencer/sandbox
|
{{Infobox officeholder
| name = Infobox officeholder
| birth_date = {{birth date and age|1969|09|22|df=y}}
| birth_place = [[Moscow]], [[Russian SFSR]]
| office = Minister of Sport
| term_start = 19 October 2016
| predecessor = Vitaly Mutko
| module =
{{Infobox fencer | child = yes
| hand = right-handed
| weapon = [[épée]]
| club = CSKA
| retired = 2008
| medaltemplates =
{{Medal|Sport|Men's [[épée]]}}
{{Medal|Competition|[[Olympic Games]]}}
{{Medal|W|1|(1 individual)}}
}}
}}
|
Infobox officeholder |
|---|
| | Minister of Sport |
|---|
| Assumed office 19 October 2016 | | Preceded by | Vitaly Mutko |
|---|
|
| | Personal details |
|---|
| Born | (1969-09-22) 22 September 1969 (age 56) Moscow, Russian SFSR |
|---|
| Fencing career | | Script error: No such module "Wikidata". Script error: No such module "Wikidata". | | Sport | Fencing |
|---|
| Weapon | épée |
|---|
| Hand | right-handed |
|---|
| Club | CSKA |
|---|
| Retired | 2008 |
|---|
|
|---|
|
|
Infobox officeholder |
|---|
| | Minister of Sport |
|---|
| Assumed office 19 October 2016 | | Preceded by | Vitaly Mutko |
|---|
|
| | Personal details |
|---|
| Born | (1969-09-22) 22 September 1969 (age 56) Moscow, Russian SFSR |
|---|
| Template:PAGENAMEBASE |
|---|
| Script error: No such module "Wikidata". Script error: No such module "Wikidata". | | Weapon(s) | épée |
|---|
| Hand | right-handed |
|---|
| Club | CSKA |
|---|
| Retired | 2008 |
|---|
|
|---|
|
|
embed=Y
| Template code
|
Embedded: Infobox fencer
|
Embedded: Infobox fencer/sandbox
|
{{Infobox officeholder
| name = Infobox officeholder
| module = {{Infobox fencer|embed=Y}}
}}
|
|
|
child=1
| Template code
|
Embedded: Infobox fencer
|
Embedded: Infobox fencer/sandbox
|
{{Infobox officeholder
| name = Infobox officeholder
| module = {{Infobox fencer|child=1}}
}}
|
|
|
embed=NO
| Template code
|
Embedded: Infobox fencer
|
Embedded: Infobox fencer/sandbox
|
{{Infobox officeholder
| name = Infobox officeholder
| module = {{Infobox fencer|embed=NO}}
}}
|
|
|
child=0
| Template code
|
Embedded: Infobox fencer
|
Embedded: Infobox fencer/sandbox
|
{{Infobox officeholder
| name = Infobox officeholder
| module = {{Infobox fencer|child=0}}
}}
|
|
|
Height/weight
Automatic conversion
{{Infobox fencer | name =
| height = 6 ft 2 in
| weight = 265 lb
}}
Template:Testcase table
{{Infobox fencer | name =
| height = 188 cm
| weight = 120 kg
}}
Template:Testcase table
Conversion via template
{{Infobox fencer | name =
| height = {{convert|6|ft|2|in|cm|abbr=on}}
| weight = {{convert|265|lb|kg|0|abbr=on}}
}}
Template:Testcase table
{{Infobox fencer | name =
| height = {{convert|188|cm|ftin|abbr=on}}
| weight = {{convert|120|kg|lb|0|abbr=on}}
}}
Template:Testcase table
Manually entered conversion
{{Infobox fencer | name =
| height = 6 ft 2 in (188 cm)
| weight = 265 lb (120 kg)
}}
Template:Testcase table
{{Infobox fencer | name =
| height = 188 cm (6 ft 2 in)
| weight = 120 kg (265 lb)
}}
Template:Testcase table