Template:Soundtrack/doc: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
(Undo revision 959 by Celeste (talk))
Tag: Undo
Line 15: Line 15:
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):


{{box|Blankpixel.png|1px|&nbsp;|
{{box|Blankpixel.png|1px||
{{soundtrack|album=FW|num=06|track=Beyond the Heart}}
{{soundtrack|album=FW|num=06|track=Beyond the Heart}}
|bg=#f9d0ff}}
|bg=#f9d0ff}}
Line 21: Line 21:
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, in order to solely specify the track number and track name, as in:


{{box|Blankpixel.png|1px|&nbsp;|
{{box|Blankpixel.png|1px||
{{soundtrack|num=10|track=Farewell}}
{{soundtrack|num=10|track=Farewell}}
|bg=#f9d0ff}}
|bg=#f9d0ff}}
Line 27: Line 27:
You may also include an <code>artist</code> parameter; this is used for custom maps and vanilla B-Sides.
You may also include an <code>artist</code> parameter; this is used for custom maps and vanilla B-Sides.


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