Difference between revisions of "Template:Songbox"
Jump to navigation
Jump to search
m (+.infbox) |
m (Removed styling, replaced with css) |
||
Line 3: | Line 3: | ||
! colspan="2" | Muse song | ! colspan="2" | Muse song | ||
|- | |- | ||
| | | Name | ||
| {{{Name |''Unknown''}}} | | {{{Name |''Unknown''}}} | ||
|- | |- | ||
| | | Album/single | ||
| {{{Album |''Unknown''}}} | | {{{Album |''Unknown''}}} | ||
|- | |- | ||
| | | Length | ||
| {{{Length | | | {{{Length |<span class="unknown">Unknown</span>}}} | ||
|- | |- | ||
| | | Alternative titles | ||
| {{{AltTitles | | | {{{AltTitles |<span class="unknown">Unknown</span>}}} | ||
|- | |- | ||
| | | First live performance | ||
| {{{First | | | {{{First |<span class="unknown">Unknown</span>}}} | ||
|- | |- | ||
| | | Latest live performance | ||
| {{{Latest | | | {{{Latest |<span class="unknown">Unknown</span>}}} | ||
|- | |- | ||
| | | Recorded | ||
| {{{Recorded | | | {{{Recorded |<span class="unknown">Unknown</span>}}} | ||
|- | |- | ||
| | | Writer/composer | ||
| {{{Writer | | | {{{Writer |<span class="unknown">Unknown</span>}}} | ||
|- | |- | ||
| | | Producer | ||
| {{{Producer | | | {{{Producer |<span class="unknown">Unknown</span>}}} | ||
|- | |- | ||
| | | Chart position | ||
| {{{Chart position | | | {{{Chart position |<span class="unknown">Unknown</span>}}}{{#if:{{{Cover |}}} | [[Category:Covers]] | [[Category:Songs]] }}__NOTOC__ | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
Thanks to some template wizardry, this template now | 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 <nowiki>[[Category:Songs]]</nowiki> | |||
== Usage == | == Usage == | ||
Line 71: | Line 72: | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 20:15, 1 September 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!