Template:Infobox album/doc: Difference between revisions

From Starfy Wiki
Jump to navigationJump to search
m Text replacement - "|{{PAGENAME}}]]" to "]]"
m Text replacement - "Image:" to "File:"
 
Line 7: Line 7:
<pre>{{infobox album
<pre>{{infobox album
| name      = Album name [defaults to pagename]
| name      = Album name [defaults to pagename]
| image      = Image:Example.jpg
| image      = File:Example.jpg
| imagewidth = [defaults to 250]
| imagewidth = [defaults to 250]
| artist    = Artist name
| artist    = Artist name
Line 21: Line 21:
{{infobox album
{{infobox album
| name      = Album name
| name      = Album name
| image      = Image:Example.jpg
| image      = File:Example.jpg
| artist    = Artist name
| artist    = Artist name
| released  = Release date
| released  = Release date

Latest revision as of 04:27, 18 June 2026

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       = Album name [defaults to pagename]
| image      = File:Example.jpg
| imagewidth = [defaults to 250]
| artist     = Artist name
| released   = Release date
| recorded   = Date recorded
| length     = Album length
| label      = Label
| producer   = Producer
}}

Results in...

Album name
Artist name
Released Release date
Recorded Date recorded
Length Album length
Label Label
Produced by Producer