Template:Infobox instrument: Difference between revisions

From TekPercussion
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{Infobox
{{Documentation subpage}}
|title        = ETCwiki.org Infobox
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
|image       = [[Image:example.png|200px]]
 
|header1 = Main Heading
==Code==
|header2 = First set of data
<pre>
|label2  = Label
{{Infobox instrument
|data2  = Data
| name                  = {{subst:PAGENAME}}
|header3 = Remove this line (optional)
| names                =
|label3  = More Label
| image                 = Replace this image butterfly.png
|data3  = More data
| image_capt            =
| background            =
| classification        =
| hornbostel_sachs      =
| hornbostel_sachs_desc =
| inventors            =
| developed            =
| range                =
| related              =
| musicians            =
| builders              =
| articles              =
}}
}}
</pre>
== Usage ==
This template, meant to be used on all musical instrument pages, takes the following parameters (bold parameters are required, others are optional):
{| class="wikitable"
|-
|'''name'''|| – full name of the instrument - using WikiProject Musical Instruments/Templates/Infobox instrument/doc will set this field to the name of the article
|-
|names|| – other name/names
|-
|image|| – the filename of a photo of the instrument
|-
|image_capt|| - a caption for the photo of the instrument
|-
|background|| – the general classification of the instrument ('keyboard', 'woodwind', 'brass', 'string', 'percussion', 'electronic', or 'other') used to choose the color scheme of the infobox and populate a simple classification link-header below the image caption
|-
|'''classification'''|| – the classification of the instrument (such as string, woodwind, etc.)
|-
|hornbostel_sachs|| - the [[Hornbostel-Sachs]] classification of the instrument (or 'NaN', if not specified, such as for the [[Hydraulophone]])
|-
|hornbostel_sachs_desc|| - a textual description of the Hornbostel-Sachs classification
|-
|inventors|| - the inventor(s) of the instrument, if known
|-
|developed|| - the rough time period (and instrument from which) the instrument was developed (e.g. "Early [[16th century]]" for the [[violin]], "Early [[18th century]] from the [[chalumeau]]" for the [[clarinet]], etc.)
|-
|range|| - the playing range of the instrument (an image is preferred; many are already created, see [[commons:Category:Instrument ranges]])
|-
|related|| - related musical instruments
|-
|musicians|| - related musicians
|-
|builders|| - related musical instrument makers
|-
|articles|| - other articles which may be of interest
|}
== See also ==
*{{tl|Infobox musical artist}}
<includeonly><!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Music infobox templates|Instrument]]
[[cs:Šablona:Infobox hudební nástroj]]
[[da:Skabelon:Infoboks musikinstrument]]
[[de:Vorlage:Infobox Musikinstrument]]
[[eo:Ŝablono:Informkesto muzikilo]]
[[es:Plantilla:Infobox Instrumento]]
[[fr:Modèle:Infobox Musique (instrument)]]
[[hsb:Předłoha:Infokašćik hudźbny instrument]]
[[id:Templat:Infobox Instrument]]
[[ja:Template:Infobox 楽器]]
[[ko:틀:악기 정보]]
[[mk:Шаблон:Музички инструмент]]
[[pt:Predefinição:Info/Instrumento]]
[[ro:Format:Instrument muzical]]
[[ru:Шаблон:Музыкальный инструмент]]
[[sk:Šablóna:Infobox hudobný nástroj]]
[[tr:Şablon:Çalgı]]
[[vi:Tiêu bản:Nhạc cụ vĩ kéo]]
[[zh:Template:Infobox Instrument]]
</includeonly>

Latest revision as of 16:23, 19 February 2012


Code

{{Infobox instrument
| name                  = {{subst:PAGENAME}}
| names                 =
| image                 = Replace this image butterfly.png
| image_capt            =
| background            =
| classification        =
| hornbostel_sachs      =
| hornbostel_sachs_desc =
| inventors             =
| developed             =
| range                 =
| related               =
| musicians             =
| builders              =
| articles              =
}}

Usage

This template, meant to be used on all musical instrument pages, takes the following parameters (bold parameters are required, others are optional):

name – full name of the instrument - using WikiProject Musical Instruments/Templates/Infobox instrument/doc will set this field to the name of the article
names – other name/names
image – the filename of a photo of the instrument
image_capt - a caption for the photo of the instrument
background – the general classification of the instrument ('keyboard', 'woodwind', 'brass', 'string', 'percussion', 'electronic', or 'other') used to choose the color scheme of the infobox and populate a simple classification link-header below the image caption
classification – the classification of the instrument (such as string, woodwind, etc.)
hornbostel_sachs - the Hornbostel-Sachs classification of the instrument (or 'NaN', if not specified, such as for the Hydraulophone)
hornbostel_sachs_desc - a textual description of the Hornbostel-Sachs classification
inventors - the inventor(s) of the instrument, if known
developed - the rough time period (and instrument from which) the instrument was developed (e.g. "Early 16th century" for the violin, "Early 18th century from the chalumeau" for the clarinet, etc.)
range - the playing range of the instrument (an image is preferred; many are already created, see commons:Category:Instrument ranges)
related - related musical instruments
musicians - related musicians
builders - related musical instrument makers
articles - other articles which may be of interest

See also