×
Create a new article
Write your page title here:
We currently have 3,033 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
3,033Articles

Template:Album: Difference between revisions

(Undo revision 482268 by ZASNK (talk))
Tag: Undo
(test template_params without template_display)
Line 8: Line 8:
<data source="label"><label>Label</label></data>
<data source="label"><label>Label</label></data>
<data source="producer"><label>Producer</label></data>
<data source="producer"><label>Producer</label></data>
</infobox><!--
</infobox></includeonly><noinclude>{{Documentation}}
-->{{#template_display:
title        = {{{title|}}}
|image        = {{{image|}}}
|imagecaption = {{{imagecaption|}}}
|artist      = {{{artist|}}}
|released    = {{{released|}}}
|recorded    = {{{recorded|}}}
|length      = {{{length|}}}
|label        = {{{label|}}}
|producer    = {{{producer|}}}
}}<!--
--></includeonly><noinclude>{{Documentation}}
{{#template_params:
{{#template_params:
  title
  title      
|image
|image      
|imagecaption
|imagecaption  
|artist
|artist      
|released
|released   &#32;
|recorded
|recorded    
|length
|length      
|label
|label      
|producer
|producer    
}}
}}
</noinclude>
</noinclude>

Revision as of 11:36, 19 July 2024

Documentation (for the above template, sometimes hidden or invisible)

Description

To use this template, add the {{Album}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

Syntax

{{Album
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | imagecaption  = 
 | artist        = 
 | released      = 
 | recorded      = 
 | length        = 
 | label         = 
 | producer      = 
}}

Sample output

{{Album
 | title         = Fleur
 | image         = Example.jpg
 | artist        = Marigold
 | released      = June 2012
 | recorded      = 2011
 | length        = 88:88
 | label         = Spring
 | producer      = Daffy
}}

Visit Template:Album/doc to edit this text! (How does this work?)

This is the "Album" template.

It should be called in the following format:

{{Album
|title=
|image=
|imagecaption=
|artist=
|released     =
|recorded=
|length=
|label=
|producer=
}}

Edit the page to see the template text.