|
|
(22 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
| {| class="infobox" style="width:300px; background:{{{BG|#f0f0f0}}}; color:{{{color1|inherit}}}; border:1px solid #999" cellspacing="0"
| | {{Infobox|start}} |
| ! class="infoboxheading" colspan="2" style="background:{{{nameBG|#f0f0f0}}}" {{!}} {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
| | {{Infobox|title|name={{{name|}}}}} |
| {{!}}-
| | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}} |
| {{#if:{{{image|}}}| | |
| {{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|#F0F8FF}}}; border:0" {{!}} {{{image|}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
| |
| }}
| |
| {{!}}-
| |
| {{#if:{{{release|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{release-title|Released}}}:
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{release|}}}
| |
| {{!}}-}}
| |
| {{#if:{{{genre|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{genre-title|Genre}}}:
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{genre|}}}
| |
| {{!}}-}}
| |
| {{#if:{{{label|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{label-title|[[wikipedia:Record label|Label]]}}}:
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{label|}}}
| |
| {{!}}-}}
| |
| {{#if:{{{producer|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{producer-title|[[wikipedia:Record producer|Producer(s)]]}}}:
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{producer|}}}
| |
| {{!}}-}}
| |
| {{#if:{{{composer|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{composer-title|Composer(s)}}}:
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{composer|}}}
| |
| {{!}}-}}
| |
| {{#if:{{{performance|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{performance-title|Performance}}}:
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{performance|}}}
| |
| {{!}}-}}
| |
| {{#if:{{{length|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{length-title|Total length}}}:
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{length|}}}
| |
| {{!}}-}}
| |
| | class="infoboxfooter" colspan="2" |
| |
| |}<noinclude>
| |
| ==About==
| |
| This template is for introductory purposes only on pages for soundtracks of the ''Destiny'' franchise.
| |
|
| |
|
| | {{Infobox|entry|title={{{release-title|Released}}}|content={{{release|}}}}} |
| | {{Infobox|entry|title={{{genre-title|Genre}}}|content={{{genre|}}}}} |
| | {{Infobox|entry|title={{{label-title|[[wikipedia:Record label|Label]]}}}|content={{{label|}}}}} |
| | {{Infobox|entry|title={{{producer-title|[[wikipedia:Record producer|Producer(s)]]}}}|content={{{producer|}}}}} |
| | {{Infobox|entry|title={{{composer-title|Composer(s)}}}|content={{{composer|}}}}} |
| | {{Infobox|entry|title={{{performance-title|Performance}}}|content={{{performance|}}}}} |
| | {{Infobox|entry|title={{{length-title|Total length}}}|content={{{length|}}}}} |
| | |
| | {{Infobox|end}}<noinclude>{{clear}} |
| | This template is for introductory purposes only on pages for soundtracks of the [[Destiny (franchise)|''Destiny'' franchise]]. |
| | |
| | ==Usage instructions== |
| Copy the following: | | Copy the following: |
|
| |
|
| <pre> | | <pre> |
| {{Soundtrack infobox | | {{Soundtrack infobox |
| | |name= |
| |image= | | |image= |
| |release= | | |release= |
Line 64: |
Line 27: |
| |composer= | | |composer= |
| |performance= | | |performance= |
| | |length= |
| }} | | }} |
| </pre> | | </pre> |
|
| |
|
| [[Category:Infobox templates]]</noinclude> | | [[Category:Infobox templates]]</noinclude> |