Template:Soundtrack/doc: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(Undo revision 959 by Celeste (talk))
Tag: Undo
(grammar, clarity, links)
Line 1: Line 1:
Mention the name of any music from the Celeste OST or any of the other Celeste-related music tracks available on Bandcamp or on other platforms.
Mention the name of any music from the Celeste OST or any other Celeste-related music tracks available on Bandcamp or other platforms.


<nowiki>
<nowiki>
{{Soundtrack
{{Soundtrack
| album = ALBUM NAME (e.g. OST), or CUSTOM ALBUM NAME
| album = ALBUM NAME (e.g., OST), or CUSTOM ALBUM NAME
| num = TRACK NUMBER (01 through 99; use a trailing zero) (e.g. 02)
| num = TRACK NUMBER (01 through 99; use a trailing zero) (e.g. 02)
| track = TRACK NAME (e.g. First Steps)
| track = TRACK NAME (e.g., First Steps)
| artist = ARTIST NAME for B-Side tracks (e.g. 2 Mello)
| artist = ARTIST NAME for B-Side tracks (e.g., 2 Mello)
| action = Whether the song was remixed (by default) or written [= Written]
| action = Whether the song was remixed (by default) or written [= Written]
}}
}}
</nowiki>
</nowiki>


The ALBUM NAME, if for a vanilla soundtrack, must be one of the following: '''OST''' (Celeste OST), '''BS''' (Celeste B-Sides), '''FW''' (Farewell), or '''GRAB''' (Madeline's Grab Bag). Custom album names may be used otherwise, but those do not support automatic linking and other advanced features.
The ALBUM NAME, if for a vanilla soundtrack, must be one of the following: '''OST''' ([[Celeste OST]]), '''BS''' ([[Celeste B-Sides]]), '''FW''' ([[Celeste: Farewell OST]]), or '''GRAB''' ([[Madeline's Grab Bag]]). Custom album names may be used otherwise, but those do not support automatic linking and other advanced features.


For example, <code><nowiki>{{soundtrack|album=FW|num=06|track=Beyond the Heart}}</nowiki></code> gives you (without the box):
For example, <code><nowiki>{{soundtrack|album=FW|num=06|track=Beyond the Heart}}</nowiki></code> gives you (without the box):
Line 19: Line 19:
|bg=#f9d0ff}}
|bg=#f9d0ff}}


You may optionally exclude the <code>album</code> parameter, in order to solely specify the track number and track name, as in:
You may optionally exclude the <code>album</code> parameter to solely specify the track number and track name, as in:


{{box|Blankpixel.png|1px||
{{box|Blankpixel.png|1px||
Line 31: Line 31:
|bg=#f9d0ff}}
|bg=#f9d0ff}}


Template made by [[User:Celeste|Celeste]], just like a billion other templates here.
Template made by [[User:Celeste]].