Site News
Warning: This wiki contains spoilers. Read at your own risk!

Social media: If you would like, please join our Discord server, and/or follow us on Twitter (X) or Tumblr!

Template:Soundtrack list: Difference between revisions

From Fire Emblem Wiki, your source on Fire Emblem information. By fans, for fans.
m (Only need widths in first row; don’t need widths in rows after or in cells that span multiple columns, nor span="1")
No edit summary
Line 1: Line 1:
{| class="cellpadding-3 basic"  
{| class="cellpadding-3 basic"
|- style="{{#if:{{{title|}}}||display: none}}"
! style="background: none; {{#if:{{{title|}}}||display: none}}" colspan="5" | {{{title}}}
! style="background: none" colspan="5" | {{{title}}}
|-
|-
! style="width: 2.5%" |
! class="roundtl" style="width: 2.5%" |
! style="width: 25%" | Japanese track name
! style="width: 25%" | Japanese track name
! style="width: 25%" | English track name
! style="width: 25%" | English track name
! style="width: 5%" | Duration
! style="width: 5%" | Duration
! style="border-top-right-radius: 15px; width: 40%" | Description
! class="roundtr" style="width: 40%" | Description
|-
|-
{{#if:{{{track-name-ja-1|}}}{{{track-name-en-1)|}}}{{{track-desc-1|}}}|
{{#if:{{{track-name-ja-1|}}}{{{track-name-en-1)|}}}{{{track-desc-1|}}}|
Line 1,213: Line 1,212:
{{!}}
{{!}}
|-
|-
! colspan="5" style="border-bottom-left-radius: 15px; border-bottom-right-radius: 15px" |
! class="roundb" colspan="5" |
|}<noinclude>
|}<noinclude>



Revision as of 22:56, 19 May 2023

{{{title}}}
Japanese track name English track name Duration Description
Total length ???

Usage

Use for collections of sounds and/or music.

At least one of track-name-ja-#, track-name-en-#, or track-desc-# must be defined for the track to be rendered.

For convenience, a blank template with all 150 tracks is available here.

{{Soundtrack list
|title                   = Optional, title of the tracks list

|track-name-ja-1         = Japanese name of the first track
|track-name-ja_latn-1    = Romanized transliteration of the japanese name of the first track
|track-subname-ja-1      = Japanese subname of the first track
|track-subname-ja_latn-1 = Romanized transliteration of the japanese subname of the first track
|track-name-en-1         = English name of the first track
|track-name-en_jp-1      = Literal English translation of the Japanese name
|track-subname-en-1      = English subname of the first track
|track-subname-en_jp-1   = Literal English translation of the Japanese subname
|track-length-1          = Length of the first track in m:ss (e.g. 5:14)
|track-desc-1            = Description of the first tracks

|track-name-ja-2         = Japanese name of the second track
|track-name-ja_latn-2    = Romanized transliteration of the japanese name of the second track
|track-subname-ja-2      = Japanese subname of the second track
|track-subname-ja_latn-2 = Romanized transliteration of the japanese subname of the second track
|track-name-en-2         = English name of the second track
|track-name-en_jp-2      = Literal English translation of the Japanese name
|track-subname-en-2      = English subname of the second track
|track-subname-en_jp-2   = Literal English translation of the Japanese subname
|track-length-2          = Length of the second track in m:ss (e.g. 5:24)
|track-desc-2            = Description of the second track
|source-track-2          = Source track of the second track
|composer-2              = Composer(s) of the second track
|arranger-2              = Arranger(s) of the second track
|lyricist-2              = Lyricist(s) of the second track
|vocalist-2              = Vocalist(s) of the second track

[...]

|total-length         = Total length of the soundtrack list
}}