Template:Infobox Song: Difference between revisions

From Umamusume Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly><table class="infobox">
<table class="infobox">
<tr>
<tr>
<th class="infobox-title" colspan=2>{{{title|{{PAGENAME}}}}}</th>
<th class="infobox-title" colspan=2>{{{title|{{PAGENAME}}}}}</th>
</tr>
</tr>
{{#if:{{{image|}}}|
{{#if:{{{cover|}}}|
<tr>
<tr>
<td class="infobox-image" colspan=2>[[Image:{{{cover}}}|270px]]</td>
<td class="infobox-image" colspan=2>[[Image:{{{cover}}}|270px]]</td>
Line 21: Line 20:
{{#if:{{{entitle|}}}|
{{#if:{{{entitle|}}}|
<tr>
<tr>
<td>''English''</td>
<td>''Translated''</td>
<td>{{{entitle}}}</td>
<td>{{{entitle}}}</td>
</tr>
</tr>
Line 34: Line 33:
<tr>
<tr>
<td>''Arrangement''</td>
<td>''Arrangement''</td>
<td>''{{{arrangement}}}''</td>
<td>{{{arrangement}}}</td>
</tr>
}}
{{#if:{{{lyrics|}}}|
<tr>
<td>''Lyrics''</td>
<td>{{{lyrics}}}</td>
</tr>
</tr>
}}
}}
</table>
</table>
</includeonly>
</includeonly><noinclude>
 
{{Infobox Song
 
|title=Song Title
<noinclude>
|cover=Work in Progress.png
|jptitle=JP Title
|entitle=EN Title
|composer=Composer Name
|arrangement=Arranger Name
|lyrics=Lyricist Name
}}
<templatedata>
<templatedata>
{
{

Latest revision as of 05:01, 15 March 2024

Song Title

Song Data
Japanese JP Title
Translated EN Title
Composer Composer Name
Arrangement Arranger Name
Lyrics Lyricist Name

Infobox for songs

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Song Titletitle

title of the song in romaji

Page namesuggested
Album Covercover

cover of the album this song originated from

Filesuggested
JP Titlejptitle

song title in japanese

Stringsuggested
EN Titleentitle

translation of the song's title in english

Stringsuggested
Composercomposer

the composer of the song

Stringoptional
Arrangementarrangement

the person who arranged the song

Stringoptional
Lyricslyrics

the person who wrote the lyrics

Stringoptional