Template:基礎情報 恒例行事

テンプレートの解説[表示] [編集] [履歴] [キャッシュを破棄]

This infobox is used to generalize the information in recurring events of various kinds (e.g. as natural phenomena, fairs, festivals, conferences, exhibitions, ...), though not all terms may be applicable to all event types.

{{Infobox recurring event}} may be used to summarize information about a particular recurring event, usually at the top of an article. For one-off events, use {{Infobox event}}.

The infobox may be added by pasting the template as shown below into an article and then filling in the desired fields. Any parameters left blank or omitted will not be displayed.

使い方 編集

{{{name}}}
{{{native_name}}}
[[File:{{{logo}}}|frameless]]
{{{logo_caption}}}
[[File:{{{image}}}|frameless]]
{{{caption}}}
状況 {{{status}}}
種類 {{{genre}}}
日程 {{{date}}}
開始日 {{{begins}}}
終了日 {{{ends}}}
頻度 {{{frequency}}}
会場 {{{venue}}}
会場所在地 {{{location}}}
座標 {{{coordinates}}}
開催国 {{{country}}}
経年 {{{years_active}}}
初回開催 {{{first}}}
創始者 {{{founder_name}}}
最終開催 {{{last}}}
前回 {{{prev}}}
次回 {{{next}}}
参加者 {{{participants}}}
来場者数 {{{attendance}}}
エリア {{{area}}}
予算 {{{budget}}}
活動 {{{activity}}}
後援 {{{patron}}}
主催 {{{organised}}}
税申告資格 {{{filing}}}
{{{people}}}
メンバー {{{member}}}
ウェブサイト
{{{website}}}
{{{footnotes}}}
{{Infobox recurring event
| name         = <!--Uses page name if omitted-->
| native_name  = 
| native_name_lang = 
| logo         = 
| logo_caption = 
| image        = 
| caption      = 
| status       = <!-- e.g. defunct, active, inactive ... -->
| genre        = <!-- e.g. natural phenomena, fairs, festivals, conferences, exhibitions, ... -->
| date         = <!--"dates=" also works, but do not use both-->
| begins       = 
| ends         = 
| frequency    = <!-- Weekly, Monthly, Quarterly, Semi-annually, Annually, Bi-annually, 2nd Tuesday of November, etc. -->
| venue        = 
| location     = 
| coordinates  = <!-- {{Coord|LAT|LON|type:landmark|display=inline,title}} --> 
| country      = 
| years_active = 
| first        = <!-- {{Start date|YYYY|MM|DD|df=y}}; "founded=" and "established=" also work -->
| founder_name = 
| last         = <!-- Date of most recent event; if the event will not be held again, use {{End date|YYYY|MM|DD|df=y}} -->
| prev         = 
| next         = 
| participants = 
| attendance   = 
| area         = 
| budget       = 
| activity     = 
| patron       = 
| organised    = <!--"organized=" also works-->
| filing       = <!-- Filing status -->
| people       = 
| member       = 
| website      = <!-- {{URL|example.com}} -->
| footnotes    = 
}}

引数 編集

  • name – name of the event, if omitted, the page name will be used
  • native_name – the native name of the event, if different
  • native_name_langISO 639-2 code for the native name e.g. 'fr' for French.
  • logo – logo file name
  • logosize – size of the logo, default is frameless
  • logo_caption – optional caption to the logo
  • image – name of the image of the event
  • imagesize – size of the image, default is frameless
  • caption – optional caption of the image
  • status
  • genre
  • date or dates – required for single-day events – the date of a single-day event
  • begins – required for multi-day events – the starting date for a multi-day events
  • ends – required for multi-day events – the ending date for a multi-day events
  • frequency – how often the event occurs (e.g. monthly, annually, ...)
  • venue – name of the particular venue (alternative to location)
  • location – the location of the event
  • coordinates - Use {{tl|Coord}, with display=inline,title
  • country – the country in which the event is held (alternative to location)
  • years_active – years the event is/was active
  • first or founded – date of the first event; use {{Start date}}
  • founder_name - person or organization responsible for the first event
  • last – date of the most recent event; use {{End date}}
  • prev – Name (or link) to previous event
  • next – Name (or link) to next event
  • participants – the typical number of participants
  • attendance – the number of spectators at the event
  • area - the area that participants are drawn from
  • budget - the larger of budgeted income or expense
  • activity - significant things done at the event; separate multiple values using {{Plainlist}} or {{Flatlist}}
  • patron or patrons – patronage
  • organised or organized – organised by
  • filing – Federal tax filing status. Some possible values are: 501(c)(3), Private Enterprise, For Profit Corporation, and etc.
  • people – notable people
  • member – larger organisation
  • website – Use {{URL}}
  • footnotes

Short version for conventions 編集

{{{name}}}
[[File:{{{image}}}|frameless]]
{{{caption}}}
状況 {{{status}}}
種類 {{{genre}}}
会場 {{{venue}}}
会場所在地 {{{location}}}
座標 {{{coordinates}}}
開催国 {{{country}}}
初回開催 {{{first}}}
最終開催 {{{last}}}
来場者数 {{{attendance}}}
主催 {{{organizer}}}
税申告資格 {{{filing}}}
ウェブサイト
{{{website}}}
{{Infobox Convention
| name        = 
| image       = 
| caption     = 
| status      = 
| genre       = 
| venue       = 
| location    = 
| coordinates = 
| country     = 
| first       = 
| last        = 
| organizer   = 
| filing      = 
| attendance  = 
| website     = 
}}

関連項目 編集