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
mNo edit summary
m (Text replacement - "class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 15%;"" to "class="wikitable infobox"")
 
(16 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"}}
! Artist
| {{{artist|}}}
|-
|-
|- {{#if: {{{released|}}}||style="display: none"}}
|- {{#if: {{{released|}}}||style="display: none"}}
Line 8: Line 16:
| {{{released|}}}
| {{{released|}}}
|-
|-
|- {{#if: {{{recorded|}}}||style="display: none"}}
|- {{#if: {{{genre|}}}||style="display: none"}}
! Recorded
! Genre
| {{{recorded|}}}
| {{{genre|}}}
|-
|-
|- {{#if: {{{eng_pioneer|}}}||style="display: none"}}
|- {{#if: {{{trackno|}}}||style="display: none"}}
! English Name <sup>(Pioneer)</sup>
! Tracks
| {{{eng_pioneer|}}}
| {{{trackno|}}}
|-
|-
|- {{#if: {{{eng_funimation|}}}||style="display: none"}}
|- {{#if: {{{runtime|}}}||style="display: none"}}
! English Name <sup>(Funimation)</sup>
! Run Time
| {{{eng_funimation|}}}
| {{{runtime|}}}
|-
|-
|- {{#if: {{{ep_number|}}}||style="display: none"}}
|- {{#if: {{{label|}}}||style="display: none"}}
! Episode No.
! Label
| {{{ep_number|}}}
| {{{label|}}}
|- {{#if: {{{ja_broadcast|}}}||style="display: none"}}
! Original Airdate
| {{{ja_broadcast|}}}
 
|}
 
{| class="wikitable" style="float: right; margin-left: auto; margin-right: 0px; width: 20%;"
! colspan="2" |
|-
! colspan="2" {{#if: ||style="display: none"}} |
|-
|- {{#if: ||style="display: none"}}
! Released
|
|-
|-
|- {{#if: ||style="display: none"}}
|- {{#if: {{{country|}}}||style="display: none"}}
! Recorded
! Country
|  
| {{{country|}}}
|-
|-
|- {{#if: ||style="display: none"}}
|- {{#if: {{{catno|}}}||style="display: none"}}
! English Name <sup>(Pioneer)</sup>
! Catalog #
|  
| {{{catno|}}}
|-
|-
|- {{#if: ||style="display: none"}}
|- {{#if: {{{format|}}}||style="display: none"}}
! English Name <sup>(Funimation)</sup>
! Format
|  
| {{{format|}}}
|-
|-
|- {{#if: ||style="display: none"}}
|}<noinclude>
! Episode No.
==Description==
|
This template is intended for use on {{SITENAME}} pages that discuss music albums, singles, cds, and similar audio-related media releases for Trigun.
|- {{#if: ||style="display: none"}}
==Usage==
! Original Airdate
===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>
{{subst:Infobox album
{{Album info
| name      =  
|subj=
| type      =  
|img=
| artist    =  
|typeofalbum=
| cover      =  
|artist=
| alt        =
|released=
| released  = <!-- {{start date|||}} -->
|genre=
| recorded  = <!-- Do not add unsourced recording dates/years -->
|trackno=
| venue      =  
|runtime=
| studio    =  
|label=
| genre      = <!-- Do not add unsourced genres -->
|country=
| length    =  
|catno=
| label      =  
|format=
| producer  =  
| prev_title =  
| prev_year  =  
| next_title =  
| next_year  =  
}}
}}
</pre>
[[Category:Infobox templates]]</noinclude>

Navigation menu