Welcome to Assassin's Creed Wiki! Log in and join the community.

Template:Soundtrack Infobox: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>PhoenixBlitzkrieg
No edit summary
imported>Cyanide3
No edit summary
Line 1: Line 1:
{|class="infobox" style="float:right; width:264px; font-size:90%; text-align:left; -moz-border-radius:7px; background:transparent; padding:6px;" cellspacing="0" cellpadding="3"
<infobox>
|-
<title source="name"><default>{{PAGENAME}}</default></title>
!colspan="2" style="font-size:130%; text-align:center;"|{{{name|{{PAGENAME}}}}}
<image source="image"/>
|-
<group>
|colspan="2" style="text-align:center; border-bottom:1px solid #AAA;"|{{#if:{{{image|}}}|[[File:{{{image}}}{{!}}250px]]|Have artwork for this soundtrack?<br>Then please '''[[Special:Upload|upload]]''' it!}}
    <data source="composer"><label>Composer(s):</label></data>
|-
    <data source="arranger"><label>Arranger(s):</label></data>
{{#if:{{{composer|}}}|
    <data source="producer"><label>Producer:</label></data>
!class="infoboxlabel"{{!}}Composer(s):
    <data source="no discs"><label>No. of discs:</label></data>
{{!}}class="infoboxcell"{{!}}{{{composer}}}
    <data source="no tracks"><label>No. of tracks:</label></data>
|}}
    <data source="length"><label>Length:</label></data>
|-
    <data source="release"><label>Release date:</label></data>
{{#if:{{{arranger|}}}|
    <data source="link"><label>Link:</label></data>
!class="infoboxlabel"{{!}}Arranger(s):
</group>
{{!}}class="infoboxcell"{{!}}{{{arranger}}}
</infobox>
|}}
|-
{{#if:{{{producer|}}}|
!class="infoboxlabel"{{!}}Producer:
{{!}}class="infoboxcell"{{!}}{{{producer}}}
|}}
|-
{{#if:{{{no discs|}}}|
!class="infoboxlabel"{{!}}No. of discs:
{{!}}class="infoboxcell"{{!}}{{{no discs}}}
|}}
|-
{{#if:{{{no tracks|}}}|
!class="infoboxlabel"{{!}}No. of tracks:
{{!}}class="infoboxcell"{{!}}{{{no tracks}}}
|}}
|-
{{#if:{{{length|}}}|
!class="infoboxlabel"{{!}}Length:
{{!}}class="infoboxcell"{{!}}{{{length}}}
|}}
|-
{{#if:{{{release|}}}|
!class="infoboxlabel"{{!}}Release date:
{{!}}class="infoboxcell"{{!}}{{{release}}}
|}}
|-
{{#if:{{{link|}}}|
!class="infoboxlabel"{{!}} Link:
{{!}}class="infoboxcell"{{!}} {{{link}}}
| }}
|}
<includeonly>[[Category:Soundtracks]]</includeonly>
<includeonly>[[Category:Soundtracks]]</includeonly>
<div class="infoboxfooter plainlinks" style="text-align:center|background:transparent|background:#705C5C}}"><span class="hidable-button"></span></div>
<div class="infoboxfooter plainlinks" style="text-align:center|background:transparent|background:#705C5C}}"><span class="hidable-button"></span></div>
<noinclude>{{clear}}{{documentation}}</noinclude>
<noinclude>{{clear}}{{documentation}}</noinclude>

Revision as of 22:06, 7 February 2017

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Soundtrack_Infobox/doc to edit this documentation. (How does this work?)

Description

Use this template to add an infobox to soundtrack pages.

Syntax

{{Soundtrack Infobox
|name = 
|image = 
|composer = 
|arranger = 
|producer = 
|release = <!-- Release date -->
|studio = <!-- Studio name -->
|label = <!-- Label name -->
|no discs = <!-- No. of discs -->
|no tracks = <!-- No. of tracks -->
|length = <!-- Play length -->
|link = 
}}