Misplaced Pages

Template:Infobox orchestra/doc: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
< Template:Infobox orchestra Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 23:36, 29 March 2013 editPigsonthewing (talk | contribs)Autopatrolled, Event coordinators, Extended confirmed users, Page movers, File movers, IP block exemptions, New page reviewers, Pending changes reviewers, Rollbackers, Template editors266,305 edits "proper discussion" has now ended, with no response on this point← Previous edit Revision as of 04:06, 30 March 2013 edit undoKleinzach (talk | contribs)Autopatrolled, Extended confirmed users, Pending changes reviewers, Rollbackers84,640 edits Revert to previous version as explained in CM talk page discussionNext edit →
Line 14: Line 14:
{{Infobox orchestra {{Infobox orchestra
| name = Vienna Philharmonic | name = Vienna Philharmonic
| native_name = Wiener Philharmoniker
| native_name_lang = de
| image = | image =
| caption = | caption =
Line 27: Line 25:
{{Infobox orchestra {{Infobox orchestra
| name = | name =
| native_name =
| native_name_lang = <!-- ISO 639-2 code e.g. "fr" for French. If more than one, use {{lang}} instead -->
| image = | image =
| caption = | caption =
Line 45: Line 41:
{{Infobox orchestra {{Infobox orchestra
| name = Anytown Philharmonic | name = Anytown Philharmonic
| native_name = Anytownische Philharmoniker
| native_name_lang = de
| image = Tch In Charlotte.JPG | image = Tch In Charlotte.JPG
| caption = The orchestra in 1976 | caption = The orchestra in 1976
Line 61: Line 55:
<pre><nowiki>{{Infobox orchestra <pre><nowiki>{{Infobox orchestra
| name = Anytown Philharmonic | name = Anytown Philharmonic
| native_name = Anytownische Philharmoniker
| native_name_lang = de
| image = Tch In Charlotte.JPG | image = Tch In Charlotte.JPG
| caption = The orchestra in 1976 | caption = The orchestra in 1976
Line 78: Line 70:
{{Infobox orchestra {{Infobox orchestra
| name = | name =
| native_name =
| native_name_lang = <!-- ISO 639-2 code e.g. "fr" for French. If more than one, use {{lang}} instead -->
| image = | image =
| caption = | caption =

Revision as of 04:06, 30 March 2013

This is a documentation subpage for Template:Infobox orchestra.
It may contain usage information, categories and other content that is not part of the original template page.

This infobox is for orchestras. It was created after a discussion in Misplaced Pages talk:WikiProject Classical music in March 2013.

Usage

All fields are optional and should only be used as necessary.

Separate multiple values using {{Flatlist}} or {{Plainlist}}.

Short version/example

Fields that belong in most usages:

Vienna Philharmonic
Orchestra
Founded1842 (1842)
Concert hallMusikverein
Websitewww.wienerphilharmoniker.at
{{Infobox orchestra
| name =
| image = 
| caption =
| founded = <!-- date (year only) founded. Use {{Start date|YYYY}}. -->
| disbanded = <!-- date disbanded, if defunct. {{End date|YYYY}}. -->
| concert_hall  = <!-- use for main hall -->
| principal_conductor  = 
| website  = <!-- {{URL|example.com}} -->
}}

Longer version/example

Examples with more of the fields used, some of which are inapplicable in any given article.

Anytown Philharmonic
Orchestra
The orchestra in 1976
Former nameAnytown Players
Founded1821 (1821)
Disbanded1977 (1977)
LocationAnytown, Germany
Concert hallAnytown Concert Hall
Principal conductorJohn Doe
Websiteexample.com
{{Infobox orchestra
| name                = Anytown Philharmonic
| image               = Tch In Charlotte.JPG
| caption             = The orchestra in 1976
| former_name         = Anytown Players
| founded             = {{Start date|1821}}
| disbanded           = {{End date|1977}}
| later_name          = <!-- only use for special cases -->
| location            = Anytown, Germany
| concert_hall        = Anytown Concert Hall
| principal_conductor = John Doe
| website             = {{URL|example.com}}
}}
{{Infobox orchestra
| name =
| image = 
| caption =
| former_name = <!-- only use for special cases -->
| founded = <!-- date (year only) founded. Use {{Start date|YYYY}}. -->
| disbanded = <!-- date disbanded, if defunct. {{End date|YYYY}}. -->
| later_name = <!-- only use for special cases -->
| location = <!-- home city, only use if not in title -->
| concert_hall = <!-- use for main hall -->
| principal_conductor = 
| website = <!-- {{URL|example.com}} -->
}}

Microformat

The HTML mark-up produced by this template includes an hCard microformat that makes an organization's details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Misplaced Pages, please visit the Microformat WikiProject.

Subtemplates

Please do not remove instances of these subtemplates.

Classes used

The HTML classes of this microformat include:

  • adr
  • agent
  • category
  • country-name
  • extended-address
  • fn
  • geo
  • label
  • latitude
  • locality
  • longitude
  • nickname
  • note
  • org
  • region
  • street-address
  • url
  • vcard
Please do not rename or remove these classes
nor collapse nested elements which use them.