模板:Infobox sports team
| [[File:{{{logo}}}|{{{logo_size}}}|alt={{{alt}}}|{{{alt}}}]] {{{caption}}} | |
| 全名 | {{{full_name}}} |
|---|---|
| 绰号 | {{{nickname}}} |
| 简称 | {{{short_name}}} |
| 运动 | {{{sport}}} |
| 学校 | {{{school}}} |
| 成立 | {{{founded}}} |
| 首个赛季 | {{{first_season}}} |
| 解散 | {{{folded}}} |
| 上个赛季 | {{{last_season}}} |
| 协会 | {{{association}}} |
| 联赛 | {{{league}}} |
| 联盟 | {{{conference}}} |
| 分部 | {{{division}}} |
| 历史 | {{{history}}} |
| 城市 | {{{city}}} |
| 地区 | {{{location}}} |
| 主场 | {{{arena}}} |
| 球场 | {{{ballpark}}} |
| 主场 | {{{home_ground}}} |
| 颜色 | {{{colors}}} |
| 队歌 | {{{anthem}}} |
| 所有者 | {{{owner}}} |
| 总裁 | {{{president}}} |
| 董事长 | {{{chairman}}} |
| 董事总经理 | {{{managing_director}}} |
| {{{coach_label}}} | {{{coach}}} |
| 经理 | {{{manager}}} |
| 总经理 | {{{gm}}} |
| 秘书 | {{{secretary}}} |
| 队长 | {{{captain}}} |
| 总战绩 | {{{record}}} |
| 全国锦标赛 | {{{nat_championships}}} |
| 冠军 | {{{club_titles}}} |
| 联赛冠军 | {{{conference_titles}}} |
| {{{titles_label}}} | {{{titles}}} |
| 季后赛泊位 | {{{playoff_berths}}} |
| 啦啦队 | {{{cheerleaders}}} |
| 舞者 | {{{dancers}}} |
| 吉祥物 | {{{mascot}}} |
| 广播 | {{{broadcasters}}} |
| 当地媒体 | {{{media}}} |
| {{{season}}} | {{{position}}} |
| 队服 | {{{uniforms}}} |
| 部门 | {{{branches}}} |
| 成员 | {{{members}}} |
| 赞助 | {{{partners}}} |
| 母团体 | {{{parent_group}}} |
| {{{blank_label}}} | {{{blank_data}}} |
| {{{blank_label1}}} | {{{blank_data1}}} |
| {{{blank_label2}}} | {{{blank_data2}}} |
| {{{blank_label3}}} | {{{blank_data3}}} |
| 网站 | {{{website}}} |
使用[编辑]
{{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 =
| owner =
| chairman =
| managing_director =
| coach =
| manager =
| gm =
| championships =
| League_titles =
| division_titles =
| playoff_berths =
| anthem =
| cheerleaders =
| dancers =
| mascot =
| fanclub =
| broadcasters =
| media =
| uniforms =
| branches =
| members =
| partners =
| 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 -->
<!-- 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" -->
<!-- name of owner -->
<!-- name of team president or | chairman = for chairman -->
<!-- name of managing director (interchangeable with CEO?) -->
<!-- name of head coach -->
<!-- name of manager -->
<!-- name of general manager -->
<!-- list of championships won -->
<!-- conference titles -->
<!-- or use |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 parent group of the team -->
<!-- optional -->
<!-- optional -->
<!-- optional -->
<!-- optional -->
<!-- optional -->
<!-- optional -->
<!-- optional -->
<!-- optional -->
<!-- use {{URL}} -->
<!-- end infobox -->
|
TemplateData[编辑]
<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 }, "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 }, "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 }, "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 } }, "format": "block" } </templatedata>
微格式[编辑]
这个模板使用了 hCard微格式标记,被标记的组织、机构的详细信息可以被计算机读取,用于自动的对文章进行分类,或者通过专门的阅读器获得信息,以及把信息加入到地址簿。请参看Wikipedia:专题/微格式。
hCard所使用的HTML classes包括:
- adr
- county-name
- fn
- label
- locality
- nickname
- note
- org
- region
- street-address
- vcard
请不要对这些classes改名或删除!
跟踪分类[编辑]
Category:使用未知infobox sports team参数的页面(0)