Template:Music infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "px;"" to "px"")
m (Text replacement - "}}};"" to "}}}"")
Line 1: Line 1:
{| class="infobox" cellspacing="0" cellpadding="0" border="0" style="width:260px; color:{{{color|inherit}}}; background:{{{BG|#FFC1CC}}};"
{| class="infobox" cellspacing="0" cellpadding="0" border="0" style="width:260px; color:{{{color|inherit}}}; background:{{{BG|#FFC1CC}}}"
{{!}}-
{{!}}-
! class="infoboxheading" style="background:{{{nameBG|transparent}}}; text-align:center; font-size:120%; color:{{{color|inherit}}};" colspan="2" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
! class="infoboxheading" style="background:{{{nameBG|transparent}}}; text-align:center; font-size:120%; color:{{{color|inherit}}}" colspan="2" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
{{!}}-
{{!}}-
{{#if:{{{video|}}}|
{{#if:{{{video|}}}|
Line 10: Line 10:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; width:100px" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; width:100px" {{!}}
'''{{{album-title|Album}}}''':
'''{{{album-title|Album}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}};" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{album|}}}
{{{album|}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{composer|}}}|
{{#if:{{{composer|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}};" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
'''{{{composer-title|Composer(s)}}}''':
'''{{{composer-title|Composer(s)}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}};" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{composer|}}}
{{{composer|}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{length|}}}|
{{#if:{{{length|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}};" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
'''{{{length-title|Length}}}''':
'''{{{length-title|Length}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}};" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{length|}}}
{{{length|}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{last|}}}|
{{#if:{{{last|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}};" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
'''{{{last-title|Previous}}}''':
'''{{{last-title|Previous}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}};" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{last|}}}
{{{last|}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{next|}}}|
{{#if:{{{next|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}};" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
'''{{{next-title|Next}}}''':
'''{{{next-title|Next}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}};" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{next|}}}
{{{next|}}}
{{!}}-}}
{{!}}-}}

Revision as of 00:15, September 15, 2022

Music infobox
 

Usage

Copy the following:

{{Music infobox
|video=
|album=
|composer=
|length=
|last=
|next=
}}