Template:TuneRecordings: Difference between revisions

From TANGOWIKI-TITAF
Created page with "<includeonly> | {{{1|}}} <!-- Recording ID (from mainlabel) --> | {{{2|}}} <!-- Orchestra --> | {{{3|}}} <!-- Singer --> | {{{4|}}} <!-- Recording Date --> | {{{5|}}} <!-- Label --> | {{{6|}}} <!-- Disc Type --> | {{{7|}}} <!-- Disco No --> | {{{8|}}} <!-- Matrix No --> | {{{9|}}} <!-- Side --> | {{#if:{{{10|}}}|[[File:{{{10}}}|Play]]}} |- </includeonly>"
 
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
| {{{1|}}} <!-- Recording ID (from mainlabel) -->
<tr>
| {{{2|}}} <!-- Orchestra -->
<!-- <td style="font-size:100%; vertical-align:top; padding:4px 8px;">{{{1|}}}</td> --> <!-- Recording ID (hidden) -->
| {{{3|}}} <!-- Singer -->
<td style="font-size:100%; vertical-align:top; padding:4px 8px;">{{{2|}}}</td> <!-- Orchestra -->
| {{{4|}}} <!-- Recording Date -->
<td style="font-size:100%; vertical-align:top; padding:4px 8px;">{{{3|}}}</td> <!-- Singer as link -->
| {{{5|}}} <!-- Label -->
<td style="font-size:100%; vertical-align:top; padding:4px 8px;">{{{4|}}}</td> <!-- Recording Date -->
| {{{6|}}} <!-- Disc Type -->
<td style="font-size:100%; vertical-align:top; padding:4px 8px;">{{{5|}}}</td> <!-- Label -->
| {{{7|}}} <!-- Disco No -->
<td style="font-size:100%; vertical-align:top; padding:4px 8px;">{{{6|}}}</td> <!-- Disc Type -->
| {{{8|}}} <!-- Matrix No -->
<td style="font-size:100%; vertical-align:top; padding:4px 8px;">{{{7|}}}</td> <!-- Disco No -->
| {{{9|}}} <!-- Side -->
<td style="font-size:100%; vertical-align:top; padding:4px 8px;">{{{8|}}}</td> <!-- Matrix No -->
| {{#if:{{{10|}}}|[[File:{{{10}}}|Play]]}}
<!-- <td style="font-size:100%; vertical-align:top; padding:4px 8px;">{{{9|}}}</td> --> <!-- Side (hidden) -->
|-
<td style="font-size:100%; vertical-align:top; padding:4px 8px;">{{#if:{{{10|}}}|[[File:{{{10}}}|Play]]}}</td>
</tr>
</includeonly>
</includeonly>

Latest revision as of 16:55, 9 May 2025