Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/vhosts/tangowiki/extensions/SemanticMediaWiki/includes/datavalues/SMW_DV_Property.php on line 460

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/vhosts/tangowiki/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_Sql3SmwIds.php on line 816

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/vhosts/tangowiki/extensions/SemanticMediaWiki/src/PropertyAliasFinder.php on line 74

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/vhosts/tangowiki/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_SQLStore3_Readers.php on line 399

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/vhosts/tangowiki/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_SQLStore3_Readers.php on line 487

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/vhosts/tangowiki/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_DIHandler_WikiPage.php on line 112

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/vhosts/tangowiki/extensions/SemanticMediaWiki/src/DataValues/ValueValidators/PatternConstraintValueValidator.php on line 90

Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /var/www/vhosts/tangowiki/includes/MagicWord.php on line 876

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

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/vhosts/tangowiki/extensions/SemanticForms/includes/SF_Utils.php on line 262

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

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
(Created page with "==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 ou...")
 
Line 7: Line 7:
 
===Minimal code===
 
===Minimal code===
 
<nowiki>{{ Recordings Song</nowiki><br />
 
<nowiki>{{ Recordings Song</nowiki><br />
<nowiki>| Orchestra =</nowiki><br />
+
<nowiki>| Orchestra1 =</nowiki><br />
<nowiki>| Singer =</nowiki><br />
+
<nowiki>| Singer1 =</nowiki><br />
 
<nowiki>}}</nowiki>
 
<nowiki>}}</nowiki>
 
===Mastercopy for all possible fields===
 
===Mastercopy for all possible fields===
 
<nowiki>{{ Recordings Song</nowiki><br />
 
<nowiki>{{ Recordings Song</nowiki><br />
<nowiki>| Orchestra =</nowiki><br />
+
<nowiki>| Orchestra1 =</nowiki><br />
<nowiki>| Singer =</nowiki><br />
+
<nowiki>| Singer1 =</nowiki><br />
<nowiki>| SingerA =</nowiki><br />
+
<nowiki>| Singer1A =</nowiki><br />
<nowiki>| SingerB =</nowiki><br />
+
<nowiki>| Singer1B =</nowiki><br />
<nowiki>| Recording date = </nowiki><br />
+
<nowiki>| Recording date1 = </nowiki><br />
<nowiki>| Disco No = </nowiki><br />
+
<nowiki>| Disco No1 = </nowiki><br />
<nowiki>| Matrix No = </nowiki><br />
+
<nowiki>| Matrix No1 = </nowiki><br />
<nowiki>| Label = </nowiki><br />
+
<nowiki>| Label1 = </nowiki><br />
<nowiki>| Genre = </nowiki><br />
+
<nowiki>| Genre1 = </nowiki><br />
<nowiki>| Weblinks =</nowiki><br />
+
<nowiki>| Weblinks1 =</nowiki><br />
<nowiki>| Image =</nowiki><br />
+
<nowiki>| Image1 =</nowiki><br />
 
<span style="color:red;">
 
<span style="color:red;">
 
<nowiki>| Orchestra2 =</nowiki><br />
 
<nowiki>| Orchestra2 =</nowiki><br />
Line 77: Line 77:
 
==Example==
 
==Example==
 
{{Recordings Song
 
{{Recordings Song
| Orchestra = Rodolfo Biagi
+
| Orchestra1 = Rodolfo Biagi
| Singer = Alberto Amor
+
| Singer1 = Alberto Amor
| Recording date = 1946-01-31
+
| Recording date1 = 1946-01-31
| Disco No = 5658 A
+
| Disco No1 = 5658 A
| Matrix No = 15326
+
| Matrix No1 = 15326
| Label = Odeon
+
| Label1 = Odeon
| Genre = Tango campero
+
| Genre1 = Tango campero
| Weblinks = [http://www.tangotunes.com/adios-pampa-mia-5658.html TangoTunes]
+
| Weblinks1 = [http://www.tangotunes.com/adios-pampa-mia-5658.html TangoTunes]
| Image = BIAGI_5658_A_4.jpg
+
| Image1 = BIAGI_5658_A_4.jpg
 
| Orchestra2 = Aníbal Troilo
 
| Orchestra2 = Aníbal Troilo
 
| Singer2 = Alberto Marino
 
| Singer2 = Alberto Marino

Revision as of 02:05, 27 November 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 =
}}

Example


Recordings

Orchestra Singer Recording date Disco No Matrix No Label Genre Weblinks Image
Rodolfo Biagi Alberto Amor 1946-01-31 5658 A 15326 Odeon Tango campero TangoTunes 120px
Aníbal Troilo Alberto Marino
Floreal Ruiz
1945-11-15 60-0825 A 80896-1 RCA Victor Tango campero 120px
120px