Template:Infobox album/doc: Difference between revisions
Jump to navigation
Jump to search
>Default No edit summary |
>Default m (Protected "Template:Infobox album/doc" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
||
Line 1: | Line 1: | ||
==Description== | |||
To use this template, enter the following and fill in the appropriate fields. Most fields left blank will not show up. Don't forget to include brackets, to make the fields into links. | |||
<pre>{{infobox album | ==Syntax== | ||
| | <pre> | ||
| image | {{infobox album | ||
| imagewidth = [ | | title = | ||
| artist | | image = [e.g. "Example.jpg"] | ||
| released | | imagewidth = [e.g. "150"] [default: 210 pixels] | ||
| recorded | | imagecaption = | ||
| length | | artist = | ||
| label | | released = | ||
| producer | | recorded = | ||
}}</pre> | | length = | ||
| label = | |||
| producer = | |||
}} | |||
</pre> | |||
==Samples== | |||
<pre> | |||
{{infobox album | |||
| title = Fleur | |||
| image = Example.jpg | |||
| artist = Marigold | |||
| released = June 2012 | |||
| recorded = 2011 | |||
| length = 88:88 | |||
| label = Spring | |||
| producer = Daffy | |||
}} | |||
</pre> | |||
Results in... | Results in... | ||
{{infobox album | {{infobox album | ||
| | | title = Fleur | ||
| image | | image = Example.jpg | ||
| artist | | artist = Marigold | ||
| released | | released = June 2012 | ||
| recorded | | recorded = 2011 | ||
| length | | length = 88:88 | ||
| label | | label = Spring | ||
| producer | | producer = Daffy | ||
}} | }} | ||
<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. Most fields left blank will not show up. Don't forget to include brackets, to make the fields into links.
Syntax
{{infobox album | title = | image = [e.g. "Example.jpg"] | imagewidth = [e.g. "150"] [default: 210 pixels] | imagecaption = | artist = | released = | recorded = | length = | label = | producer = }}
Samples
{{infobox album | title = Fleur | image = Example.jpg | artist = Marigold | released = June 2012 | recorded = 2011 | length = 88:88 | label = Spring | producer = Daffy }}
Results in...
Infobox album/doc | |
{{{type}}} | |
Released | June 2012 |
Recorded | 2011 |
Length | 88:88 |
Label | Spring |
Produced by | Daffy |