Template:Infobox Wrestler
From Simple English Wikipedia, the free encyclopedia
| {{{name}}} | |
|---|---|
| Statistics | |
| Ring name(s) | {{{names}}} |
[edit] Introduction
This template produces a standardized box which concisely presents the main statistics info about a wrestler without interfering with the article flow. Its only mandatory parameters are name and names.
[edit] Suggested usage
An easy and error-proof way to use the template is to copy the code below to the top of the article source text, then add the relevant parameter values.
[edit] Empty syntax
provided for copy-and-paste usage
{{Infobox Wrestler
| name =
| names =
| image =
| img_capt =
| height =
| weight =
| real_height =
| real_weight =
| birth_date =
| birth_place =
| death_date =
| death_place =
| resides =
| billed =
| trainer =
| debut =
| retired =
}}
[edit] Description of fields
- name. The person's most common name (probably the pagename itself).
- names. Known stage names separated by the <br> tag.
- image. The image filename —do not add modifiers, such as thumb or size specifications, such as 150px.
- img_capt. Caption for the image. Will only show up if an image is present.
- height. Kayfabe height at which the wrestler is billed; example: 5 ft 11 in (179 cm) (round it to the nearest centimeter).
- weight. Kayfabe weight at which the wrestler is billed; example: 234 lb (108 kg).
- real_height. Wrestler's actual height. i.e. not WWE exaggerated
- real_weight. Wrestler's actual weight. i.e. not WWE exaggerated
- birth_date. Date or year of birth.
- birth_place. Birthplace or hometown – do not include country.
- death_date. Date or year of death.
- death_place. Place of death.
- resides. Current place of residence (leave blank if dead).
- billed. Location billed by the promoter.
- trainer. Trainers' names separated by the <br> tag —wikilink the names if adequate.
- debut. Date or year of professional debut.
- retired. Date or year of permanent retirement.

