Template:Music infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "px;"" to "px"")
m (Text replacement - "f0f0f0" to "F3F3F3")
 
(48 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" cellspacing="0" cellpadding="0" border="0" style="width:260px; color:{{{color|inherit}}}; background:{{{BG|#FFC1CC}}};"
{{Infobox|start|width=260px|color={{{color1|#000}}}|bg={{{BG|#FFC1CC}}}}}
{{!}}-
{{Infobox|title|name={{{name|}}}|color={{{color2|inherit}}}|bg={{{nameBG|transparent}}}}}
! class="infoboxheading" style="background:{{{nameBG|transparent}}}; text-align:center; font-size:120%; color:{{{color|inherit}}};" colspan="2" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
{{Infobox|media|content={{{video|}}}|caption={{{caption|}}}|bg={{{imageBG|#F3F3F3}}}}}
{{!}}-
 
{{#if:{{{video|}}}|
{{Infobox|entry|title={{{album-title|Album}}}|content={{{album|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
! class="infoboxcell" style="background:{{{imageBG|#f0f0f0}}}; text-align:center;" colspan="2" {{!}} {{{video|}}}
{{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}}}}}
{{!}}-
{{Infobox|entry|title={{{last-title|Previous}}}|content={{{last|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{#if:{{{album|}}}|
{{Infobox|entry|title={{{next-title|Next}}}|content={{{next|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; width:100px" {{!}}
 
'''{{{album-title|Album}}}''':
{{Infobox|end}}<noinclude>{{clear}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}};" {{!}}
==Usage instructions==
{{{album|}}}
{{!}}-}}
{{#if:{{{composer|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}};" {{!}}
'''{{{composer-title|Composer(s)}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}};" {{!}}
{{{composer|}}}
{{!}}-}}
{{#if:{{{length|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}};" {{!}}
'''{{{length-title|Length}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}};" {{!}}
{{{length|}}}
{{!}}-}}
{{#if:{{{last|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}};" {{!}}
'''{{{last-title|Previous}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}};" {{!}}
{{{last|}}}
{{!}}-}}
{{#if:{{{next|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}};" {{!}}
'''{{{next-title|Next}}}''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}};" {{!}}
{{{next|}}}
{{!}}-}}
| colspan=2 style="text-align:center; background:{{{BG|transparent}}}; padding:0; font-size:10px" |&nbsp;
|}<noinclude>
== Usage ==
Copy the following:  
Copy the following:  
<pre>
<pre>
{{Music infobox
{{Music infobox
Line 51: Line 23:
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

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

Music infobox
 

Usage instructions

Copy the following:

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