Template:Music infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "! class="infoboxheading" colspan="2" style="background:([^\n;"]+); color:([^\n;"]+)" (\||{{!}}) {{#if:{{{name\|}}}\|{{{name}}}\|{{PAGENAME}}}}↵\|-" to "{{Infobox|title|name={{{name|}}}|color=$2|bg=$1}}")
m (Text replacement - "dummy edit" to "Category:Infobox templates")
Tag: Manual revert
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox|start|width=260px|color={{{color|inherit}}}|bg={{{BG|#FFC1CC}}}}}
{{Infobox|start|width=260px|color={{{color1|#000}}}|bg={{{BG|#FFC1CC}}}}}
{{Infobox|title|name={{{name|}}}|color={{{color|inherit}}}|bg={{{nameBG|transparent}}}}}
{{Infobox|title|name={{{name|}}}|color={{{color2|inherit}}}|bg={{{nameBG|transparent}}}}}
{{#if:{{{video|}}}|
{{Infobox|media|content={{{video|}}}|caption={{{caption|}}}|bg={{{imageBG|#F3F3F3}}}}}
{{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|#f0f0f0}}}" {{!}} {{{video}}}
 
}}
{{Infobox|entry|title={{{album-title|Album}}}|content={{{album|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
|-
{{Infobox|entry|title={{{composer-title|Composer(s)}}}|content={{{composer|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{#if:{{{album|}}}|
{{Infobox|entry|title={{{length-title|Length}}}|content={{{length|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{Infobox|entry|title={{{last-title|Previous}}}|content={{{last|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{{album-title|Album}}}:
{{Infobox|entry|title={{{next-title|Next}}}|content={{{next|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
 
{{{album}}}
{{Infobox|end}}<noinclude>{{clear}}
}}
==Usage instructions==
|-
{{#if:{{{composer|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{composer-title|Composer(s)}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{composer}}}
}}
|-
{{#if:{{{length|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{length-title|Length}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{length}}}
}}
|-
{{#if:{{{last|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{last-title|Previous}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{last}}}
}}
|-
{{#if:{{{next|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{next-title|Next}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{next}}}
}}
|-
| class="infoboxfooter" colspan="2" | &nbsp;
|}<noinclude>{{clear}}
== Usage ==
Copy the following:  
Copy the following:  


<pre>
<pre>
{{Music infobox
{{Music infobox
|image=
|video=
|video=
|album=
|album=

Latest revision as of 10:58, June 14, 2024

Music infobox
 

Usage instructions

Copy the following:

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