Actions

Template

Difference between revisions of "TrackBob"

From Sonic Retro

m
m
Line 1: Line 1:
 
{|cellpadding="0" cellspacing="0" style="padding: 0.1em; float:right; margin-left:15px;" width="210" class="breakout"
 
{|cellpadding="0" cellspacing="0" style="padding: 0.1em; float:right; margin-left:15px;" width="210" class="breakout"
|align="center"| [[Image:{{{cover}}}|{{ #if: {{{coverwidth|}}} | {{{coverwidth}}} | 275px}}]]{{
+
|align="center"| [[Image:{{{cover}}}|{{ #if: {{{coverwidth|}}} | {{{coverwidth}}} | 275px}}]]
#if: {{{hidecaption|yes}}} | <br><small>{{ #if: {{{single|yes}}} | Album Cover | Single Cover }}</small> | }}
 
 
|-
 
|-
 
! ''{{ #if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}''<br/>{{ #if: {{{description|}}} | {{{description}}}<br> | }}
 
! ''{{ #if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}''<br/>{{ #if: {{{description|}}} | {{{description}}}<br> | }}
Line 7: Line 6:
 
|style="padding: 0.3em; line-height: 1.5em;" |{{
 
|style="padding: 0.3em; line-height: 1.5em;" |{{
 
  #if: {{{album|}}} | '''Album''': ''{{{album}}}''<br> | }}{{
 
  #if: {{{album|}}} | '''Album''': ''{{{album}}}''<br> | }}{{
  #if: {{{singlelabel|}}} | '''Record Label''': {{{singlelabel}}}<br> | }}{{
+
  #if: {{{label|}}} | '''Record Label''': {{{label}}}<br> | }}{{
 
  #if: {{{singlereleased|}}} | '''Single Release Date''': {{{singlereleased}}}<br> | }}{{
 
  #if: {{{singlereleased|}}} | '''Single Release Date''': {{{singlereleased}}}<br> | }}{{
 
  #if: {{{singlecatalog|}}} | '''Single Catalog No.''': {{{singlecatalog}}}<br> | }}{{
 
  #if: {{{singlecatalog|}}} | '''Single Catalog No.''': {{{singlecatalog}}}<br> | }}{{
Line 27: Line 26:
 
| cover=
 
| cover=
 
| coverwidth=
 
| coverwidth=
| hidecaption=
 
 
| title=
 
| title=
 
| description=
 
| description=
 
| album=
 
| album=
| single=
+
| label=
 
| singlereleased=
 
| singlereleased=
| singlelabel=
 
 
| singlecatalog=
 
| singlecatalog=
 
| arrange=
 
| arrange=
Line 52: Line 49:
 
| cover=Hedgehog.jpg
 
| cover=Hedgehog.jpg
 
| coverwidth=
 
| coverwidth=
| hidecaption=
 
 
| title=Hedgehog's Theme
 
| title=Hedgehog's Theme
 
| description=Main Theme, Hedgehog
 
| description=Main Theme, Hedgehog
 
| album=[[Sonic the Hedgehog]]
 
| album=[[Sonic the Hedgehog]]
| single=yes
+
| label=[[Sega]]
 
| singlereleased=May 2008
 
| singlereleased=May 2008
| singlelabel=[[Sega]]
 
 
| singlecatalog=12345
 
| singlecatalog=12345
 
| arrange=Sonic
 
| arrange=Sonic
Line 73: Line 68:
 
| cover=Hedgehog.jpg
 
| cover=Hedgehog.jpg
 
| coverwidth=
 
| coverwidth=
| hidecaption=
 
 
| title=Hedgehog's Theme
 
| title=Hedgehog's Theme
 
| description=Main Theme, Hedgehog
 
| description=Main Theme, Hedgehog
 
| album=[[Sonic the Hedgehog]]
 
| album=[[Sonic the Hedgehog]]
| single=yes
+
| label=[[Sega]]
 
| singlereleased=May 2008
 
| singlereleased=May 2008
| singlelabel=[[Sega]]
 
 
| singlecatalog=12345
 
| singlecatalog=12345
 
| arrange=Sonic
 
| arrange=Sonic

Revision as of 19:33, 21 May 2008

[[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=
| arrange=
| lyrics=
| vocals=
| guitar=
| bass=
| drums=
| additional=
| 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=
}}