Difference between revisions of "Template:Audio file information"
From MUSICAL HERITAGE ORGANIZATION
| Line 16: | Line 16: | ||
|Conductor= | |Conductor= | ||
|Performer= | |Performer= | ||
| + | |Voice= | ||
|Title= | |Title= | ||
|Content= | |Content= | ||
| Line 94: | Line 95: | ||
<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 100: | Line 101: | ||
<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 106: | Line 107: | ||
<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> | ||
| Line 112: | Line 113: | ||
<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">Arrangeur(s)</td> | <td id="fileinfotpl_perf" style="background: #BBB; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Arrangeur(s)</td> | ||
| − | <td><span class=" | + | <td><span class="Arrangeur">{{ #if: {{{arrangeur|{{{Arrangeur|}}} }}} | {{{arrangeur|{{{Arrangeur|}}} }}} | {{Arrangeur missing}} }}</span></td> |
</tr> | </tr> | ||
| Line 118: | Line 119: | ||
<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 124: | Line 125: | ||
<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> | ||
| + | |||
| + | <!-- 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">Voice</td> | ||
| + | <td><span class="Voice">{{ #if: {{{voice|{{{Voice|}}} }}} | {{{voice|{{{Voice|}}} }}} | {{Voice missing}} }}</span></td> | ||
</tr> | </tr> | ||
| Line 130: | Line 137: | ||
<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/Work</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 136: | Line 143: | ||
<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 142: | Line 149: | ||
<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 148: | Line 155: | ||
<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 154: | Line 161: | ||
<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 160: | Line 167: | ||
<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 166: | Line 173: | ||
<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 172: | Line 179: | ||
<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 178: | Line 185: | ||
<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> | ||
Revision as of 10:55, 12 June 2012
{{Audio file information
|Image=
|Label=
|Catalogue number=
|Matrix=
|Info=
|1st released=
|Recorded=
|Coupling=
|Cutout date=
|Place=
|Description=
|Composer=
|Lyricist=
|Arrangeur=
|Conductor=
|Performer=
|Voice=
|Title=
|Content=
|Genre=
|FLAC=
|Ogg=
|Pdch=
|Pdeu=
|Pdusa=
|Pdint=
|other_versions=
}}
| Image | |||
| Label |
|
||
| Cat. no. |
|
||
| Matrix |
|
||
| Additional info |
|
||
| 1st release date |
|
||
| 1st recording date |
|
||
| Coupling date |
|
||
| Cutout date |
|
||
| Place of recording |
|
||
| Description |
|
||
| Author(s)/Composer(s) |
|
||
| Lyricist(s) |
|
||
| Arrangeur(s) |
|
||
| Conductor(s) |
|
||
| Performer(s) |
|
||
| Voice | Template:Voice missing | ||
| Title/Work |
|
||
| Content |
|
||
| Genre(s) |
|
||
| FLAC |
|
||
| Ogg (Vorbis/Theora) |
|
||
| PD CH |
|
||
| PD EU |
|
||
| PD USA |
|
||
| PD INT |
|
||
| Other versions |