模板:Infobox concert

維基百科,自由的百科全書
(重新導向自Template:Infobox concert tour
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,也請勿更改或移除有相關設定之模板及設定。