Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Notice: Trying to access array offset on value of type null in /var/www/vhosts/tangowiki/includes/profiler/SectionProfiler.php on line 104

Notice: Trying to access array offset on value of type null in /var/www/vhosts/tangowiki/includes/profiler/SectionProfiler.php on line 104

Notice: Trying to access array offset on value of type null in /var/www/vhosts/tangowiki/includes/profiler/SectionProfiler.php on line 105

Notice: Trying to access array offset on value of type null in /var/www/vhosts/tangowiki/includes/profiler/SectionProfiler.php on line 105

Notice: Trying to access array offset on value of type null in /var/www/vhosts/tangowiki/includes/profiler/SectionProfiler.php on line 106

Notice: Trying to access array offset on value of type null in /var/www/vhosts/tangowiki/includes/profiler/SectionProfiler.php on line 106

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201
Difference between revisions of "Template:Recordings Song/doc" - TangoWiki

Difference between revisions of "Template:Recordings Song/doc"

From Tangowiki
(Mastercopy for all possible fields)
Line 74: Line 74:
 
</span>
 
</span>
 
<nowiki>}}</nowiki>
 
<nowiki>}}</nowiki>
 
==Example==
 
{{Recordings Song
 
| Orchestra1 = Rodolfo Biagi
 
| Singer1 = Alberto Amor
 
| Recording date1 = 1946-01-31
 
| Disco No1 = 5658 A
 
| Matrix No1 = 15326
 
| Label1 = Odeon
 
| Genre1 = Tango campero
 
| Weblinks1 = [http://www.tangotunes.com/adios-pampa-mia-5658.html TangoTunes]
 
| Image1 = BIAGI_5658_A.jpg
 
| Orchestra2 = Aníbal Troilo
 
| Singer2 = Alberto Marino
 
| Singer2A = Floreal Ruiz
 
| Recording date2 = 1945-11-15
 
| Disco No2 = 60-0825 A
 
| Matrix No2 = 80896-1
 
| Label2 = RCA Victor
 
| Genre2 = Tango campero
 
| Webslinks2 = [http://www.tangotunes.com/adios-pampa-mia-60-0825-ga.html TangoTunes]
 
| Image2 = TROILO_60-0825_A.jpg
 
| Image2A = TROILO_60-0825_A_2.jpg
 
}}
 

Revision as of 19:39, 12 December 2013

Description

This template is used within song articles for a table of recordings.

Depending on the amount of different recordings certain parts of the code can be left out (every color marks one line). At the moment the template is meant for max. 5 lines.

Mastercode for embedding

Minimal code

{{ Recordings Song
| Orchestra1 =
| Singer1 =
}}

Mastercopy for all possible fields

{{ Recordings Song
| Orchestra1 =
| Singer1 =
| Singer1A =
| Singer1B =
| Recording date1 = 
| Disco No1 =
| Matrix No1 =
| Label1 =
| Genre1 =
| Weblinks1 =
| Image1 =
| Orchestra2 =
| Singer2 =
| Singer2A =
| Singer2B =
| Recording date2 = 
| Disco No2 =
| Matrix No2 =
| Label2 =
| Genre2 =
| Weblinks2 =
| Image2 =
| Image2A =
| Orchestra3 =
| Singer3 =
| Singer3A =
| Singer3B =
| Recording date3 = 
| Disco No3 =
| Matrix No3 =
| Label3 =
| Genre3 =
| Weblinks3 =
| Image3 =
| Orchestra4 =
| Singer4 =
| Singer4A =
| Singer4B =
| Recording date4 = 
| Disco No4 =
| Matrix No4 =
| Label4 =
| Genre4 =
| Weblinks4 =
| Image4 =
| Orchestra5 =
| Singer5 =
| Singer5A =
| Singer5B =
| Recording date5 = 
| Disco No5 =
| Matrix No5 =
| Label5 =
| Genre5 =
| Weblinks5 =
| Image5 =
}}