Шаблон:Infobox wrestling team

Мавод аз Википедиа — донишномаи озод
Ҳуҷҷатгузорӣ

Introduction

This template produces a standardized box which concisely presents the main statistical information about a stable or tag team without interfering with the article flow.

Usage

Use on stable and tag-team pages as you would the wrestler infobox template.

{{Infobox wrestling team
|article_name   =
|type           =
|image          =
|image_size     =
|caption        =
|alt            =
|members        =
|names          =
|former_members =
|debut          = <!-- {{Start date|YYYY|MM|DD}} -->
|disbanded      =
|years_active   =
|promotions     =
}}

The following fields can also be used but are made more specifically for tag teams rather than stables:

|heights        =
|weights        =
|billed         =
|hometown       =
|trainer        =

Description of fields

Parameter Explanation
article_name The name of the article.
type Whether the article is about a stable (S) or a tag team (T).
image A picture of the team/stable.
caption A caption for the image.
alt Alternative text for the image (see WP:ALT).
members A list of the current individual wrestlers, separated using {{Plainlist}}.
If the team has disbanded, all members go here instead of the former_members field. If the article is a stable with a large number of members, it is best to place (see Members) in this field and create a section titled Members in the article instead.
names Any former names the stable/team has gone under, also separated using {{Plainlist}}.
former_members If the stable/team is still active, any former members of the team, separated using {{Plainlist}}. If the article is a stable with a large number of former members, it is best to place (see Former members) in this field and create a section titled Former members in the article instead.
debut Specific debut date or year of debut. Use {{Start date}}
disbanded Date or year of permanent breakup.
years_active Years the team or stable was active. Remember to use &ndash; as the dash in between years. (i.e.: 1976–1978)
promotions A list of promotions (acronyms), separated using {{Plainlist}}, the stable/team has wrestled in.

The following fields can also be used but are made more specifically for tag teams rather than stables:

Parameter Explanation
heights The individual wrestlers heights, using the convert template.
Example:
{{Plainlist|
* [Wrestler one]:<br />{{convert|6|ft|1|in|m|2|abbr=on}
* [Wrestler two]:<br />{{convert|6|ft|7|in|m|2|abbr=on}}
}}

Use the metric system for teams based in countries which use it.

weights The combined weight of the team, which should make use of {{convert}}. Use the metric system for teams based in countries which use it.
billed Location billed by the promoter, if a team is billed from the same place.
hometown Actual hometown, if both members of the tag team come from the same place.
trainer A list of trainers if the team has been trained together by that person.

Microformat

The HTML mark-up produced by this template includes an hCard microformat that makes an organization's details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.
Subtemplates

Please do not remove instances of these subtemplates.

Classes used

The HTML classes this microformat uses include:

  • adr
  • agent
  • category
  • country-name
  • extended-address
  • fn
  • geo
  • label
  • latitude
  • locality
  • longitude
  • nickname
  • note
  • org
  • region
  • street-address
  • url
  • vcard
Please do not rename or remove these classes
nor collapse nested elements which use them.