Template:Infobox album/doc: Difference between revisions

From Redemption Wiki
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
==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.
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
:Type <code>{{t|infobox album|...}}</code> somewhere, with parameters as shown below.
;Sample output


<pre>{{infobox album
==Syntax==
| name      = Album name [defaults to pagename]
<pre>
| image     = File:Example.jpg
{{infobox album
| imagewidth = [defaults to 250]
| title        =  
| artist     = Artist name
| image         = [e.g. "Example.jpg"]
| released   = Release date
| imagewidth   = [e.g. "150"] [default: 210 pixels]
| recorded   = Date recorded
| imagecaption  =
| length     = Album length
| artist       =  
| label     = Label
| released     =  
| producer   = 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
| name      = Album name
| title        = Fleur
| image     = Image:Example.jpg
| image         = Example.jpg
| artist     = Artist name
| artist       = Marigold
| released   = Release date
| released     = June 2012
| recorded   = Date recorded
| recorded     = 2011
| length     = Album length
| length       = 88:88
| label     = Label
| label         = Spring
| producer   = 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