Template:Infobox album/doc: Difference between revisions

From Redemption Wiki
Jump to navigation Jump to search
>Default
m (Protected "Template:Infobox album/doc" (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite)))
>Default
(New page: ;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...)
 
Line 1: Line 1:
==Description==
;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.
: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


==Syntax==
<pre>{{infobox album
<pre>
| image    =
{{infobox album
| type    =  
| title        =
| released =  
| image         = [e.g. "Example.jpg"]
| recorded =  
| imagewidth   = [e.g. "150"] [default: 210 pixels]
| length   =  
| imagecaption  =  
| label   =  
| artist        =
| producer =  
| released     =  
}}</pre>
| recorded     =  
| 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
| type    =  
| 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>

Latest 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
| image    =
| type     = 
| released = 
| recorded = 
| length   = 
| label    = 
| producer = 
}}

Results in...

Infobox album/doc
'