Template:Soundtrack/doc: Difference between revisions

From Celeste Wiki
Jump to navigation Jump to search
Content added Content deleted
(Created page with "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. <nowiki> {{Soundtrack | alb...")
 
m (okay, maybe no need to hide it)
 
(8 intermediate revisions by 2 users not shown)
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)
| 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]
}}
}}
</nowiki>
</nowiki>


The ALBUM NAME must be one of the following: '''OST''' (Celeste OST), '''BS''' (Celeste B-Sides), '''FW''' (Farewell), or '''GRAB''' (Madeline's Grab Bag).
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):

{{box|Blankpixel.png|1px||
{{soundtrack|album=FW|num=06|track=Beyond the Heart}}
|bg=#f9d0ff}}

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

{{box|Blankpixel.png|1px||
{{soundtrack|num=10|track=Farewell}}
|bg=#f9d0ff}}

You may also include an <code>artist</code> parameter; this is used for custom maps and vanilla B-Sides.

{{box|Blankpixel.png|1px||
{{soundtrack|album=Dead State Original Soundtrack|num=09|track=Dreams May Come|artist=Lena Raine|action=Written}}
|bg=#f9d0ff}}

If you don't provide the names of the arguments, the first argument you provide corresponds to the track number and the second to its name.

Template made by [[User:Celeste]].
<templatedata>
{
"params": {
"mod": {},
"album": {},
"num": {
"aliases": [
"1"
]
},
"track": {
"aliases": [
"2"
]
},
"artist": {},
"action": {},
"artistnote": {}
},
"format": "inline"
}
</templatedata>

Latest revision as of 16:22, 23 September 2023

Mention the name of any music from the Celeste OST or any other Celeste-related music tracks available on Bandcamp or other platforms.

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

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, {{soundtrack|album=FW|num=06|track=Beyond the Heart}} gives you (without the box):

You may optionally exclude the album parameter to solely specify the track number and track name, as in:

You may also include an artist parameter; this is used for custom maps and vanilla B-Sides.

If you don't provide the names of the arguments, the first argument you provide corresponds to the track number and the second to its name.

Template made by User:Celeste.

No description.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
modmod

no description

Unknownoptional
albumalbum

no description

Unknownoptional
numnum 1

no description

Unknownoptional
tracktrack 2

no description

Unknownoptional
artistartist

no description

Unknownoptional
actionaction

no description

Unknownoptional
artistnoteartistnote

no description

Unknownoptional