Changes

Jump to: navigation, search

Template:Album/doc

1,002 bytes added, 00:53, 11 August 2009
no edit summary
;Description
:To use this template, enter the following and fill in the appropriate fields. Any field left blank will not show up. Don't forget to include brackets, to make the fields into links.
;Syntax
:Type <code>{{t|infobox album|...}}</code> somewhere, with parameters as shown below.
;Sample output

<pre>{{infobox album
| name = Album name [defaults to pagename]
| image = Image:Example.jpg
| imagewidth = [defaults to 250]
| artist = Artist name
| released = Release date
| recorded = Date recorded
| length = Album length
| label = Label
| producer = Producer
}}</pre>

Results in...

{{infobox album
| name = Album name
| image = Image:Example.jpg
| artist = Artist name
| released = Release date
| recorded = Date recorded
| length = Album length
| label = Label
| producer = Producer
}}

<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Navigation menu