Template:Infobox Soundtrack: Difference between revisions

From RuneRealm Wiki
Jump to navigation Jump to search
Content added Content deleted
(Redirected page to Template:Infobox Soundtrack)
Tag: New redirect
 
(Removed redirect to Template:Infobox Soundtrack)
Tag: Removed redirect
 
Line 1: Line 1:
{| class="infobox" id="infobox-soundtrack" cellpadding="0" cellspacing="0"
#REDIRECT [[Template:Infobox Soundtrack]]
|-
! class="infobox-header" colspan="6" | '''''{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}'''''
|-
| class="infobox-image infobox-full-width-content" colspan="6" | {{#if:{{{image|}}}|{{{image}}}|[[Special:Upload|Please add an image!]]}}
|-
| class="infobox-padding" colspan="6" |
|-
! colspan="2" | Release date
| colspan="4" | {{#if:{{{release|}}}|{{{release}}} {{#if:{{{update|}}}|{{#ifeq:{{lc:{{{update}}}}}|none||([[Update:{{{update}}}|Update]])|(Update unknown) <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>{{mainonly|[[Category:Needs update added]]}}}}}}|{{Unknown}} {{mainonly|[[Category:Needs release date]]}}}}
|-
! colspan="2" | Artists
| colspan="4" | {{#if:{{{artists|}}}|{{{artists}}}|{{Unknown}}}}
|-
{{#if:{{{composer|}}}|! colspan="2" {{!}} Composer(s)
{{!}} colspan="4" {{!}} {{{composer}}}
{{!}}-}}
{{#if:{{{format|}}}|! colspan="2" {{!}} Format(s)
{{!}} colspan="4" {{!}} {{{format}}}
{{!}}-}}
! colspan="2" | Label
| colspan="4" | {{#if:{{{label|}}}|{{{label}}}|{{Unknown}}}}
|-
! colspan="2" | Genre
| colspan="4" | {{#if:{{{genre|}}}|{{{genre}}}|{{Unknown}}}}
|-
! colspan="2" | Retail price
| colspan="4" | {{#if:{{{retail|}}}|{{{retail}}}|{{Unknown}}}}
|-
| class="infobox-padding" colspan="6" |
|-
! class="infobox-subheader" colspan="6" | Streaming platforms
|-
| colspan="6" style="text-align:center"| {{#if:{{{spotify|}}}|[[File:Spotify icon.png|40px|link=https://open.spotify.com/album/{{{spotify}}}]]}}{{#if:{{{itunes|}}}|&nbsp;&nbsp;[[File:Apple Music icon.png|40px|link=https://music.apple.com/gb/album/{{{itunes}}}]]}}{{#if:{{{deezer|}}}|&nbsp;&nbsp;[[File:Deezer icon.png|40px|link=https://www.deezer.com/en/album/{{{deezer}}}]]}}
|-
|}{{Mainonly|{{DISPLAYTITLE:''{{{name}}}''}}}}<noinclude>{{/doc}}</noinclude>

Latest revision as of 22:42, 17 October 2024

Infobox Soundtrack
Please add an image!
Release date Unknown (edit)
Artists Unknown (edit)
Label Unknown (edit)
Genre Unknown (edit)
Retail price Unknown (edit)
Streaming platforms
Template documentation
This documentation is transcluded from Template:Infobox Soundtrack/doc. [edit] [history] [purge]

Parameters

name

The name of the soundtrack.

image

An image of the soundtrack, with the "File:" prefix. Preferentially in PNG format (or GIF format if the image is animated).

Example:

  • [[File:Example Soundtrack.png]]

release

The release date of the soundtrack, in the format [[Day Monthname]] [[Year]].

Example:

  • [[9 January]] [[2010]]

update

The update post associated with the release date.

artists

The contributing individual(s) or group.

Example:

  • Ian Taylor

composer

The composer of the soundtrack.

format

(Optional) The format of media the soundtrack was released on.

discs

The amount of discs in the soundtrack.

tracks

The amount of tracks in the soundtrack.

label

The company responsible for release of the soudntrack.

runtime

The duration of all tracks. In the format of MM:SS.

Example:

  • 57:53

genre

The genre of the soundtrack.

retail

The cost of the soundtrack, or "Promotional" if event specific.

Quick copy

{{Infobox Soundtrack
|name = 
|image = 
|release = 
|update = 
|artists = 
|composer = 
|format = (Optional)
|discs = 
|tracks = 
|label = 
|runtime = 
|genre = 
|retail = 
}}