Template:Album info: Difference between revisions

Jump to navigation Jump to search
m
Text replacement - "class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 15%;"" to "class="wikitable infobox""
imported>Whyitskai
m (length field renamed to run time)
m (Text replacement - "class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 15%;"" to "class="wikitable infobox"")
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="wikitable" style="float: right; margin-left: auto; margin-right: 0px; width: 20%;"
{| class="wikitable infobox"
! colspan="2" | {{{subj|}}}
! colspan="2" | {{{subj|}}}
|-
|-
! colspan="2" {{#if: {{{coverart|}}}||style="display: none"}} | {{{coverart|}}}
! colspan="2" {{#if: {{{img|}}}||style="display: none"}} | [[File:{{{img|}}}|200px]]
|-
|-{{#if: {{{typeofalbum|}}}||style="display:none"}}
|-{{#if: {{{typeofalbum|}}}||style="display:none"}}
!Type
!Type
Line 44: Line 45:
|-
|-
|}<noinclude>
|}<noinclude>
==Description==
This template is intended for use on {{SITENAME}} pages that discuss music albums, singles, cds, and similar audio-related media releases for Trigun.
==Usage==
===Parameters===
Many parameters have been included for the sake of thoroughness, but not all are required. To omit a parameter, simply leave its space in the list blank. That will cause the row to hide itself.
===Code===
Paste this code at the top of the text box in "Edit Source" mode and fill in the parameters with the appropriate values:
<pre>
{{Album info
|subj=
|img=
|typeofalbum=
|artist=
|released=
|genre=
|trackno=
|runtime=
|label=
|country=
|catno=
|format=
}}
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Navigation menu