Difference between revisions of "Template:Music Infobox"

From A3! Wiki
m
(add mankaimusic color)
Line 8: Line 8:
 
.autumnmusic {background: #fff0e8; border: 1px solid #ff9b63}
 
.autumnmusic {background: #fff0e8; border: 1px solid #ff9b63}
 
.wintermusic {background: #e9f6ff; border: 1px solid #6ac1ff}
 
.wintermusic {background: #e9f6ff; border: 1px solid #6ac1ff}
 +
.mankaimusic {background: #ffd4df ; border: 1px solid #fd678f}
  
 
.lyrictoggle-h tr:nth-of-type(2) td {
 
.lyrictoggle-h tr:nth-of-type(2) td {

Revision as of 08:23, 28 April 2021

Creates a music infobox for use on lyric pages. This template automatically adds the page it's on to Category:Music.

How to Use

Add the template to lyric pages by using this template:

{{Music Infobox
|troupe=
|albumcover=
|character=
|cv=
|lyricist=
|composition=
|arrangement=
|album=
}}

troupe should be in lowercase. This defines the colour scheme of the infobox.

albumcover should be the file name of the image, without the preceding "File:" but including the extension, eg. .png

character should be the CHARACTER's name in Western order (Name Surname) as a link, eg. [[Sakuya Sakuma]].

For cv, lyricist, composition and arrangement, it should be self-explanatory. This should also follow Western order. Refer to Wiki_Guide#Names.

If there are multiple characters, voice actors, composers, etc. separate each name with a comma.