Template:Lyrics tail

Template page
Template documentation[view] [edit] [history] [purge]

The Lyrics templates are used to list the lyrics in a song. Three templates are used to form the lyrics table:

  • {{Lyrics head}} - Contains table headers for the top of the lyrics table
    • Defines the columns and their orders
    • Adds a hidden HTML tag for the lyrics option fieldset to attach to
  • {{Lyrics line}} - Template for all the individual lyrics lines, for each verse in a song
  • {{Lyrics tail}} - Contains table footer for the bottom of the lyrics table

Parameters[edit source]

Template for the optional footer for lyrics tables.

Template parameters

ParameterDescriptionTypeStatus
11

Footer content

Example
English translation by User#1234
Stringoptional

Usage[edit source]

{{Lyrics head
| id =
| column order = 
}}
{{Lyrics line}}
{{Lyrics tail}}

Example[edit source]

Below is a simple example of how to use the collection of lyrics templates. For a more detailed guide, see Help:Adding song lyrics.



Footer
{{Lyrics head
| column = japanese,romaji,english
| japanese = Japanese lyrics
| romaji = Romanized lyrics
| english = English translation
}}
{{Lyrics line
| japanese = 形のない気持ち忘れないように
| romaji   = katachi no nai kimochi wasurenai you ni
| english  = Not to forget the intangible feelings
}}
{{Lyrics line
| japanese = 決まりきったレイアウトを消した
| romaji   = kimari kitta LAYOUT wo keshita
| english  = 
}}
{{Lyrics tail|Footer}}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.