Difference between revisions of "Template:Audio file information"
From MUSICAL HERITAGE ORGANIZATION
| (15 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <noinclude><pre>{{Audio file information | + | <noinclude> |
| − | |Image= | + | |
| + | <b>THIS IS AN OLD TEMPLATE. PLEASE USE THE [[Template:Audio file|ACTUAL]] VERSION.</b> | ||
| + | |||
| + | <pre>{{Audio file information | ||
| + | |Image= Please do not fill | ||
| + | |Image1= | ||
| + | |Image2= | ||
| + | |Image3= | ||
| + | |Image4= | ||
|Label= | |Label= | ||
|Catalogue number= | |Catalogue number= | ||
| + | |Order number= | ||
|Matrix= | |Matrix= | ||
| − | | | + | |Released= |
| − | |||
|Recorded= | |Recorded= | ||
|Coupling= | |Coupling= | ||
| + | |Cutout date= | ||
|Place= | |Place= | ||
|Description= | |Description= | ||
|Composer= | |Composer= | ||
|Lyricist= | |Lyricist= | ||
| − | | | + | |Music arranger= |
|Conductor= | |Conductor= | ||
|Performer= | |Performer= | ||
| + | |Vocal range= | ||
|Title= | |Title= | ||
|Content= | |Content= | ||
| Line 32: | Line 42: | ||
<!-- Image --> | <!-- Image --> | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
| − | <td id="fileinfotpl_img" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Image</td> | + | <td id="fileinfotpl_img" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Image(s)</td> |
| − | <td><span class="Image">{{ #if: {{{ | + | <td><span class="Image">{{See below}}{{ #if: {{{Image1|}}} {{{Image2|}}} {{{Image3|}}} {{{Image4|}}} | }} |
| + | |||
| + | {{{!}} style="width:100%; background: transparent; text-align: center; font-size: 88%; line-height: 1.4em; vertical-align: top" | ||
| + | {{!}} style="width: 33%; padding: 0.2em 0.1em 0.2em 0.1em" {{!}} {{{Image1|}}} | ||
| + | {{!}} style="width: 33%; padding: 0.2em 0.1em 0.2em 0.1em" {{!}} {{{Image2|}}} | ||
| + | {{!}} style="width: 33%; padding: 0.2em 0.1em 0.2em 0.1em" {{!}} {{{Image3|}}} | ||
| + | {{!}} style="width: 33%; padding: 0.2em 0.1em 0.2em 0.1em" {{!}} {{{Image4|}}} | ||
| + | {{!}}} | ||
| + | </span> | ||
| + | </td> | ||
</tr> | </tr> | ||
| Line 48: | Line 67: | ||
</tr> | </tr> | ||
| − | <!-- | + | <!-- Order number --> |
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
| − | <td id="fileinfotpl_mtr" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold"> | + | <td id="fileinfotpl_mtr" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Order number</td> |
| − | <td><span class=" | + | <td><span class="Order number">{{ #if: {{{order number|{{{Order number|}}} }}} | {{{order number|{{{Order number|}}} }}} | {{Order number missing}} }}</span></td> |
</tr> | </tr> | ||
| − | <!-- | + | <!-- Matrix/StamperID --> |
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
| − | <td id="fileinfotpl_add" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold"> | + | <td id="fileinfotpl_add" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Matrix/StamperID</td> |
| − | <td><span class=" | + | <td><span class="Matrix">{{ #if: {{{matrix|{{{Matrix|}}} }}} | {{{matrix|{{{Matrix|}}} }}} | {{Matrix/StamperID missing}} }}</span></td> |
</tr> | </tr> | ||
| Line 75: | Line 94: | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_cpl" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Coupling date</td> | <td id="fileinfotpl_cpl" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Coupling date</td> | ||
| − | <td><span class="Coupling">{{ #if: {{{coupling|{{{Coupling|}}} }}} | {{{coupling|{{{Coupling|}}} }}} | {{Coupling date missing}} }}</span></td> | + | <td><span class="Coupling">{{ #if: {{{coupling|{{{Coupling|}}} }}} | {{{coupling|{{{Coupling|}}} }}} | <!-- {{Coupling date missing}} --> }}</span></td> |
| + | </tr> | ||
| + | |||
| + | <!-- Cutout date --> | ||
| + | <tr style="vertical-align: top"> | ||
| + | <td id="fileinfotpl_cpl" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Cutout date</td> | ||
| + | <td><span class="Deleted">{{ #if: {{{cutout date|{{{Cutout date|}}} }}} | {{{cutout date|{{{Cutout date|}}} }}} | <!-- {{Cutout date missing}} --> }}</span></td> | ||
</tr> | </tr> | ||
| Line 87: | Line 112: | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_desc" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Description</td> | <td id="fileinfotpl_desc" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Description</td> | ||
| − | <td><span class=" | + | <td><span class="Description">{{ #if: {{{description|{{{Description|}}} }}} | {{{description|{{{Description|}}} }}} | {{Audio file description missing}} }}</span></td> |
</tr> | </tr> | ||
| Line 93: | Line 118: | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_comp" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Author(s)/Composer(s)</td> | <td id="fileinfotpl_comp" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Author(s)/Composer(s)</td> | ||
| − | <td><span class=" | + | <td><span class="Composer">{{ #if: {{{composer|{{{Composer|}}} }}} | {{{composer|{{{Composer|}}} }}} | {{Composer missing}} }}</span></td> |
</tr> | </tr> | ||
| Line 99: | Line 124: | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_comp" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Lyricist(s)</td> | <td id="fileinfotpl_comp" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Lyricist(s)</td> | ||
| − | <td><span class=" | + | <td><span class="Lyricist">{{ #if: {{{lyricist|{{{Lyricist|}}} }}} | {{{lyricist|{{{Lyricist|}}} }}} | {{Lyricist missing}} }}</span></td> |
</tr> | </tr> | ||
| − | <!-- | + | <!-- Music arranger --> |
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
| − | <td id="fileinfotpl_perf" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold"> | + | <td id="fileinfotpl_perf" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Music arranger(s)</td> |
| − | <td><span class=" | + | <td><span class="Music arranger">{{ #if: {{{music arranger|{{{Music arranger|}}} }}} | {{{music arranger|{{{Music arranger|}}} }}} | {{Arrangeur missing}} }}</span></td> |
</tr> | </tr> | ||
| Line 111: | Line 136: | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_cond" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Conductor(s)</td> | <td id="fileinfotpl_cond" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Conductor(s)</td> | ||
| − | <td><span class=" | + | <td><span class="Conductor">{{ #if: {{{conductor|{{{Conductor|}}} }}} | {{{conductor|{{{Conductor|}}} }}} | {{Conductor missing}} }}</span></td> |
</tr> | </tr> | ||
| Line 117: | Line 142: | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_perf" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Performer(s)</td> | <td id="fileinfotpl_perf" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Performer(s)</td> | ||
| − | <td><span class=" | + | <td><span class="Performer">{{ #if: {{{performer|{{{Performer|}}} }}} | {{{performer|{{{Performer|}}} }}} | {{Performer missing}} }}</span></td> |
| + | </tr> | ||
| + | |||
| + | <!-- Vocal range (Voice) --> | ||
| + | <tr style="vertical-align: top"> | ||
| + | <td id="fileinfotpl_perf" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Vocal range</td> | ||
| + | <td><span class="Voice">{{ #if: {{{vocal range|{{{Vocal range|}}} }}} | {{{vocal range|{{{Vocal range|}}} }}} | {{Vocal range missing}} }}</span></td> | ||
</tr> | </tr> | ||
<!-- Title --> | <!-- Title --> | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
| − | <td id="fileinfotpl_song" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Title</td> | + | <td id="fileinfotpl_song" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Title/Work</td> |
| − | <td><span class=" | + | <td><span class="Title">{{ #if: {{{title|{{{Title|}}} }}} | {{{title|{{{Title|}}} }}} | {{Title missing}} }}</span></td> |
</tr> | </tr> | ||
| Line 129: | Line 160: | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_cont" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Content</td> | <td id="fileinfotpl_cont" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Content</td> | ||
| − | <td><span class=" | + | <td><span class="Content">{{ #if: {{{content|{{{Content|}}} }}} | {{{content|{{{Content|}}} }}} | {{Content missing}} }}</span></td> |
</tr> | </tr> | ||
| Line 135: | Line 166: | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_genr" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Genre(s)</td> | <td id="fileinfotpl_genr" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Genre(s)</td> | ||
| − | <td><span class=" | + | <td><span class="Genre">{{ #if: {{{genre|{{{Genre|}}} }}} | {{{genre|{{{Genre|}}} }}} | {{Genre missing}} }}</span></td> |
</tr> | </tr> | ||
| Line 141: | Line 172: | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_flac" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">FLAC</td> | <td id="fileinfotpl_flac" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">FLAC</td> | ||
| − | <td><span class=" | + | <td><span class="Flac">{{ #if: {{{flac|{{{FLAC|}}} }}} | {{{flac|{{{FLAC|}}} }}} | {{FLAC missing}} }}</span></td> |
</tr> | </tr> | ||
| Line 147: | Line 178: | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_ogg" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Ogg (Vorbis/Theora)</td> | <td id="fileinfotpl_ogg" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Ogg (Vorbis/Theora)</td> | ||
| − | <td><span class=" | + | <td><span class="Ogg">{{ #if: {{{ogg|{{{Ogg|}}} }}} | {{{ogg|{{{Ogg|}}} }}} | <!-- {{Ogg missing}} --> }}</span></td> |
</tr> | </tr> | ||
| Line 153: | Line 184: | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_pdch" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">PD CH</td> | <td id="fileinfotpl_pdch" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">PD CH</td> | ||
| − | <td><span class=" | + | <td><span class="Pdch">{{ #if: {{{pdch|{{{Pdch|}}} }}} | {{{pdch|{{{Pdch|}}} }}} | {{PD CH missing}} }}</span></td> |
</tr> | </tr> | ||
| Line 159: | Line 190: | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_pdeu" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">PD EU</td> | <td id="fileinfotpl_pdeu" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">PD EU</td> | ||
| − | <td><span class=" | + | <td><span class="Pdeu">{{ #if: {{{pdeu|{{{Pdeu|}}} }}} | {{{pdeu|{{{Pdeu|}}} }}} | {{PD EU missing}} }}</span></td> |
</tr> | </tr> | ||
| Line 165: | Line 196: | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_pdusa" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">PD USA</td> | <td id="fileinfotpl_pdusa" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">PD USA</td> | ||
| − | <td><span class=" | + | <td><span class="Pdusa">{{ #if: {{{pdusa|{{{Pdusa|}}} }}} | {{{pdusa|{{{Pdusa|}}} }}} | {{PD USA missing}} }}</span></td> |
</tr> | </tr> | ||
| Line 171: | Line 202: | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_pdint" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">PD INT</td> | <td id="fileinfotpl_pdint" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">PD INT</td> | ||
| − | <td><span class=" | + | <td><span class="Pdint">{{ #if: {{{pdint|{{{Pdint|}}} }}} | {{{pdint|{{{Pdint|}}} }}} | {{PD INT missing}} }}</span></td> |
</tr> | </tr> | ||
Latest revision as of 10:35, 20 October 2015
THIS IS AN OLD TEMPLATE. PLEASE USE THE ACTUAL VERSION.
{{Audio file information
|Image= Please do not fill
|Image1=
|Image2=
|Image3=
|Image4=
|Label=
|Catalogue number=
|Order number=
|Matrix=
|Released=
|Recorded=
|Coupling=
|Cutout date=
|Place=
|Description=
|Composer=
|Lyricist=
|Music arranger=
|Conductor=
|Performer=
|Vocal range=
|Title=
|Content=
|Genre=
|FLAC=
|Ogg=
|Pdch=
|Pdeu=
|Pdusa=
|Pdint=
|other_versions=
}}
| Image(s) | see below (if available)
|
||||
| Label |
|
||||
| Cat. no. |
|
||||
| Order number |
|
||||
| Matrix/StamperID |
|
||||
| 1st release date |
|
||||
| 1st recording date |
|
||||
| Coupling date | |||||
| Cutout date | |||||
| Place of recording |
|
||||
| Description |
|
||||
| Author(s)/Composer(s) |
|
||||
| Lyricist(s) |
|
||||
| Music arranger(s) |
|
||||
| Conductor(s) |
|
||||
| Performer(s) |
|
||||
| Vocal range |
|
||||
| Title/Work |
|
||||
| Content |
|
||||
| Genre(s) |
|
||||
| FLAC |
|
||||
| Ogg (Vorbis/Theora) | |||||
| PD CH |
|
||||
| PD EU |
|
||||
| PD USA |
|
||||
| PD INT |
|
||||
| Other versions |