Template:Infobox professional wrestler/doc: Difference between revisions
m (1 revision) |
(No difference)
|
Latest revision as of 12:59, 18 June 2015
Lua error: Cannot create process: proc_open(/home4/iltornan/lua/error.log): Failed to open stream: No such file or directory
Infobox professional wrestler may be used to summarize the main statistics and information about a professional wrestler.
Usage
This infobox may be added by pasting the template as shown below into an article, and filling in the various parameters.
{{Infobox professional wrestler | name = | image = | image_size = | alt = | caption = | birth_name = | birth_date = <!-- {{Birth date and age|YYYY|MM|DD}} or {{Birth date|YYYY|MM|DD}} if deceased --> | birth_place = | death_date = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} or {{Death date|YYYY|MM|DD}} if birth date unknown --> | death_place = | resides = | spouse = <!-- {{Marriage|NAME|DATE}} or {{Marriage|NAME|DATE|ENDDATE}} --> | children = | family = | alma_mater = | names = | height = <!-- X ft Y in or X cm; the template will automatically convert (otherwise {{Convert|FEET|ft|INCHES|in|cm|abbron}} or {{Convert|CENTIMETERS|cm|ftin|abbr=on}} can be used) --> | weight = <!-- X st Y lb, X lb OR X kg; the template will automatically convert (otherwise {{Convert|POUNDS|lb|stlb kg|abbr=on}} or {{Convert|KILOGRAMS|kg|lb stlb|abbr=on}} can be used) --> | billed = | trainer = | debut = | retired = | website = <!-- {{URL|google.com}} --> }}
Parameters
Parameter | Explanation |
---|---|
name | The article name, without qualifiers, i.e. John Doe, not John Doe (wrestler). |
image | *.jpg image. The image will be scaled to a width of 220px. |
image_size | Image width (defaults to 220px if empty). |
alt | Alternative text for image. See WP:ALT for more details. |
caption | Image caption. Try to include date of photo and the photographer. |
birth_name | Birth name, if different from name. |
birth_date | Date of birth. If living, use {{Birth date and age}}, otherwise use {{Birth date}}. |
birth_place | Place of birth. |
death_date | Date of death. If date of birth is known, use {{Death date and age}}, otherwise use {{Death date}}. |
death_place | Place of death. |
resides | Location of residence, if different from birth_place. Leave empty if deceased. |
spouse | Name(s) of spouse(s) and years of marriage. Use {{Marriage}}. Separate multiple entries using line breaks (<br />). |
children | Number of children (e.g. 3), or list names if notable, in which case, separate entries using line breaks (<br />). |
family | Family relations, if notable. See list of family relations in professional wrestling. |
alma_mater | Universities/colleges from which the wrestler graduated. Leave empty if none. |
names | Known ring names. Use bold print on active names. Separate multiple entries using line breaks (<br />). |
height | Kayfabe height at which the wrestler is billed. Use {{Convert}}. |
weight | Kayfabe weight at which the wrestler is billed. Use {{Convert}}. |
billed | Location billed by the promoter. Separate multiple entries using line breaks (<br />). |
trainer | Name(s) of the individuals/schools that trained the wrestler. Separate multiple entries using line breaks (<br />). |
debut | Date or year of professional debut. |
retired | Date or year of permanent retirement. |
website | Official website. Note this is not to be used for profile pages on wrestling websites, social media pages or fansites. Use {{URL}}. |
Example
Lua error: Cannot create process: proc_open(/home4/iltornan/lua/error.log): Failed to open stream: No such file or directory
{{Infobox professional wrestler | name = Triple H | image = Triple H at WM30.jpg | image_size = | alt = | caption = Triple H at [[WrestleMania XXX]] in 2014 | birth_name = Paul Michael Levesque | birth_date = {{Birth date and age|1969|07|27}} | birth_place = [[Nashua, New Hampshire]], U.S. | death_date = | death_place = | resides = [[Greenwich, Connecticut]], U.S. | spouse = {{Marriage|[[Stephanie McMahon]]|October 25, 2003}} | children = 3 | family = [[McMahon family]] | names = Hunter Hearst Helmsley<br>Terra Ryzing<br>'''Triple H''' | height = {{Convert|6|ft|4|in|abbr=on}} | weight = {{Convert|255|lb|kg|abbr=on}} | billed = Greenwich, Connecticut | trainer = [[Killer Kowalski]] | debut = March 24, 1992 | retired = | website = }}
Microformat
The HTML markup produced by this template includes an hCard microformat, which makes the person's details parsable by computers, either acting automatically to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For more information about the use of microformats on Wikipedia, please see the microformat project.
Sub-templates
Date-of-birth ("bday") information will only be included in the microformat if {{birth date}}, or {{birth date and age}} are used in the infobox. (Do not use these if the date is before 1583).
To include a URL, use {{URL}}.
Please do not remove instances of these sub-templates.
Classes
hCard uses HTML classes including:
- adr
- agent
- bday
- birthplace
- category
- country-name
- deathdate
- deathplace
- extended-address
- family-name
- fn (required)
- given-name
- honorific-prefix
- honorific-suffix
- label
- locality
- n
- nickname
- note
- org
- role
- url
- vcard
Please do not rename or remove these classes nor collapse nested elements which use them.