Difference between revisions of "Template:Song"
m (removing white space) |
|||
Line 7: | Line 7: | ||
! align="right" valign="top" | Length: | ! align="right" valign="top" | Length: | ||
| {{{length}}} | | {{{length}}} | ||
+ | |- | ||
+ | ! align="right" valign="top" | [[List Of BPM Rates|BPM]]: | ||
+ | | {{{BPM}}} | ||
|- | |- | ||
! align="right" valign="top" | Versions: | ! align="right" valign="top" | Versions: | ||
Line 23: | Line 26: | ||
| album = | | album = | ||
| length = | | length = | ||
+ | | BPM = | ||
| versions = | | versions = | ||
| live = | | live = | ||
Line 33: | Line 37: | ||
| album = The Downward Spiral | | album = The Downward Spiral | ||
| length = 2:58 | | length = 2:58 | ||
+ | | BPM = 269 | ||
| versions = March of the Pigs (clean) <br> All The Pigs, All Lined Up <br> March of the Fuckheads (?) | | versions = March of the Pigs (clean) <br> All The Pigs, All Lined Up <br> March of the Fuckheads (?) | ||
| live = 1994 - present <br> almost every show | | live = 1994 - present <br> almost every show | ||
}}</pre> | }}</pre> | ||
</noinclude> | </noinclude> |
Revision as of 16:03, 22 January 2011
Album: | {{{album}}} |
---|---|
Length: | {{{length}}} |
BPM: | {{{BPM}}} |
Versions: | {{{versions}}} |
Live: | {{{live}}} |
This is a infobox template to provide quick-access information on song articles, instead of hand-coding a table for each article, which is harder to maintain.
Usage
{{song | title = | album = | length = | BPM = | versions = | live = }}
Example
See how this looks at March Of The Pigs (song).
{{song | title = March of the Pigs | album = The Downward Spiral | length = 2:58 | BPM = 269 | versions = March of the Pigs (clean) <br> All The Pigs, All Lined Up <br> March of the Fuckheads (?) | live = 1994 - present <br> almost every show }}