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
Created page with "{| class="infobox" style="float:right; width:264px; font-size:90%; text-align:left; -moz-border-radius:7px; background:transparent; padding:6px;" cellspacing="0" cellpadding="..."
 
imported>VilkaTheWolf
No edit summary
 
(6 intermediate revisions by 4 users not shown)
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="release"><label>Release date</label></data>
{{!}}class="infoboxcell"{{!}} {{{composer}}}
    <data source="studio"><label>Studio</label></data>
| }}
    <data source="label"><label>Label</label></data>
 
    <data source="no discs"><label>No. of discs</label></data>
|-
    <data source="no tracks"><label>No. of tracks</label></data>
{{#if:{{{arranger|}}}|
    <data source="length"><label>Length</label></data>
!class="infoboxlabel"{{!}} Arranger(s):
    <data source="link"><label>Link</label></data>
{{!}}class="infoboxcell"{{!}} {{{arranger}}}
</group>
| }}
</infobox>
 
<includeonly>[[Category:Soundtracks]]</includeonly>
|-
<div class="infoboxfooter plainlinks" style="text-align:center|background:transparent|background:#705C5C}}"><span class="hidable-button"></span></div>
{{#if:{{{producer|}}}|
!class="infoboxlabel"{{!}} Producer:
{{!}}class="infoboxcell"{{!}} {{{producer}}}
| }}
 
|-
{{#if:{{{no discs|}}}|
!class="infoboxlabel"{{!}} Number of Discs:
{{!}}class="infoboxcell"{{!}} {{{no discs}}}
| }}
 
|-
{{#if:{{{no tracks|}}}|
!class="infoboxlabel"{{!}} Number of Tracks:
{{!}}class="infoboxcell"{{!}} {{{no tracks}}}
| }}
 
|-
{{#if:{{{length|}}}|
!class="infoboxlabel"{{!}} Length:
{{!}}class="infoboxcell"{{!}} {{{length}}}
| }}
 
|-
{{#if:{{{release|}}}|
!class="infoboxlabel"{{!}} Release date:
{{!}}class="infoboxcell"{{!}} {{{release}}}
| }}
 
|}
 
<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>

Latest revision as of 11:32, 19 June 2020

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[edit source]

Use this template to add an infobox to soundtrack pages.

Syntax[edit source]

{{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 = 
}}