SSSniperWolf Wiki
(Created page with "Category:Templates")
 
No edit summary
 
Line 1: Line 1:
  +
== Description ==
[[Category:Templates]]
 
  +
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
  +
  +
== Syntax ==
  +
<pre>
  +
{{Album
  +
| title =
  +
| image = [e.g. "Example.jpg"]
  +
| imagecaption =
  +
| artist =
  +
| released =
  +
| recorded =
  +
| length =
  +
| label =
  +
| producer =
  +
}}
  +
</pre>
  +
  +
== Sample output ==
  +
{{Album
  +
| title = Fleur
  +
| image = Example.jpg
  +
| artist = Marigold
  +
| released = June 2012
  +
| recorded = 2011
  +
| length = 88:88
  +
| label = Spring
  +
| producer = Daffy
  +
}}
  +
<pre>
  +
{{Album
  +
| title = Fleur
  +
| image = Example.jpg
  +
| artist = Marigold
  +
| released = June 2012
  +
| recorded = 2011
  +
| length = 88:88
  +
| label = Spring
  +
| producer = Daffy
  +
}}
  +
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 12:49, 7 May 2021

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
}}

All items (1)