<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_orchestra%2Fdoc</id>
	<title>Template:Infobox orchestra/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_orchestra%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_orchestra/doc&amp;action=history"/>
	<updated>2026-04-04T19:04:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_orchestra/doc&amp;diff=8691&amp;oldid=prev</id>
		<title>&gt;Michael Bednarek: make the new parameter |concertmaster appear in the example (and use different names for |principal_conductor for demonstration clarity)</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_orchestra/doc&amp;diff=8691&amp;oldid=prev"/>
		<updated>2024-02-07T01:13:55Z</updated>

		<summary type="html">&lt;p&gt;make the new parameter |concertmaster appear in the example (and use different names for |principal_conductor for demonstration clarity)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
This infobox is for [[orchestra]]s. It was created after a discussion in [[Wikipedia talk:WikiProject Classical music]] in March 2013.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
All fields are optional and should only be used as necessary. The field {{para|type}}, if not specified, defaults to &amp;quot;[[Orchestra]]&amp;quot;; if no entry is required, {{para|type|&amp;lt;nowiki&amp;gt;&amp;lt;nowiki /&amp;gt;&amp;lt;/nowiki&amp;gt;}} will suppress the default.&lt;br /&gt;
&lt;br /&gt;
Separate multiple values using {{tl|Flatlist}} or {{tl|Plainlist}}.&lt;br /&gt;
&lt;br /&gt;
Locations: For &amp;quot;United States&amp;quot; and &amp;quot;United Kingdom&amp;quot;, it is preferred that they be abbreviated &amp;quot;U.S.&amp;quot; and &amp;quot;UK&amp;quot;, but political subdivisions should never be (never &amp;quot;MA&amp;quot; for &amp;quot;Massachusetts&amp;quot;, &amp;quot;ON&amp;quot; for &amp;quot;Ontario&amp;quot;, etc.). See Notes{{r|location}} for details.&lt;br /&gt;
&lt;br /&gt;
=== Blank ===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox orchestra&lt;br /&gt;
| name                = &lt;br /&gt;
| type                = &lt;br /&gt;
| native_name         = &lt;br /&gt;
| native_name_lang    = &amp;lt;!-- ISO 639-1 code e.g. &amp;quot;fr&amp;quot; for French. If more than one, use {{lang}} instead --&amp;gt;&lt;br /&gt;
| short_name          = &amp;lt;!-- abbreviated name or initialisation if commonly used --&amp;gt;&lt;br /&gt;
| image               = &lt;br /&gt;
| caption             = &lt;br /&gt;
| alt                 = &lt;br /&gt;
| former_name         = &amp;lt;!-- only use for special cases --&amp;gt;&lt;br /&gt;
| founded             = &amp;lt;!-- {{Start date|YYYY}} --&amp;gt;&lt;br /&gt;
| disbanded           = &amp;lt;!-- {{End date|YYYY}} --&amp;gt;&lt;br /&gt;
| later_name          = &amp;lt;!-- only use for special cases --&amp;gt;&lt;br /&gt;
| location            = &amp;lt;!-- (or | origin =) home city, only use if not in title --&amp;gt;&lt;br /&gt;
| concert_hall        = &amp;lt;!-- use for main hall --&amp;gt;&lt;br /&gt;
| principal_conductor = &lt;br /&gt;
| music_director      = &lt;br /&gt;
| concertmaster       = &lt;br /&gt;
| website             = &amp;lt;!-- {{Official website|example.com}} --&amp;gt;&lt;br /&gt;
| logo                = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Short version/example===&lt;br /&gt;
Fields that belong in most usages:&lt;br /&gt;
{{Infobox orchestra&lt;br /&gt;
| name                = Vienna Philharmonic&lt;br /&gt;
| type                = [[Orchestra]]&lt;br /&gt;
| native_name         = Wiener Philharmoniker&lt;br /&gt;
| native_name_lang    = de&lt;br /&gt;
| short_name          = V.Phil&lt;br /&gt;
| founded             = {{Start date|1842}}&lt;br /&gt;
| concert_hall        = [[Musikverein]]&lt;br /&gt;
| principal_conductor = Jane Doe&lt;br /&gt;
| concertmaster       = John Doe&lt;br /&gt;
| website             = {{Official website|https://www.wienerphilharmoniker.at/}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox orchestra&lt;br /&gt;
| name                = Vienna Philharmonic&lt;br /&gt;
| type                = [[Orchestra]]&lt;br /&gt;
| native_name         = Wiener Philharmoniker&lt;br /&gt;
| native_name_lang    = de&lt;br /&gt;
| short_name          = V.Phil&lt;br /&gt;
| founded             = {{Start date|1842}}&lt;br /&gt;
| concert_hall        = [[Musikverein]]&lt;br /&gt;
| principal_conductor = Jane Doe&lt;br /&gt;
| concertmaster       = John Doe&lt;br /&gt;
| website             = {{Official website|https://www.wienerphilharmoniker.at/}}&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
===Longer version/example===&lt;br /&gt;
Examples with more of the fields used, some of which are not applicable to every article.&lt;br /&gt;
&lt;br /&gt;
{{Infobox orchestra&lt;br /&gt;
| name                = Anytown Philharmonic&lt;br /&gt;
| type                = [[Philharmonic orchestra]]&lt;br /&gt;
| native_name         = Anytownische Philharmoniker&lt;br /&gt;
| native_name_lang    = de&lt;br /&gt;
| short_name          = A.Phil&lt;br /&gt;
| image               = Dublin Philharmonic Orchestra performing Tchaikovsky&amp;#039;s Symphony No 4 in Charlotte, North Carolina.jpg&lt;br /&gt;
| image_size          = 300px&lt;br /&gt;
| caption             = The orchestra in 1976&lt;br /&gt;
| alt                 = Orchestra, in evening dress, performing on a pine-panelled stage&lt;br /&gt;
| former_name         = Anytown Players&lt;br /&gt;
| founded             = {{Start date|1821}}&lt;br /&gt;
| disbanded           = {{End date|1977}}&lt;br /&gt;
| later_name          = &amp;lt;!-- only use for special cases --&amp;gt;&lt;br /&gt;
| location            = Anytown, Germany&lt;br /&gt;
| concert_hall        = Anytown Concert Hall&lt;br /&gt;
| website             = {{Official website|example.com}}&lt;br /&gt;
| logo                =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox orchestra&lt;br /&gt;
| name                = Anytown Philharmonic&lt;br /&gt;
| type                = [[Philharmonic orchestra]]&lt;br /&gt;
| native_name         = Anytownische Philharmoniker&lt;br /&gt;
| native_name_lang    = de&lt;br /&gt;
| short_name          = A.Phil&lt;br /&gt;
| image               = Dublin Philharmonic Orchestra performing Tchaikovsky&amp;#039;s Symphony No 4 in Charlotte, North Carolina.jpg&lt;br /&gt;
| image_size          = 300px&lt;br /&gt;
| caption             = The orchestra in 1976&lt;br /&gt;
| alt                 = Orchestra, in evening dress, performing on a pine-panelled stage&lt;br /&gt;
| former_name         = Anytown Players&lt;br /&gt;
| founded             = {{Start date|1821}}&lt;br /&gt;
| disbanded           = {{End date|1977}}&lt;br /&gt;
| later_name          = &amp;lt;!-- only use for special cases --&amp;gt;&lt;br /&gt;
| location            = Anytown, Germany&lt;br /&gt;
| concert_hall        = Anytown Concert Hall&lt;br /&gt;
| website             = {{Official website|example.com}}&lt;br /&gt;
| logo                =&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
{{reflist |refs=&lt;br /&gt;
&amp;lt;ref name=&amp;quot;location&amp;quot;&amp;gt;As per RfC &amp;quot;Naming countries in infoboxes&amp;quot;: 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 &amp;quot;Portsmouth, New Hampshire, U.S.&amp;quot; and &amp;quot;Cardiff, Wales, UK&amp;quot;, rather than spelling out the full country name. Avoid using abbreviations for states or provinces in all nations. {{xt|New Hampshire}} rather than {{!xt|NH}}, {{xt|New South Wales}} rather than {{!xt|NSW}}, or {{xt|British Columbia}} rather than {{!xt|BC}} (see [[MOS:POSTABBR]]). Cities such as New York City and London may be rendered as &amp;quot;New York City, U.S.&amp;quot; and &amp;quot;London, UK&amp;quot; or simply &amp;quot;New York City&amp;quot; and &amp;quot;London&amp;quot;. 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.&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Microformat ==&lt;br /&gt;
{{UF-hcard-org}}&lt;br /&gt;
== Tracking Category ==&lt;br /&gt;
* {{clc|Pages using infobox orchestra with unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories and interwikis go here: --&amp;gt;&lt;br /&gt;
[[Category:Music infobox templates|Orchestra]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;Michael Bednarek</name></author>
	</entry>
</feed>