Template:Song: Difference between revisions
Jump to navigation
Jump to search
Brumlesten (talk | contribs) m (Undo revision 452 by Brumlesten (talk)) Tag: Undo |
Brumlesten (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{| class="songInfobox" style="float:right; clear:right; margin:0 15px 15px 0; width:300px; border:1px solid #aaa; background:#f9f9f9;" | {| class="songInfobox" style="float:right; clear:right; margin:0 15px 15px 0; width:300px; border:1px solid #aaa; background:#f9f9f9;" | ||
! colspan="2" style="text-align:center; font-size:125%; font-weight:bold;" | "{{{name|}}}" | ! colspan="2" style="text-align:center; font-size:125%; font-weight:bold;" | "{{{name|Song Name}}}" | ||
|- | |- | ||
| colspan="2" style="text-align:center;" | [[File:{{{cover|Placeholder buffy.png}}}|250px]] | | colspan="2" style="text-align:center;" | [[File:{{{cover|Placeholder buffy.png}}}|250px]] | ||
|- | |- | ||
! Artist | ! Artist | ||
| {{{artist|}}} | | {{{artist|Jamiroquai}}} | ||
{{#if:{{{album|}}}| | |||
{{#if:{{{album|}}}|{{!}}- | {{!}}- | ||
! Album | ! Album | ||
{{!}} {{{album|}}} | {{!}} {{{album|}}} }} {{#if:{{{released|}}}| | ||
}} | {{!}}- | ||
! Released {{!}} | |||
{{#if:{{{released|}}}|{{!}}- | {{{released|}}} }} {{#if:{{{genre|}}}| | ||
! Released | {{!}}- | ||
{{!}} {{{released|}}} | ! Genre | ||
}} | {{!}} {{{genre|}}} }} {{#if:{{{length|}}}| | ||
{{!}}- | |||
{{#if:{{{genre|}}}|{{!}}- | ! Length {{!}} | ||
! Genre | {{{length|}}} }} {{#if:{{{label|}}}| | ||
{{!}} {{{genre|}}} | {{!}}- | ||
}} | ! Label | ||
{{!}} {{{label|}}} }} {{#if:{{{writer|}}}| | |||
{{#if:{{{length|}}}|{{!}}- | {{!}}- | ||
! Length | ! Writer | ||
{{!}} {{{length|}}} | {{!}} {{{writer|}}} }} {{#if:{{{producer|}}}| | ||
}} | {{!}}- | ||
! Producer | |||
{{#if:{{{label|}}}|{{!}}- | {{!}} {{{producer|}}} }} | ||
! Label | |||
{{!}} {{{label|}}} | |||
}} | |||
{{#if:{{{writer|}}}|{{!}}- | |||
! | |||
{{!}} {{{writer|}}} | |||
}} | |||
{{#if:{{{producer|}}}|{{!}}- | |||
! Producer | |||
{{!}} {{{producer|}}} | |||
}} | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
Revision as of 20:17, 27 February 2026
| "Song Name" | |
|---|---|
| Artist | Jamiroquai |
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | String | required |
| cover | cover | no description
| File | optional |
| artist | artist | no description | String | required |
| album | album | no description | String | optional |
| released | released | no description | Date | optional |
| genre | genre | no description | String | optional |
| length | length | no description | String | optional |
| label | label | no description | String | optional |
| writer | writer | no description | String | optional |
| producer | producer | no description | String | optional |