Template:Album: Difference between revisions
Jump to navigation
Jump to search
Brumlesten (talk | contribs) m (Add tour option) |
Brumlesten (talk | contribs) m (Align text) Tag: Reverted |
||
| Line 10: | Line 10: | ||
{{!}}- | {{!}}- | ||
! Released | ! Released | ||
{{!}} {{{released|}}} }}<!-- | {{!}} style="vertical-align: text-top;" {{!}} {{{released|}}} }}<!-- | ||
-->{{#if:{{{recorded|}}} | <br> | -->{{#if:{{{recorded|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! Recorded | ! Recorded | ||
{{!}} {{{recorded|}}} }}<!-- | {{!}} style="vertical-align: text-top;" {{!}} {{{recorded|}}} }}<!-- | ||
-->{{#if:{{{tour|}}} | <br> | -->{{#if:{{{tour|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! Tour | ! Tour | ||
{{!}} {{{tour|}}} }}<!-- | {{!}} style="vertical-align: text-top;" {{!}} {{{tour|}}} }}<!-- | ||
-->{{#if:{{{studio|}}} | <br> | -->{{#if:{{{studio|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! Studio | ! Studio | ||
{{!}} {{{studio|}}} }}<!-- | {{!}} style="vertical-align: text-top;" {{!}} {{{studio|}}} }}<!-- | ||
-->{{#if:{{{genre|}}} | <br> | -->{{#if:{{{genre|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! Genre | ! Genre | ||
{{!}} {{{genre|}}} }}<!-- | {{!}} style="vertical-align: text-top;" {{!}} {{{genre|}}} }}<!-- | ||
-->{{#if:{{{length|}}} | <br> | -->{{#if:{{{length|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! Length | ! Length | ||
{{!}} {{{length|}}} }}<!-- | {{!}} style="vertical-align: text-top;" {{!}} {{{length|}}} }}<!-- | ||
-->{{#if:{{{label|}}} | <br> | -->{{#if:{{{label|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! Label | ! Label | ||
{{!}} {{{label|}}} }}<!-- | {{!}} style="vertical-align: text-top;" {{!}} {{{label|}}} }}<!-- | ||
-->{{#if:{{{writer|}}} | <br> | -->{{#if:{{{writer|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! Writer | ! Writer | ||
{{!}} {{{writer|}}} }}<!-- | {{!}} style="vertical-align: text-top;" {{!}} {{{writer|}}} }}<!-- | ||
-->{{#if:{{{producer|}}} | <br> | -->{{#if:{{{producer|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! Producer | ! Producer | ||
{{!}} {{{producer|}}} }} | {{!}} style="vertical-align: text-top;" {{!}} {{{producer|}}} }} | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
Revision as of 22:02, 27 February 2026
| "Song Name" | |
|---|---|
Album by |
Template for displaying an album infobox
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Cover | cover | Main cover art of the album (defaults to a placeholder image) | File | optional |
| Name | name | Name of the album
| String | required |
| Artist | artist | Artist of the album
| String | required |
| Release date | released | The date the album was released
| Date | optional |
| Recorded | recorded | What period of time was it recorded
| String | optional |
| Toured | tour | Has this album been the subject of a tour
| String | optional |
| Studio | studio | What studio was it recorded in
| String | optional |
| Genre | genre | The genres of the album
| String | optional |
| Length | length | Track length of the album
| String | optional |
| Label | label | The label the album was released under
| String | optional |
| Writer | writer | Who were writers on the album
| String | optional |
| Producer | producer | Who were the producers of the album
| String | optional |