Actions

Template

Difference between revisions of "TrackBob"

From Sonic Retro

Line 13: Line 13:
 
  #if: {{{drums|}}} | '''Drums''': {{{drums}}}<br> | }}{{
 
  #if: {{{drums|}}} | '''Drums''': {{{drums}}}<br> | }}{{
 
  #if: {{{additional|}}} | '''Additional Credits''': {{{additional}}}<br> | }}{{
 
  #if: {{{additional|}}} | '''Additional Credits''': {{{additional}}}<br> | }}{{
  #if: {{{download|}}} | <flashmp3>{{{download}}}</flashmp3>[{{{download}}}] | }}
+
  #if: {{{download|}}} | {{{download}}} | }}
 
|}<noinclude>
 
|}<noinclude>
  
Line 37: Line 37:
 
</pre>
 
</pre>
  
All fields except "cover" are optional. Downloads should be in URL form.
+
All fields except "cover" are optional. If using the download function (i.e., the song is in the OSV or the [http://www.albums.sonicretro.org AlbumDump]), use the FlashMP3 extension--<nowiki><flashmp3>http://file.url|download</flashmp3></nowiki>.
  
 
[[Category:Breakout Box Templates]]</noinclude>
 
[[Category:Breakout Box Templates]]</noinclude>

Revision as of 21:27, 7 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=
| 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>http://file.url|download</flashmp3>.