Template:Wrestler

From Bywpedia

{{{name}}}
[[Image:{{{image}}}|{{{image_width}}}px|Image of {{{name}}}]]
Statistics
Real name {{{realname}}}
Ring Names {{{names}}}
Height {{{height}}}
Weight {{{weight}}}
Date of birth {{{birth_date}}}
Place of birth {{{birth_place}}}
Date of death {{{death_date}}}
Place of death {{{death_place}}}
Resides {{{resides}}}
Billed from {{{billed_from}}}
Trainer {{{trainer}}}
Current
federation(s)
{{{current_efeds}}}
Previous
federation(s)
{{{previous_efeds}}}
Handled by {{{handler}}}
Win/Loss Record {{{winloss_record}}}
Debut {{{debut}}}
Retired {{{retired}}}


Contents

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.

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.

Empty syntax

provided for copy-and-paste usage

{{Wrestler 
| name = 
| names = 
| image = 
| height =
| weight = 
| birth_date = 
| birth_place = 
| death_date = 
| death_place = 
| resides = 
| billed_from = 
| trainer = 
| current_efeds = 
| previous_efeds = 
| handler = 
| winloss_record = 
| debut = 
| retired = 
}}

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.
  • height. Wrestler's height; example: 5 ft 11 in (179 cm) (round it to the nearest centimeter).
  • weight. Wrestler's weight; example: 234 lb (108 kg).
  • 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.
Personal tools