Difference between revisions of "Template:Music Infobox"

From A3! Wiki
m
 
(6 intermediate revisions by the same user not shown)
Line 18: Line 18:
 
}
 
}
 
@media only screen and (max-width: 80em) {
 
@media only screen and (max-width: 80em) {
.musicinfo {display: none; float: none;}
+
.musicinfo {display: none; float: none; padding: 0;}
 
}
 
}
  

Latest revision as of 21:30, 12 November 2024

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

How to Use[edit]

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.