Template:Infobox orchestra/doc

From The Global Wiki
< Template:Infobox orchestra
Revision as of 09:48, 3 September 2022 by en>Hqb (2-letter codes are ISO 639-1, not 639-2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This infobox is for orchestras. It was created after a discussion in Wikipedia 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}}.

Locations: For "United States" and "United Kingdom", it is preferred that they be abbreviated "U.S." and "UK", but political subdivisions should never be (never "MA" for "Massachusetts", "ON" for "Ontario", etc.). See Notes[1] for details.

Blank

{{Infobox orchestra
| name                = 
| type                = 
| native_name         = 
| native_name_lang    = 
| short_name          = 
| image               = 
| caption             = 
| alt                 = 
| former_name         = 
| founded             = <!-- {{Start date|YYYY}} -->
| disbanded           = <!-- {{End date|YYYY}} -->
| later_name          = 
| location            = 
| concert_hall        = 
| principal_conductor = 
| music_director      = 
| website             = <!-- {{oweb|example.com}} -->
| logo                = 
}}

Short version/example

Fields that belong in most usages:

Vienna Philharmonic
Orchestra
Native nameWiener Philharmoniker
Short nameV.Phil
Founded1842 (1842)
Concert hallMusikverein
Principal conductorJohn Doe
WebsiteScript error: No such module "Official website".
{{Infobox orchestra
| name =
| type = 
| native_name = 
| native_name_lang = <!-- ISO 639-1 code e.g. "fr" for French. If more than one, use {{lang}} instead -->
| short_name = 
| image = 
| alt = 
| 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
File:Dublin Philharmonic Orchestra performing Tchaikovsky's Symphony No 4 in Charlotte, North Carolina.jpg
The orchestra in 1976
Native nameAnytownische Philharmoniker
Short nameA.Phil
Former nameAnytown Players
Founded1821 (1821)
Disbanded1977 (1977)
LocationAnytown, Germany
Concert hallAnytown Concert Hall
WebsiteScript error: No such module "Official website".
File:No-image.svg
{{Infobox orchestra
| name                = Anytown Philharmonic
| type                = [[Orchestra]]
| native_name         = Anytownische Philharmoniker
| native_name_lang    = de
| short_name          = A.Phil
| image               = Dublin Philharmonic Orchestra performing Tchaikovsky's Symphony No 4 in Charlotte, North Carolina.jpg
| caption             = The orchestra in 1976
| alt                 = Orchestra, in evening dress, performing on a pine-panelled stage
| 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
| website             = {{oweb|example.com}}
| logo                = No-image.svg
}}
{{Infobox orchestra
| name =
| native_name =  
| native_name_lang = <!-- ISO 639-1 code e.g. "fr" for French. If more than one, use {{lang}} instead -->
| short_name = <!-- abbreviated name or initialisation if commonly used -->
| image = 
| alt = 
| 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 = <!-- {{oweb|example.com}} -->
| logo = 
}}

Notes

  1. As per RfC "Naming countries in infoboxes": When identifying a location, city or region in the United States or United Kingdom, the preferred approach is to use the country abbreviations allowed by MOS:ACRO, such as "Portsmouth, New Hampshire, U.S." and "Cardiff, Wales, UK", rather than spelling out the full country name. Avoid using abbreviations for states or provinces in all nations. New Hampshire rather than NH, New South Wales rather than NSW, or British Columbia rather than BC (see MOS:POSTABBR). Cities such as New York City and London may be rendered as "New York City, U.S." and "London, UK" or simply "New York City" and "London". Also, these should not be linked when the context makes it clear (see MOS:OVERLINK). If only the country name is included, it may be written out in full.

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 Wikipedia, 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.