Actions

Template

Difference between revisions of "TrackBob"

From Sonic Retro

(adding BPM)
Line 17: Line 17:
 
  #if: {{{drums|}}} | '''Drums''': {{{drums}}}<br> | }}{{
 
  #if: {{{drums|}}} | '''Drums''': {{{drums}}}<br> | }}{{
 
  #if: {{{additional|}}} | '''Additional Credits''': {{{additional}}}<br> | }}{{
 
  #if: {{{additional|}}} | '''Additional Credits''': {{{additional}}}<br> | }}{{
  #if: {{{bpm|}}} | '''BPM''': {{{drums}}}<br> | }}{{
+
  #if: {{{bpm|}}} | '''BPM''': {{{bpm}}}<br> | }}{{
 
  #if: {{{download|}}} | {{{download}}} | }}
 
  #if: {{{download|}}} | {{{download}}} | }}
 
|}<noinclude>
 
|}<noinclude>

Revision as of 11:14, 4 November 2011

[[Image:{{{cover}}}|275px]]
" TrackBob "

Usage

This template is to be used on articles about specific music tracks. Place the following at the top of a page:

{{Track
| cover=
| coverwidth=
| title=
| description=
| album=
| label=
| singlereleased=
| singlecatalog=
| compose=
| arrange=
| lyrics=
| vocals=
| guitar=
| bass=
| drums=
| additional=
| bpm=
| download=
}}

All fields except "cover" are optional. If using the download function (i.e., the song is in the OSV or the AlbumDump), use the FlashMP3 extension--<flashmp3>folder/file.mp3</flashmp3>.

Example


. {{{1}}} ({{{time}}})
Lyrics: Tails
Vocals: Amy
{{Track
| cover=Hedgehog.jpg
| coverwidth=
| title=Hedgehog's Theme
| description=Main Theme, Hedgehog
| album=[[Sonic the Hedgehog]]
| label=[[Sega]]
| singlereleased=May 2008
| singlecatalog=12345
| arrange=Sonic
| lyrics=Tails
| vocals=Amy
| guitar=Knuckles
| bass=Dr. Eggman
| drums=Metal Sonic
| additional=
| download=
}}