Template:Music infobox: Difference between revisions

From Destinypedia, the Destiny wiki

No edit summary
m (Text replacement - "f0f0f0" to "F3F3F3")
 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" style="width:260px; color:{{{color|inherit}}}; background:{{{BG|#FFC1CC}}}" cellspacing="0"
{{Infobox|start|width=260px|color={{{color1|#000}}}|bg={{{BG|#FFC1CC}}}}}
! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}; color:{{{color|inherit}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
{{Infobox|title|name={{{name|}}}|color={{{color2|inherit}}}|bg={{{nameBG|transparent}}}}}
{{!}}-
{{Infobox|media|content={{{video|}}}|caption={{{caption|}}}|bg={{{imageBG|#F3F3F3}}}}}
{{#if:{{{video|}}}|
 
{{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|#f0f0f0}}}; border:0" {{!}} {{{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}}}}}
{{!}}-
{{Infobox|entry|title={{{length-title|Length}}}|content={{{length|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{#if:{{{album|}}}|
{{Infobox|entry|title={{{last-title|Previous}}}|content={{{last|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; width:100px" {{!}}
{{Infobox|entry|title={{{next-title|Next}}}|content={{{next|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{{album-title|Album}}}:
 
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{Infobox|end}}<noinclude>{{clear}}
{{{album|}}}
==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>
== Usage ==
Copy the following:  
Copy the following:  



Latest revision as of 10:39, June 2, 2024

Music infobox
 

Usage instructions

Copy the following:

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