Template:Song: Difference between revisions

From JamiroWiki
Jump to navigation Jump to search
No edit summary
(Add more fields)
Line 18: Line 18:
! Released  
! Released  
{{!}} {{{released|}}} }}<!--  
{{!}} {{{released|}}} }}<!--  
-->{{#if:{{{recorded|}}} | <br>
{{!}}-
! Recorded
{{!}} {{{recorded|}}} }}<!--
-->{{#if:{{{studio|}}} | <br>
{{!}}-
! Studio
{{!}} {{{studio|}}} }}<!--


-->{{#if:{{{genre|}}} | <br>
-->{{#if:{{{genre|}}} | <br>
Line 142: Line 152:
"example": "Y",
"example": "Y",
"type": "boolean"
"type": "boolean"
},
"recorded": {
"label": "Recorded",
"description": "What period of time was it recorded",
"example": "31 May 1972 - 9 February 1973",
"type": "string"
},
"studio": {
"label": "Studio",
"description": "What studio was it recorded in",
"example": "Chillington Studios",
"type": "string"
}
}
}
}

Revision as of 21:25, 27 February 2026

"Song Name"

Song by


No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

The name of the song

Example
Feel So Good
Stringrequired
Cover Photocover

Cover Photo of the single (or album of the song if not a single) (defaults to a placeholder image)

Default
PlaceholderBuffy
Fileoptional
Artistartist

The artist of the song/album

Stringrequired
Albumalbum

The name of the album, if part of an album

Example
A Funk Odyssey
Stringoptional
Release Datereleased

When was the song/single released

Example
September 3, 2001
Dateoptional
Genregenre

The genres of the song

Example
Funk, Acid Jazz
Stringoptional
Lengthlength

The length of the song (minutes:seconds)

Example
5:21
Stringoptional
Labellabel

The label the song/single was released under

Example
Epic Records
Stringoptional
Writerwriter

Who wrote the song

Example
Jay Kay & Toby Smith
Stringoptional
Producerproducer

Who produced the song

Example
Rick Pope
Stringoptional
B-Sidebside

If a single, what songs are on the b-side

Example
Feel So Good (Knee Deep Remix)
Stringoptional
BPMbpm

The beats per minutes of the song

Example
120
Numberoptional
Keykey

The key the song is in

Stringoptional
Is singleisSingle

Write True or Y if it's a single, leave empty if not

Example
Y
Booleanoptional
Recordedrecorded

What period of time was it recorded

Example
31 May 1972 - 9 February 1973
Stringoptional
Studiostudio

What studio was it recorded in

Example
Chillington Studios
Stringoptional