Template:Song: Difference between revisions
Jump to navigation
Jump to search
Brumlesten (talk | contribs) No edit summary |
Brumlesten (talk | contribs) m (Add more description) |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| class=" | {| class="infobox" | ||
! colspan="2" | ! colspan="2" class="infoboxTitle" | "{{{name|Song Name}}}" | ||
|- | |- | ||
| colspan="2" | | colspan="2" class="center" | [[File:{{{cover|Placeholder buffy.png}}}|250px]] | ||
|- | |- | ||
| colspan="2" | | colspan="2" class="center" | <hr>{{#if:{{{isSingle|}}} | | ||
Single by {{{artist|}}} {{#if:{{{album|}}} | from the album {{{album}}} }} | Single by {{{artist|}}} {{#if:{{{album|}}} | from the album {{{album}}} }} | ||
| | | | ||
| Line 11: | Line 11: | ||
--><hr>{{#if:{{{bside|}}} | <br> | --><hr>{{#if:{{{bside|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! B-Side | ! class="infoboxLabel" {{!}} B-Side | ||
{{!}} | {{!}} class="infoboxValue" {{!}} {{{bside|}}} }}<!-- | ||
-->{{#if:{{{released|}}} | <br> | -->{{#if:{{{released|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! Released | ! class="infoboxLabel" {{!}} Released | ||
{{!}} | {{!}} class="infoboxValue" {{!}} {{{released|}}} }}<!-- | ||
-->{{#if:{{{recorded|}}} | <br> | -->{{#if:{{{recorded|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! Recorded | ! class="infoboxLabel" {{!}} Recorded | ||
{{!}} | {{!}} class="infoboxValue" {{!}} {{{recorded|}}} }}<!-- | ||
-->{{#if:{{{playedLive|}}} | <br> | -->{{#if:{{{playedLive|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! Played Live | ! class="infoboxLabel" {{!}} Played Live | ||
{{!}} | {{!}} class="infoboxValue" {{!}} {{{playedLive|}}} }}<!-- | ||
-->{{#if:{{{studio|}}} | <br> | -->{{#if:{{{studio|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! Studio | ! class="infoboxLabel" {{!}} Studio | ||
{{!}} | {{!}} class="infoboxValue" {{!}} {{{studio|}}} }}<!-- | ||
-->{{#if:{{{genre|}}} | <br> | -->{{#if:{{{genre|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! Genre | ! class="infoboxLabel" {{!}} Genre | ||
{{!}} | {{!}} class="infoboxValue" {{!}} {{{genre|}}} }}<!-- | ||
-->{{#if:{{{length|}}} | <br> | -->{{#if:{{{length|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! | ! class="infoboxLabel" {{!}} Length | ||
{{!}} | {{!}} class="infoboxValue" {{!}} {{{length|}}} }}<!-- | ||
-->{{#if:{{{label|}}} | <br> | -->{{#if:{{{label|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! Label | ! class="infoboxLabel" {{!}} Label | ||
{{!}} | {{!}} class="infoboxValue" {{!}} {{{label|}}} }}<!-- | ||
-->{{#if:{{{writer|}}} | <br> | -->{{#if:{{{writer|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! Writer | ! class="infoboxLabel" {{!}} Writer | ||
{{!}} | {{!}} class="infoboxValue" {{!}} {{{writer|}}} }}<!-- | ||
-->{{#if:{{{producer|}}} | <br> | -->{{#if:{{{producer|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! Producer | ! class="infoboxLabel" {{!}} Producer | ||
{{!}} | {{!}} class="infoboxValue" {{!}} {{{producer|}}} }}<!-- | ||
-->{{#if:{{{bpm|}}} | <br> | -->{{#if:{{{bpm|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! BPM | ! class="infoboxLabel" {{!}} BPM | ||
{{!}} | {{!}} class="infoboxValue" {{!}} {{{bpm|}}} }}<!-- | ||
-->{{#if:{{{key|}}} | <br> | -->{{#if:{{{key|}}} | <br> | ||
{{!}}- | {{!}}- | ||
! Key | ! class="infoboxLabel" {{!}} Key | ||
{{!}} | {{!}} class="infoboxValue" {{!}} {{{key|}}} }} | ||
|} | |} | ||
| Line 91: | Line 91: | ||
"required": true, | "required": true, | ||
"label": "Artist", | "label": "Artist", | ||
"description": "The artist of the song/album" | "description": "The artist of the song/album", | ||
"example": "Jamiroquai (or [[Jamiroquai]] to add link)" | |||
}, | }, | ||
"album": { | "album": { | ||
| Line 97: | Line 98: | ||
"label": "Album", | "label": "Album", | ||
"description": "The name of the album, if part of an album", | "description": "The name of the album, if part of an album", | ||
"example": "A Funk Odyssey" | "example": "A Funk Odyssey (or [[A Funk Odyssey]] to add link)" | ||
}, | }, | ||
"released": { | "released": { | ||
| Line 121: | Line 122: | ||
"label": "Label", | "label": "Label", | ||
"description": "The label the song/single was released under", | "description": "The label the song/single was released under", | ||
"example": "Epic Records" | "example": "Epic Records (or [[Epic Records]] to add link)" | ||
}, | }, | ||
"writer": { | "writer": { | ||
| Line 127: | Line 128: | ||
"label": "Writer", | "label": "Writer", | ||
"description": "Who wrote the song", | "description": "Who wrote the song", | ||
"example": "Jay Kay & Toby Smith" | "example": "Jay Kay & Toby Smith (or \"[[Jay Kay]] & [[Toby Smith]]\" to add link)" | ||
}, | }, | ||
"producer": { | "producer": { | ||
| Line 133: | Line 134: | ||
"label": "Producer", | "label": "Producer", | ||
"description": "Who produced the song", | "description": "Who produced the song", | ||
"example": "Rick Pope" | "example": "Rick Pope (or [[Rick Pope]] to add link)" | ||
}, | }, | ||
"bside": { | "bside": { | ||
| Line 167: | Line 168: | ||
"label": "Studio", | "label": "Studio", | ||
"description": "What studio was it recorded in", | "description": "What studio was it recorded in", | ||
"example": "Chillington Studios", | "example": "Chillington Studios (or [[Chillington Studios]] to add link)", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
Latest revision as of 22:30, 27 February 2026
| "Song Name" | |
|---|---|
Song by |
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Cover Photo | cover | Cover Photo of the single (or album of the song if not a single) (defaults to a placeholder image)
| File | optional |
| Name | name | The name of the song
| String | required |
| Artist | artist | The artist of the song/album
| String | required |
| Album | album | The name of the album, if part of an album
| String | optional |
| Is single | isSingle | Write True or Y if it's a single, leave empty if not
| Boolean | optional |
| B-Side | bside | If a single, what songs are on the b-side
| String | optional |
| Release Date | released | When was the song/single released
| Date | optional |
| Recorded | recorded | What period of time was it recorded
| String | optional |
| Played Live | playedLive | Has this been played live, and how many times
| String | optional |
| Studio | studio | What studio was it recorded in
| String | optional |
| Length | length | The length of the song (minutes:seconds)
| String | optional |
| Label | label | The label the song/single was released under
| String | optional |
| Genre | genre | The genres of the song
| String | optional |
| Writer | writer | Who wrote the song
| String | optional |
| Producer | producer | Who produced the song
| String | optional |
| BPM | bpm | The beats per minutes of the song
| Number | optional |
| Key | key | The key the song is in | String | optional |