Find traditional instrumental music
|
|
(2 intermediate revisions by the same user not shown) |
Line 11: |
Line 11: |
| </pre> | | </pre> |
| Edit the page to see the template text. | | Edit the page to see the template text. |
| | {{#arraymap:{{{f_player|}}}|,|x|[[Was played by::x]]}} |
| | {{#arraymap:{{{f_album|}}}|,|x|[[Appears in the Album::x]]}} |
| | {{#arraymap:{{{f_label|}}}|,|x|[[Has record label::x]]}} |
| | [[Was recorded on::{{{f_recording_date|}}}]] |
| </noinclude> | | </noinclude> |
| <includeonly>
| |
| {| class="wikitable"
| |
| |-valign="top"
| |
| |width="30%" style="background:#E6E6FA;" align="left"| <font face="calibri, serif" size="2">'''Artist'''</font>
| |
| |width="70%" | <font face="calibri, serif" size="2">{{#arraymap:{{{f_player|}}}|,|x|[[Was played by::x]]}}</font>
| |
| |-valign="top"
| |
| |width="30%" style="background:#E6E6FA;" align="left"| <font face="calibri, serif" size="2">'''Title of recording'''</font>
| |
| |width="70%" style="background:#F5F5F5;"| <font face="calibri, serif" size="2">{{#arraymap:{{{f_album|}}}|,|x|[[Appears in the Album::x]]}}</font>
| |
| |-valign="top"
| |
| |width="30%" style="background:#E6E6FA;" align="left"| <font face="calibri, serif" size="2">'''Record label/Catalogue nr.'''</font>
| |
| |width="70%" | <font face="calibri, serif" size="2">{{#arraymap:{{{f_label|}}}|,|x|[[Has record label::x]]}}</font>
| |
| |-valign="top"
| |
| |width="30%" style="background:#E6E6FA;" align="left"| <font face="calibri, serif" size="2">'''Year recorded'''</font>
| |
| |width="70%" style="background:#F5F5F5;"| <font face="calibri, serif" size="2">[[Was recorded on::{{{f_recording_date|}}}]]</font>
| |
| |}
| |
| </includeonly>
| |
Latest revision as of 15:39, 16 August 2011
This is the 'TuneRecording' template.
It should be called in the following format:
{{TuneRecording
|f_player=
|f_album=
|f_label=
|f_recording_date
}}
Edit the page to see the template text.