Editing
Template:Infobox sports team/doc
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> {{shortcut|Template:Infobox sport club|Template:Infobox sports club|Template:Infobox eSports organization}} {{Parameter names example|_template=| alt | anthem | arena | association | ballpark | blank_data | blank_data1 | blank_data2 | blank_data3 | blank_label | blank_label1 | blank_label2 | blank_label3 | branches | broadcasters | captain | caption | ceo | chairman | championships | cheerleaders | city | closed | club_titles | clubname | coach | coach_label | colors | colours | conference | conference_titles | current | dancers | disbanded | dissolved | division | division_titles | fanclub | first_season | folded | founded | full_name | fullname | gm | ground | history | home_ground | image | last_season | league | league_titles | location | logo | logo_size | main_sponsor | manager | managing_director | mascot | media | members | name | nat_championships | nickname | nicknames | owner | parent_group | partners | pixels | playoff_berths | position | president | record | school | season | secretary | short_name | song | sport | stadium | stage_titles | strip | team | team_titles | title | titles | titles_label | uniforms | website }} == Usage == <div style="overflow:auto; background: transparent;"> {{col-begin|width=auto}} {{col-break}} <pre style="white-space: pre;"> {{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 = }} </pre> {{col-break}} <pre style="white-space: pre;"> <!-- 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 --> </pre> {{col-end}} </div> == TemplateData == {{TemplateData header}} <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== {{UF-hcard-org}} == See also == * {{tl|Infobox sports league}} <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this line, please; interwikis at Wikidata --> [[Category:Sports infobox templates|Sports Team]] }}</includeonly>
Summary:
Please note that all contributions to Wikihussain are considered to be released under the Creative Commons Attribution 4.0 (see
Wikihussain:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Big
(
edit
)
Template:Col-begin
(
edit
)
Template:Col-break
(
edit
)
Template:Col-end
(
edit
)
Template:Documentation subpage
(
edit
)
Template:Hlist
(
edit
)
Template:If empty
(
edit
)
Template:Infobox
(
edit
)
Template:Infobox sports team
(
edit
)
Template:Longitem
(
edit
)
Template:Main other
(
edit
)
Template:Mbox
(
edit
)
Template:Microformat message
(
edit
)
Template:Parameter names example
(
edit
)
Template:Shortcut
(
edit
)
Template:Str left
(
edit
)
Template:TemplateData header
(
edit
)
Template:Template error report
(
edit
)
Template:Template other
(
edit
)
Template:Tl
(
edit
)
Template:UF-hcard-org
(
edit
)
Template:Yesno
(
edit
)
Template:Yesno-no
(
edit
)
Module:Arguments
(
edit
)
Module:Check for unknown parameters
(
edit
)
Module:If empty
(
edit
)
Module:Infobox
(
edit
)
Module:InfoboxImage
(
edit
)
Module:List
(
edit
)
Module:Message box
(
edit
)
Module:Message box/configuration
(
edit
)
Module:Navbar
(
edit
)
Module:No globals
(
edit
)
Module:Parameter names example
(
edit
)
Module:Shortcut
(
edit
)
Module:TableTools
(
edit
)
Module:Yesno
(
edit
)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Namespaces
Template
Discussion
English
Views
Read
Edit source
View history
More
Search
Navigation
Main page
Recent changes
Random page
About WikiHussain
Guidelines
Contact Us
Tools
What links here
Related changes
Upload file
Special pages
Page information
Number of articles
576