Difference between revisions of "Template:Songbox"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
(-.head -.even <= unused)
m (+space)
Line 4: Line 4:
|-
|-
| '''Name'''
| '''Name'''
| {{{Name|''Unknown''}}}
| {{{Name |''Unknown''}}}
|-
|-
| '''Album/single'''
| '''Album/single'''
| {{{Album|''Unknown''}}}
| {{{Album |''Unknown''}}}
|-
|-
| '''Length'''
| '''Length'''
| {{{Length|''Unknown''}}}
| {{{Length |''Unknown''}}}
|-
|-
| '''Alternative titles'''
| '''Alternative titles'''
| {{{AltTitles|''Unknown''}}}
| {{{AltTitles |''Unknown''}}}
|-
|-
| '''First live performance'''
| '''First live performance'''
| {{{First|''Unknown''}}}
| {{{First |''Unknown''}}}
|-
|-
| '''Latest live performance'''
| '''Latest live performance'''
| {{{Latest|''Unknown''}}}
| {{{Latest |''Unknown''}}}
|-
|-
| '''Recorded'''
| '''Recorded'''
| {{{Recorded|''Unknown''}}}
| {{{Recorded |''Unknown''}}}
|-
|-
| '''Writer/composer'''
| '''Writer/composer'''
| {{{Writer|''Unknown''}}}
| {{{Writer |''Unknown''}}}
|-
|-
| '''Producer'''
| '''Producer'''
| {{{Producer|''Unknown''}}}
| {{{Producer |''Unknown''}}}
|-
|-
| '''Chart position'''
| '''Chart position'''
| {{{Chart position|''Unknown''}}}{{#if:{{{Cover|}}}|[[Category:Covers]]|[[Category:Songs]]}}__NOTOC__
| {{{Chart position |''Unknown''}}}{{#if:{{{Cover |}}} | [[Category:Covers]] | [[Category:Songs]] }}__NOTOC__
|}</includeonly><noinclude>
|}</includeonly><noinclude>
This is, hopefully, an adequate temporary box to put on all the song articles. I wrote this in about 5 minutes, and I know nothing about making templates other than 5 minutes reading Wikipedia's tutorials, so anyone who can make it look nicer or thinks of anything to add to it please do, I think some feature for international chart positions would be nice... :-)   
This is, hopefully, an adequate temporary box to put on all the song articles. I wrote this in about 5 minutes, and I know nothing about making templates other than 5 minutes reading Wikipedia's tutorials, so anyone who can make it look nicer or thinks of anything to add to it please do, I think some feature for international chart positions would be nice... :-)   

Revision as of 23:59, 13 August 2011

This is, hopefully, an adequate temporary box to put on all the song articles. I wrote this in about 5 minutes, and I know nothing about making templates other than 5 minutes reading Wikipedia's tutorials, so anyone who can make it look nicer or thinks of anything to add to it please do, I think some feature for international chart positions would be nice... :-)

Thanks to some template wizardry, this template now automatically adds articles it is added to [[Category:Songs]]

Usage

{{Songbox
| Name = 
| Album = 
| Length = mm:ss
| AltTitles = 
| First =
| Recorded =
| Writer = 
| Producer = 
| Chart position = 
}}


Which means...

{{Songbox
| Name = (The name of the song)
| Album = (The album, single or EP the track is taken from)
| Length = mm:ss (The length of the track, duh!)
| AltTitles = (Unofficial, pre-release titles of the song)
| First = (First known gig the song was performed live, eg 'Crying Shame' would be '19th December 2004' 
| Latest = (Latest known performance if greater than one month ago)
| Recorded = (Year of the first and subsequent recordings)
| Writer = (The songwriter, in most cases Sir Bellamy)
| Producer = (The producer)
| Chart position = (The highest UK chart position, other countries may be added to the template later)
}}

Happy editing!