Template:Album/doc
Jump to navigation
Jump to search
Description
[edit]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
[edit]{{Album
| title =
| image = [e.g. "Example.jpg"]
| imagecaption =
| artist =
| released =
| recorded =
| length =
| label =
| producer =
}}
Sample output
[edit]<infobox type="Album"> <title source="title"/>
<image source="image"></image> <label>Artist</label> <label>Released</label> <label>Recorded</label> <label>Length</label> <label>Label</label> <label>Producer</label> </infobox>Lua error in package.lua at line 80: module 'Dev:Namespace_detect' not found.
<infobox type="Album">
<title source="title"/>
<image source="image"></image>
<label>Artist</label>
<label>Released</label>
<label>Recorded</label>
<label>Length</label>
<label>Label</label>
<label>Producer</label>
</infobox>Lua error in package.lua at line 80: module 'Dev:Namespace_detect' not found.