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 (Text replacement - "margin-left:auto; margin-right:auto;" to "margin:auto;")
m (Text replacement - "(?i)\{\{Round" to "{{SUBST:Round")
Line 1: Line 1:
{|width="100%" align=center class="cellpadding-3" style="border-spacing: 3px; margin:auto; {{round}}; border:1px solid {{Color2}}; background-color: {{Color1}}; text-align: center"
{|width="100%" align=center class="cellpadding-3" style="border-spacing: 3px; margin:auto; border-radius: 15px;; border:1px solid {{Color2}}; background-color: {{Color1}}; text-align: center"
!style="{{roundtl}}; border:none" width="100%" colspan="5"|{{{title|}}}  
!style="border-top-left-radius: 15px;; border:none" width="100%" colspan="5"|{{{title|}}}  
|-
|-
!style="{{Roundtl}}; background-color:{{Color3}};" width="1%"|
!style="border-top-left-radius: 15px;; background-color:{{Color3}};" width="1%"|
!style="background-color:{{Color3}}" width="25%"| Japanese track name
!style="background-color:{{Color3}}" width="25%"| Japanese track name
!style="background-color:{{Color3}}" width="25%"| English track name
!style="background-color:{{Color3}}" width="25%"| English track name
!style="background-color:{{Color3}}" width="10%"| Duration
!style="background-color:{{Color3}}" width="10%"| Duration
!style="{{Roundtr}}; background-color:{{Color3}}"| Description
!style="border-top-right-radius: 15px;; background-color:{{Color3}}"| Description
|-
|-
{{#ifexpr: {{#if: {{{track-name-ja-1|}}}|1|0}} or {{#if: {{{track-name-en-1|}}}|1|0}} or {{#if: {{{track-desc-1|}}}|1|0}}|
{{#ifexpr: {{#if: {{{track-name-ja-1|}}}|1|0}} or {{#if: {{{track-name-en-1|}}}|1|0}} or {{#if: {{{track-desc-1|}}}|1|0}}|
Line 1,614: Line 1,614:
{{!}}style="background-color:{{Color3}}"{{!}}
{{!}}style="background-color:{{Color3}}"{{!}}
|-
|-
!colspan="5" style="{{Roundb}}; background-color:{{Color3}}" width="100%"|<small></small>
!colspan="5" style="border-bottom-left-radius: 15px; border-bottom-right-radius: 15px;; background-color:{{Color3}}" width="100%"|<small></small>
|}<noinclude>
|}<noinclude>
== Usage ==
== Usage ==

Revision as of 22:39, 5 April 2021

Japanese track name English track name Duration Description
Total length ???

Usage

Use for collections of sounds and/or music.

Either track-name-ja-# or track-name-en-# or track-desc-# must be defined for the track to be rendered.

For convenience, a blank template with all 200 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 track

|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

[...]

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