Template:TuneRecording: Difference between revisions

Find traditional instrumental music
No edit summary
No edit summary
Line 11: Line 11:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
 
</noinclude>
<includeonly>
{{#arraymap:{{{f_player|}}}|,|x|[[Was played by::x]]}}
{{#arraymap:{{{f_player|}}}|,|x|[[Was played by::x]]}}
{{#arraymap:{{{f_album|}}}|,|x|[[Appears in the Album::x]]}}
{{#arraymap:{{{f_album|}}}|,|x|[[Appears in the Album::x]]}}
{{#arraymap:{{{f_label|}}}|,|x|[[Has record label::x]]}}
{{#arraymap:{{{f_label|}}}|,|x|[[Has record label::x]]}}
[[Was recorded on::{{{f_recording_date|}}}]]
[[Was recorded on::{{{f_recording_date|}}}]]
 
</includeonly>
</noinclude>

Revision as of 14:30, 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.