Template:Recording: Difference between revisions
From TANGOWIKI-TITAF
Created page with "<includeonly> {{#set: |RecordingOrchestraLeader={{{OrchestraLeader|}}} |RecordingSinger={{{Singer|}}} |RecordingRecDate={{{RecDate|}}} |RecordingLabel={{{Label|}}} |RecordingDiscType={{{DiscType|}}} |RecordingDiscoNo={{{DiscoNo|}}} |RecordingMatrixNo={{{MatrixNo|}}} |RecordingSide={{{Side|}}} |RecordingSoundfile={{{Soundfile|}}} |RecordingRelatedTuneID={{{RelatedTuneID|}}} }} Category:Recording </includeonly> <noinclude>Category:RecordingClass</noinclude>" |
No edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#default_form:Recording}} | |||
{{#set: | {{#set: | ||
| | |RecordingMusicalGroup={{{MusicalGroup|}}} | ||
| | |RecordingAccompanimentFree={{{AccompanimentFree|}}} | ||
|RecordingArranger={{{Arranger|}}} | |||
|RecordingRecDate={{{RecDate|}}} | |RecordingRecDate={{{RecDate|}}} | ||
|RecordingLabel={{{Label|}}} | |RecordingLabel={{{Label|}}} | ||
| Line 11: | Line 14: | ||
|RecordingSoundfile={{{Soundfile|}}} | |RecordingSoundfile={{{Soundfile|}}} | ||
|RecordingRelatedTuneID={{{RelatedTuneID|}}} | |RecordingRelatedTuneID={{{RelatedTuneID|}}} | ||
|RecordingRemarks={{{Remarks|}}} | |||
}} | }} | ||
<span style="display:none"> | |||
{{#arraymap:{{{Singer|}}}|;;|@@@|[[RecordingSinger::@@@]]|\s}} | |||
{{#arraymap:{{{AccompanimentStructured|}}}|;;|@@@|[[RecordingAccompanimentStructured::@@@]]|\s}} | |||
</span> | |||
== Recording == | |||
* Musical Group: [[{{{MusicalGroup}}}]] | |||
* Singer(s): {{{Singer}}} | |||
* Recording Date: {{{RecDate}}} | |||
* Label: {{{Label}}} | |||
* Tune: [[{{{RelatedTuneID}}}]] | |||
[[Category:Recording]] | [[Category:Recording]] | ||
</includeonly> | </includeonly> | ||
<noinclude>[[Category:RecordingClass]]</noinclude> | <noinclude>[[Category:RecordingClass]]</noinclude> | ||