Difference between revisions of "Template:Song"
Line 15: | Line 15: | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
− | This is a proposed infobox template to provide quick-access information on song articles. | + | This is a proposed infobox template to provide quick-access information on song articles, instead of hand-coding a table for each article, which is harder to maintain. |
+ | |||
− | |||
Line 26: | Line 26: | ||
==Usage== | ==Usage== | ||
+ | <pre>{{song | ||
+ | | title = | ||
+ | | album = | ||
+ | | length = | ||
+ | | versions = | ||
+ | | live = | ||
+ | }}</pre> | ||
+ | |||
+ | ===Example=== | ||
+ | See how this looks at [[March Of The Pigs (song)]]. | ||
<pre>{{song | <pre>{{song | ||
| title = March of the Pigs | | title = March of the Pigs |
Revision as of 07:02, 17 February 2007
Album: | [[{{{album}}}]] |
---|---|
Length: | {{{length}}} |
Versions: | {{{versions}}} |
Live: | {{{live}}} |
This is a proposed 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 = | 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 | 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 }}