Actions

Template

Difference between revisions of "TrackBob"

From Sonic Retro

(class)
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}}}|275px]]
+
|align="center"| [[Image:{{{cover}}}|{{ #if: {{{coverwidth|}}} | {{{coverwidth}}} | 275px}}]]
 
|-
 
|-
 
! ''{{ #if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}''<br/>{{ #if: {{{description|}}} | {{{description}}}<br> | }}
 
! ''{{ #if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}''<br/>{{ #if: {{{description|}}} | {{{description}}}<br> | }}
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|}}} | {{{download}}} | }}
+
  #if: {{{download|}}} | <flashmp3>{{{download}}}</flashmp3>[{{{download}}}] | }}
 
|}<noinclude>
 
|}<noinclude>
  
Line 22: Line 22:
 
{{Track
 
{{Track
 
| cover=
 
| cover=
 +
| coverwidth=
 
| title=
 
| title=
 
| description=
 
| description=
Line 36: Line 37:
 
</pre>
 
</pre>
  
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>.
+
All fields except "cover" are optional. Downloads should be in URL form.
  
 
[[Category:Breakout Box Templates]]</noinclude>
 
[[Category:Breakout Box Templates]]</noinclude>

Revision as of 21:24, 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. Downloads should be in URL form.