Template:Infobox album/doc: Difference between revisions

From Redemption Wiki
Jump to navigation Jump to search
>Default
No edit summary
>Default
No edit summary
Line 6: Line 6:


<pre>{{infobox album
<pre>{{infobox album
| name     = A
| name       = Album name
| image   = B
| image     = Image:Example.jpg
| type     = C
| imagewidth =
| released = D
| artist     = Album type
| recorded = E
| released   = Release date
| length   = F
| recorded   = Date recorded
| label   = G
| length     = Album length
| producer = H
| label     = Label
| producer   = Producer
}}</pre>
}}</pre>


Line 19: Line 20:


{{infobox album
{{infobox album
| name     = A
| name       = Album name
| image   = B
| image     = Image:Example.jpg
| type     = C
| imagewidth =
| released = D
| artist     = Album type
| recorded = E
| released   = Release date
| length   = F
| recorded   = Date recorded
| label   = G
| length     = Album length
| producer = H
| label     = Label
| producer   = Producer
}}
}}


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

Revision as of 20:46, 26 May 2015

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 {{infobox album|<...>}} somewhere, with parameters as shown below.
Sample output
{{infobox album
| name       = Album name
| image      = Image:Example.jpg
| imagewidth =
| artist     = Album type
| released   = Release date
| recorded   = Date recorded
| length     = Album length
| label      = Label
| producer   = Producer
}}

Results in...

Infobox album/doc
{{{type}}}
Released Release date
Recorded Date recorded
Length Album length
Label Label
Produced by Producer