Template:Cover box/doc

Usage

{{Cover box
| Title = 
| Title ENR = (optional)
| Main Link = 
| Original by = 
| Sung by = (optional)
| Credits = 
| Image = (optional)
| Size = (optional)
| Headerstyle = 
}}

Required parameters

  • Title = the title of the cover song
  • Main Link = the URL that the user will be directed to when the user clicks on the image
  • Original by = the creator(s) of the original song that is being covered. Please also provide a link to the original song here as a courtesy.
  • Credits = those who worked on the cover

Optional parameters

  • Title ENR = title of the song in English or Romaji
  • Sung by = the singer(s) featured in the cover. Mainly used for collab covers.
  • Image = the filename of the image to display, e.g. a thumbnail of the cover. Just the filename only. Do not surround the filename with [[File:...]]. A placeholder will be shown if no image is specified.
  • Size = the size to display the file. Defaults to 240x140px (or 100x100px if the placeholder is used)
  • Headerstyle = see #Headerstyle below

Headerstyle

Which headerstyle is displayed is determined in this order

  • what is specified in the |Headerstyle= parameter (if defined)
  • background-color:{{Template:{{PAGENAME}}/background-color2}};color:{{Template:{{PAGENAME}}/color2}}
    • In other words, the template reads the values in Template:{{PAGENAME}}/background-color2 and Template:{{PAGENAME}}/color2 via transclusion
  • if either page, Template:{{PAGENAME}}/background-color2 or Template:{{PAGENAME}}/color2 do not exist, the colors #27c7fe and #ffffff will be used respectively