Template:Music infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "]] </noinclude>" to "]]</noinclude>") |
m (Text replacement - "}} {{!}}- {{#if:" to "}} |- {{#if:") |
||
(47 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox | {| class="infobox" style="width:260px; color:{{{color|inherit}}}; background:{{{BG|#FFC1CC}}}" cellspacing="0" | ||
! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}; color:{{{color|inherit}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | |||
! class="infoboxheading" style="background:{{{nameBG|transparent}}} | |- | ||
{{#if:{{{video|}}}| | {{#if:{{{video|}}}| | ||
! class=" | {{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|#f0f0f0}}}" {{!}} {{{video}}} | ||
}} | }} | ||
|- | |||
{{#if:{{{album|}}}| | {{#if:{{{album|}}}| | ||
{{!}} class=" | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; width:100px" {{!}} | ||
{{{album-title|Album}}}: | |||
{{!}} class="infoboxcell" style=" | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}} | ||
{{{album | {{{album}}} | ||
}} | |||
|- | |||
{{#if:{{{composer|}}}| | {{#if:{{{composer|}}}| | ||
{{!}} class=" | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}" {{!}} | ||
{{{composer-title|Composer(s)}}}: | |||
{{!}} class="infoboxcell" style=" | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}} | ||
{{{composer | {{{composer}}} | ||
}} | |||
|- | |||
{{#if:{{{length|}}}| | {{#if:{{{length|}}}| | ||
{{!}} class=" | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}" {{!}} | ||
{{{length-title|Length}}}: | |||
{{!}} class="infoboxcell" style=" | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}} | ||
{{{length | {{{length}}} | ||
}} | |||
|- | |||
{{#if:{{{last|}}}| | {{#if:{{{last|}}}| | ||
{{!}} class=" | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}" {{!}} | ||
{{{last-title|Previous}}}: | |||
{{!}} class="infoboxcell" style=" | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}} | ||
{{{last | {{{last}}} | ||
}} | |||
|- | |||
{{#if:{{{next|}}}| | {{#if:{{{next|}}}| | ||
{{!}} class=" | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}" {{!}} | ||
{{{next-title|Next}}}: | |||
{{!}} class="infoboxcell" style=" | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}} | ||
{{{next | {{{next}}} | ||
}} | |||
| | |- | ||
| class="infoboxfooter" colspan="2" | | |||
|}<noinclude> | |}<noinclude> | ||
== Usage == | == Usage == | ||
Copy the following: | Copy the following: | ||
<pre> | <pre> | ||
{{Music infobox | {{Music infobox | ||
Line 51: | Line 56: | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates | |||
[[Category:Infobox templates]]</noinclude> |
Revision as of 10:50, October 18, 2022
Music infobox | |
---|---|
Usage
Copy the following:
{{Music infobox |video= |album= |composer= |length= |last= |next= }}