Template:SongInfobox: Difference between revisions

From Blank Chronicle
No edit summary
No edit summary
Line 1: Line 1:
{{Infobox
<noinclude>
<div class="page-container">Template for displaying summary information about songs.
 
'''Usage: Copy paste the code below, filling in relevant fields after the = sign. Fields that are left empty or are removed will not show up in the generated infobox.'''
 
<syntaxhighlight lang="html+handlebars">{{PersonInfobox
|buttons=
|song=
|cover1=
|cover2=
|cover3=
|length1=
|length2=
|length3=
|type=
|releasedate=
|band=
|label=
|album=
|prev=
|next=
|prev1=
|next1=
|prev2=
|next2=
}}</syntaxhighlight></div></noinclude>{{Infobox
|bodyclass=infoboxsong {{{buttons|}}}
|bodyclass=infoboxsong {{{buttons|}}}
|above={{{song}}}
|above={{{song}}}
Line 17: Line 42:
|below=<div class="album-button">[[{{{album}}}]]</div> {{NavigationButtons|prev={{{prev}}}|next={{{next}}}|prev1={{{prev1}}}|next1={{{next1}}}|prev2={{{prev2}}}|next2={{{next2}}}}}
|below=<div class="album-button">[[{{{album}}}]]</div> {{NavigationButtons|prev={{{prev}}}|next={{{next}}}|prev1={{{prev1}}}|next1={{{next1}}}|prev2={{{prev2}}}|next2={{{next2}}}}}
}}
}}
<noinclude>
<templatedata>
{
"params": {
"kanji": {},
"romaji": {},
"eng": {},
"cover1": {},
"cover2": {},
"cover3": {},
"length1": {},
"length2": {},
"length3": {},
"type": {},
"releasedate": {},
"band": {},
"label": {}
},
"format": "block",
"description": "Infobox for songs."
}
</templatedata>
</noinclude>

Revision as of 22:00, 13 November 2020

Template for displaying summary information about songs.

Usage: Copy paste the code below, filling in relevant fields after the = sign. Fields that are left empty or are removed will not show up in the generated infobox.

{{PersonInfobox
|buttons=
|song=
|cover1=
|cover2=
|cover3=
|length1=
|length2=
|length3=
|type=
|releasedate=
|band=
|label=
|album=
|prev=
|next=
|prev1=
|next1=
|prev2=
|next2=
}}
{{{song}}}
EN
RO
RE
LE
DX
FC
DVD
Blu-Ray
{{{cover1}}}{{{cover2}}}{{{cover3}}}
Information
Length {{{length1}}} {{{length2}}} {{{length3}}}
Type {{{type}}}
Release Date {{{releasedate}}}
Band {{{band}}}
Label {{{label}}}
[[{{{album}}}]]