Anonymous

Template:Album info: Difference between revisions

From No Man's Land - A Trigun Wiki
m
Text replacement - "class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 15%;"" to "class="wikitable infobox""
imported>Eithris
No edit summary
m (Text replacement - "class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 15%;"" to "class="wikitable infobox"")
 
(12 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: {{{img|}}}||style="display: none"}} | {{{img|}}}
! colspan="2" {{#if: {{{img|}}}||style="display: none"}} | [[File:{{{img|}}}|200px]]
|-
|-{{#if: {{{typeofalbum|}}}||style="display:none"}}
!Type
| {{{typeofalbum|}}}
|-
|-
|- {{#if: {{{artist|}}}||style="display: none"}}
|- {{#if: {{{artist|}}}||style="display: none"}}
Line 11: Line 15:
! Released
! Released
| {{{released|}}}
| {{{released|}}}
|-
|- {{#if: {{{genre|}}}||style="display: none"}}
! Genre
| {{{genre|}}}
|-
|- {{#if: {{{trackno|}}}||style="display: none"}}
! Tracks
| {{{trackno|}}}
|-
|- {{#if: {{{runtime|}}}||style="display: none"}}
! Run Time
| {{{runtime|}}}
|-
|-
|- {{#if: {{{label|}}}||style="display: none"}}
|- {{#if: {{{label|}}}||style="display: none"}}
Line 19: Line 35:
! Country
! Country
| {{{country|}}}
| {{{country|}}}
|-
|- {{#if: {{{catno|}}}||style="display: none"}}
! Catalog #
| {{{catno|}}}
|-
|-
|- {{#if: {{{format|}}}||style="display: none"}}
|- {{#if: {{{format|}}}||style="display: none"}}
Line 25: 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>