Template:Music infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "! class="infoboxmedia"" to "{{!}} class="infoboxmedia"")
m (Text replacement - "'''" to "")
Line 8: Line 8:
{{#if:{{{album|}}}|
{{#if:{{{album|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; width:100px" {{!}}
{{!}} class="infoboxlabel" 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|}}}
Line 14: Line 14:
{{#if:{{{composer|}}}|
{{#if:{{{composer|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{!}} class="infoboxlabel" 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|}}}
Line 20: Line 20:
{{#if:{{{length|}}}|
{{#if:{{{length|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
'''{{{length-title|Length}}}''':
{{{length-title|Length}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{length|}}}
{{{length|}}}
Line 26: Line 26:
{{#if:{{{last|}}}|
{{#if:{{{last|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
'''{{{last-title|Previous}}}''':
{{{last-title|Previous}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{last|}}}
{{{last|}}}
Line 32: Line 32:
{{#if:{{{next|}}}|
{{#if:{{{next|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{!}} class="infoboxlabel" 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 18:59, September 15, 2022

Music infobox
 

Usage

Copy the following:

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