Template:Infobox sports team/doc
This is a documentation subpage for Template:Infobox sports team. It contains usage information, categories and other content that is not part of the original template page. |
Script error: No such module "Shortcut".
[[File:{{{logo}}}|{{{logo_size}}}|alt={{{alt}}}|{{{alt}}}]] {{{caption}}} | |
Full name | {{{full_name}}} |
---|---|
Nickname | {{{nickname}}} |
Short name | {{{short_name}}} |
Sport | {{{sport}}} |
School | {{{school}}} |
Founded | {{{founded}}} |
First season | {{{first_season}}} |
Folded | {{{folded}}} |
Last season | {{{last_season}}} |
Association | {{{association}}} |
League | {{{league}}} |
Conference | {{{conference}}} |
Division | {{{division}}} |
Team history | {{{history}}} |
Based in | {{{city}}} |
Location | {{{location}}} |
Arena | {{{arena}}} |
Ballpark | {{{ballpark}}} |
Home ground | {{{home_ground}}} |
Colors | {{{colors}}} |
Anthem | {{{anthem}}} |
Owner | {{{owner}}} |
President | {{{president}}} |
Chairman | {{{chairman}}} |
Managing director | {{{managing_director}}} |
CEO | {{{ceo}}} |
{{{coach_label}}} | {{{coach}}} |
Manager | {{{manager}}} |
General manager | {{{gm}}} |
Secretary | {{{secretary}}} |
Captain | {{{captain}}} |
Overall record | {{{record}}} |
National championships | {{{nat_championships}}} |
Titles | {{{club_titles}}} |
League titles | {{{league_titles}}} |
{{{titles_label}}} | {{{titles}}} |
Stage titles | {{{stage_titles}}} |
Playoff berths | {{{playoff_berths}}} |
Cheerleaders | {{{cheerleaders}}} |
Dancers | {{{dancers}}} |
Mascot | {{{mascot}}} |
Official fan club | {{{fanclub}}} |
Broadcasters | {{{broadcasters}}} |
Local media | {{{media}}} |
{{{season}}} | {{{position}}} |
Uniforms | |
{{{uniforms}}} | |
Branches | {{{branches}}} |
Members | {{{members}}} |
Partners | {{{partners}}} |
Main sponsor | {{{main_sponsor}}} |
Parent group | {{{parent_group}}} |
{{{blank_label}}} | {{{blank_data}}} |
{{{blank_label1}}} | {{{blank_data1}}} |
{{{blank_label2}}} | {{{blank_data2}}} |
{{{blank_label3}}} | {{{blank_data3}}} |
Website | {{{website}}} |
Usage[edit source]
{{Infobox sports team | name = | logo = | logo_size = | alt = | caption = | full_name = | nicknames = | short_name = | sport_label = | sport = | founded = | folded = | current = | league = | conference = | division = | history = | arena = | ballpark = | stadium = | city = | location = | colors = | colours = | owntitle = | owner = | Chairman = | managing_director = | ceo = | coach = | manager = | gm = | championships = | League_titles = | division_titles = | stage_titles = | playoff_berths = | anthem = | cheerleaders = | dancers = | mascot = | fanclub = | broadcasters = | media = | uniforms = | branches = | members = | partners = | main_sponsor = | parent_group = | blank_label = | blank_data = | blank_label1 = | blank_data1 = | blank_label2 = | blank_data2 = | blank_label3 = | blank_data3 = | website = }}
|
<!-- Start infobox --> <!-- name of the team --> <!-- filename for logo --> <!-- size of logo in pixels --> <!-- alt caption --> <!-- caption --> <!-- if different from name --> <!-- only official nicknames --> <!-- short name of team (abbreviated name) --> <!-- optional label to replace "Sport" --> <!-- or | sports = --> <!-- use {{start date}} --> <!-- use {{end date}} --> <!-- current season of team (e.g., [[2013 Jacksonville Sharks season|2013]]) --> <!-- league --> <!-- conference --> <!-- division --> <!-- history of the club, which could include facts such as previous names or former locations --> <!-- arena --> <!-- or ballpark --> <!-- or stadium --> <!-- name of city --> <!-- location of the team's headquarters --> <!-- Use for US English spelling as in "Team Colors" --> <!-- Use for British English spelling as in "Team Colours" --> <!-- optional, default: Owner --> <!-- name of owner --> <!-- name of team president or | chairman = for chairman --> <!-- name of managing director (interchangeable with CEO?) --> <!-- name of CEO (interchangeable with managing director?) --> <!-- name of head coach --> <!-- name of manager --> <!-- name of general manager --> <!-- list of championships won --> <!-- conference titles (interchangeable with league titles) --> <!-- or use |titles= --> <!-- stage titles --> <!-- optional --> <!-- optional --> <!-- optional --> <!-- optional --> <!-- optional --> <!-- optional --> <!-- optional --> <!-- optional --> <!-- optional for use with [[Template:Basketball kit home and away]] --> <!-- optional --> <!-- optional --> <!-- the team's partners (interchangeable with sponsors) --> <!-- the team's main sponsor --> <!-- the parent group of the team --> <!-- optional --> <!-- optional --> <!-- optional --> <!-- optional --> <!-- optional --> <!-- optional --> <!-- optional --> <!-- optional --> <!-- use {{URL}} --> <!-- end infobox -->
|
TemplateData[edit source]
TemplateData for Infobox sports team
<templatedata> { "description": "insert description here", "params": { "name": { "label": "name", "description": "Name of the team, defaults to page title", "type": "string", "required": false }, "logo": { "label": "logo", "description": "Filename for logo", "type": "string", "required": false }, "image": { "label": "image", "description": "Filename for a image included in infobox", "type": "string", "required": false }, "logo_size": { "label": "logo_size", "description": "Size of logo in pixels", "type": "string", "required": false }, "pixels": { "label": "Image size", "description": "Size of image in pixels", "type": "string", "required": false }, "alt": { "label": "alt", "description": "alt text for image", "type": "string", "required": false }, "caption": { "label": "caption", "description": "Caption included under images", "type": "string", "required": false }, "full_name": { "label": "full_name", "description": "Full team name, if different from title/name", "type": "string", "required": false }, "nickname": { "label": "nickname", "description": "Team's nickname(s)", "type": "string", "required": false }, "short_name": { "label": "short_name", "description": "Team's abbreviated name", "type": "string", "required": false }, "sport": { "label": "sport", "description": "Sport(s) the teams play", "type": "string", "required": false }, "school": { "label": "school", "description": "School team is associated with", "type": "string", "required": false }, "founded": { "label": "founded", "description": "Year team founded", "type": "string", "required": false }, "first_season": { "label": "first_season", "type": "string", "required": false }, "disbanded": { "label": "disbanded", "description": "Year team closed", "type": "string", "required": false }, "last_season": { "label": "last_season", "description": "Most recent season", "type": "string", "required": false }, "current": { "label": "current", "type": "string", "required": false }, "association": { "label": "association", "description": "Association team is with", "type": "string", "required": false }, "league": { "label": "league", "description": "League team is in", "type": "string", "required": false }, "conference": { "label": "conference", "type": "string", "required": false }, "division": { "label": "division", "type": "string", "required": false }, "history": { "label": "history", "type": "string", "required": false }, "city": { "label": "city", "type": "string", "required": false }, "location": { "label": "location", "type": "string", "required": false }, "arena": { "label": "arena", "type": "string", "required": false }, "ballpark": { "label": "ballpark", "type": "string", "required": false }, "home_ground": { "label": "home_ground", "type": "string", "required": false }, "ground": { "label": "ground", "type": "string", "required": false }, "stadium": { "label": "stadium", "type": "string", "required": false }, "colors": { "label": "colors", "type": "string", "required": false }, "colours": { "label": "colours", "type": "string", "required": false }, "anthem": { "label": "anthem", "type": "string", "required": false }, "song": { "label": "song", "type": "string", "required": false }, "owner": { "label": "owner", "type": "string", "required": false }, "president": { "label": "president", "type": "string", "required": false }, "chairman": { "label": "chairman", "type": "string", "required": false }, "managing_director": { "label": "managing_director", "type": "string", "required": false }, "ceo": { "label": "ceo", "type": "string", "required": false }, "coach_label": { "label": "coach_label", "type": "string", "required": false }, "coach": { "label": "coach", "type": "string", "required": false }, "manager": { "label": "manager", "type": "string", "required": false }, "gm": { "label": "gm", "type": "string", "required": false }, "secretary": { "label": "secretary", "type": "string", "required": false }, "captain": { "label": "captain", "type": "string", "required": false }, "record": { "label": "record", "type": "string", "required": false }, "nat_championships": { "label": "nat_championships", "type": "string", "required": false }, "championships": { "label": "championships", "type": "string", "required": false }, "club_titles": { "label": "club_titles", "type": "string", "required": false }, "team_titles": { "label": "team_titles", "type": "string", "required": false }, "conference_titles": { "label": "conference_titles", "type": "string", "required": false }, "league_titles": { "label": "league_titles", "type": "string", "required": false }, "titles_label": { "label": "titles_label", "type": "string", "required": false }, "titles": { "label": "titles", "type": "string", "required": false }, "division_titles": { "label": "division_titles", "type": "string", "required": false },
"stage_titles": {
"label": "stage_titles", "type": "string", "required": false }, "playoff_berths": { "label": "playoff_berths", "type": "string", "required": false }, "cheerleaders": { "label": "cheerleaders", "type": "string", "required": false }, "dancers": { "label": "dancers", "type": "string", "required": false }, "mascot": { "label": "mascot", "type": "string", "required": false }, "fanclub": { "label": "fanclub", "type": "string", "required": false }, "broadcasters": { "label": "broadcasters", "type": "string", "required": false }, "media": { "label": "media", "type": "string", "required": false }, "season": { "label": "season", "type": "string", "required": false }, "position": { "label": "position", "type": "string", "required": false }, "uniforms": { "label": "uniforms", "type": "string", "required": false }, "strip": { "label": "strip", "type": "string", "required": false }, "branches": { "label": "branches", "type": "string", "required": false }, "members": { "label": "members", "type": "string", "required": false },
"partners": {
"label": "partners", "type": "string", "required": false }, "main_sponsor": { "label": "main_sponsor", "type": "string", "required": false } }, "format": "block" } </templatedata>
Microformat[edit source]
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
- Use {{Start date and age}} for the date on which an organisation was "established", "founded", "opened" or otherwise started, unless that date is before 1583 CE.
- Use {{URL}} for an organisation's URL.
Please do not remove instances of these subtemplates.
- Classes used
The HTML classes of this microformat include:
- adr
- agent
- category
- country-name
- extended-address
- fn
- geo
- label
- latitude
- locality
- longitude
- nickname
- note
- org
- region
- street-address
- url
- vcard
nor collapse nested elements which use them.
See also[edit source]