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

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
Template:Infobox Lyrics/doc - TangoWiki

Template:Infobox Lyrics/doc

From Tangowiki

Description

This template is used for the infobox in song articles (lyrics). This infobox should not necessarily be used by itself, instead use the Form:Lyrics.

Examples

Examples of the use of this infobox can be found in articles in the Category:Lyrics.

Mastercode for embedding

Mandatory parts are marked bold.

{{ Infobox Lyrics
| Filename =
| Caption = 
| Writer1 =
| Writer2 =
| Composer1 =
| Composer2 =
| Year of composition =
| Genre =
}}

Parameters

  • Filename: (optional) Fill in the file name, e.g. BIAGI_55306_A.jpg
  • Caption: (optional) Title of the image
  • Writer1: Author, text writer, song writer (lyrics, not music)
  • Writer2: (optional) 2nd text writer - can be left out, if there is only one writer
  • Composer1: Composer
  • Composer2: (optional) If there is a 2nd composer, it can be included here
  • Year of composition: The year of the composition (not the recording)
  • Genre: Genre

Example

The code has to be put in the beginning of the source code and the parameters filled in accordingly, e.g.:

{{ Infobox Song
| Filename = BIAGI_55306_A.jpg
| Caption = Shellac
| Writer1 = Pedro Pidoto
| Composer1 = Ramón Elidio Argüello
| Year of composition = 1951
| Genre = Vals
}}