Template:Infobox concert

Infobox concert
文档图示 模板文档[查看] [编辑] [历史] [清除缓存]

用法 编辑

{{{concert_name}}}
{{{artist}}}{{{type}}}演唱会
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|border|upright]]
{{{caption}}}
乐队{{{orchestra}}}
合唱团{{{choir}}}
指挥{{{conductor}}}
作曲{{{composers}}}
编曲{{{arrangers}}}
地点{{{location}}}
场地{{{venue}}}
巡回{{{tour}}}
专辑录音{{{recordings}}}
日期{{{date}}}
开始日期{{{start_date}}}
结束日期{{{end_date}}}
持续时间{{{duration}}}
巡回阶段{{{number_of_legs}}}
场数{{{number_of_shows}}}
来宾{{{guests}}}
助演{{{support_acts}}}
制作人{{{producers}}}
观众{{{attendance}}}
预算{{{budget}}}
收入{{{gross}}}
网站{{{website}}}
{{{chronology}}}
{{{last_concert}}} {{{this_show}}} {{{next_concert}}}
{{{misc}}}

基本用法 编辑

{{Infobox concert
| concert_name      = 
| image             = 
| caption           = 
| artist            = 
| type              = 
| date              =
| venue             =
| tour              = 
| album             = <!-- or | albums = -->
| number_of_shows   = 
| duration          = 
| support_act       = <!-- or | support_acts = -->
| attendance        = 
| gross             = 
| website           = 
| last_concert      = 
| this_concert      = 
| next_concert      = 
}}

管弦乐演唱会 编辑

{{Infobox concert
| concert_name      = 
| image             = 
| caption           = 
| orchestra         =
| choir             =
| conductor         =
| composer          = <!-- or | composers = -->
| arranger          = <!-- or | arrangers = -->
| date              =
| venue             =
| guests            = 
| support_act       = <!-- or | support_acts = -->
| recording         = <!-- or | recordings = -->
| chronology        = Concert chronology
| last_concert      = 
| this_concert      = 
| next_concert      = 
}}

巡回演唱会 编辑

{{{concert_tour_name}}}
{{{artist}}}{{{type}}}巡回演唱会
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|border|upright]]
{{{caption}}}
地点{{{location}}}
场地{{{venue}}}
相关专辑{{{album}}}
开始日期{{{start_date}}}
结束日期{{{end_date}}}
巡回阶段{{{number_of_legs}}}
场数{{{number_of_shows}}}
预算{{{budget}}}
收入{{{gross}}}
网站{{{website}}}
{{{artist}}}演唱会年表
{{{last_show}}} {{{this_show}}} {{{next_show}}}
{{{Misc}}}
{{{Misc2}}}
{{{Misc3}}}
{{{Misc4}}}
{{{Misc5}}}
{{Infobox concert
| concert_tour_name = 
| image             = 
| landscape         = 
| alt               = 
| caption           = 
| artist            = 
| location          = 
| type              = 
| album             = 
| start_date        = <!-- {{Start date|YYYY|MM|DD}} -->
| end_date          = <!-- {{End date|YYYY|MM|DD}} -->
| number_of_legs    = 
| number_of_shows   = 
| website           = <!-- {{URL|example.com}} -->
| last_tour         = 
| this_tour         = 
| next_tour         = 
| misc              = 
}}

参数名称不能为空。要记录未命名参数,请使用其内部编号“1”、“2”等。

示例 编辑

Popmart Tour
U2Charity演唱会
相关专辑Pop
U2演唱会年表
Zoo TV Tour
(1992-1993)
Popmart Tour
(1997-1998)
Elevation Tour
(2001)
{{Infobox concert 
| concert_name = Popmart Tour
| image        = placeholder.png
| artist       = [[U2]]
| type         = Charity
| album        = ''[[Pop (U2 album)|Pop]]''
| last_concert = [[Zoo TV Tour]]<br>(1992-1993)
| this_concert = Popmart Tour<br>(1997-1998)
| next_concert = [[Elevation Tour]]<br>(2001)
}}

微格式 编辑

此模板產生的HTML标记包含了hCalendar微格式,能夠讓電腦解析事件的详情,便于维基百科将该条目归类,或让用户通过浏览器将该事件添加进日历或日记应用程序中。關於微格式的更多使用資訊,請參閱維基百科的微格式專題

日期只会在使用了{{Start date}}或{{End date}}的情况下显示,URL只会在使用了{{Url}}的情况下被包含。

hCalendar使用的HTML class包括:

  • attendee
  • contact
  • description
  • dtend
  • dtstart
  • location
  • organiser
  • summary
  • url
  • vevent

請勿移除或修改這些class,也請勿更改或移除有相關設定之模板及設定。