Template:Infobox album/doc: Difference between revisions
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 | | name = Album name | ||
| image | | image = Image:Example.jpg | ||
| | | imagewidth = | ||
| released = | | artist = Album type | ||
| recorded = | | released = Release date | ||
| length | | recorded = Date recorded | ||
| label | | length = Album length | ||
| producer = | | label = Label | ||
| producer = Producer | |||
}}</pre> | }}</pre> | ||
Line 19: | Line 20: | ||
{{infobox album | {{infobox album | ||
| name | | name = Album name | ||
| image | | image = Image:Example.jpg | ||
| | | imagewidth = | ||
| released = | | artist = Album type | ||
| recorded = | | released = Release date | ||
| length | | recorded = Date recorded | ||
| label | | length = Album length | ||
| producer = | | 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 |