Template:Infobox album/doc: Difference between revisions

From Redemption Wiki
Jump to navigation Jump to search
>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...)
 
>Default
No edit summary
Line 6: Line 6:


<pre>{{infobox album
<pre>{{infobox album
| image    =
| name    = A
| type    =  
| image    = B
| released =  
| type    = C
| recorded =  
| released = D
| length  =  
| recorded = E
| label    =  
| length  = F
| producer =  
| label    = G
| producer = H
}}</pre>
}}</pre>


Line 18: Line 19:


{{infobox album
{{infobox album
| image    =
| name    = A
| type    =  
| image    = B
| released =  
| type    = C
| recorded =  
| released = D
| length  =  
| recorded = E
| label    =  
| length  = F
| producer =  
| label    = G
| producer = H
}}
}}


<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     = A
| image    = B
| type     = C
| released = D
| recorded = E
| length   = F
| label    = G
| producer = H
}}

Results in...

Infobox album/doc
C
Released D
Recorded E
Length F
Label G
Produced by H