Template:Music infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "([^\n]) <pre>" to "$1 <pre>")
m (Text replacement - "#(F2F3F4|F0F0F0)" to "#f0f0f0")
Line 7: Line 7:
{{!}}-
{{!}}-
{{#if:{{{album|}}}|
{{#if:{{{album|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; width:100px" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; width:100px" {{!}}
{{{album-title|Album}}}:
{{{album-title|Album}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{album|}}}
{{{album|}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{composer|}}}|
{{#if:{{{composer|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{composer-title|Composer(s)}}}:
{{{composer-title|Composer(s)}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{composer|}}}
{{{composer|}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{length|}}}|
{{#if:{{{length|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{length-title|Length}}}:
{{{length-title|Length}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{length|}}}
{{{length|}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{last|}}}|
{{#if:{{{last|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{last-title|Previous}}}:
{{{last-title|Previous}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{last|}}}
{{{last|}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{next|}}}|
{{#if:{{{next|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{next-title|Next}}}:
{{{next-title|Next}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{next|}}}
{{{next|}}}
{{!}}-}}
{{!}}-}}

Revision as of 17:52, September 18, 2022

Music infobox
 

Usage

Copy the following:

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