Actions

Template

Difference between revisions of "TrackBob"

From Sonic Retro

m
Line 5: Line 5:
 
|-
 
|-
 
|style="padding: 0.3em; line-height: 1.5em" |
 
|style="padding: 0.3em; line-height: 1.5em" |
'''Album''': ''[[{{{album}}}]]''<br>
+
{{  #if: {{{album|}}} | '''Album''': {{{album}}}<br> | }}{{
'''Music and Arrangement:''' {{{arrange}}}<br>
+
#if: {{{arrange|}}} | '''Arrangement and Music by''': {{{arrange}}}<br> | }}{{
'''Lyrics''': {{{lyrics}}}<br>
+
#if: {{{vocals|}}} | '''Vocals''': {{{vocals}}}<br> | }}{{
'''Vocals:''' {{{vocals}}}<br>
+
#if: {{{additional|}}} | '''Additional Credits''': {{{additional}}}<br> | }}{{
'''Download:''' {{{download}}}
+
#if: {{{download|}}} | '''Genre''': {{{download}}} | }}
 
|}
 
|}
 +
 +
<noinclude>
 +
==Usage==
 +
This template is to be used on articles about specific [[:Category:Tracks|music tracks]]. Place the following at the top of a page:
 +
 +
<pre>
 +
{{Track
 +
| cover=
 +
| album=
 +
| arrange=
 +
| vocals=
 +
| additional=
 +
| download=
 +
}}
 +
</pre>
 +
 +
All fields except "bobscreen" 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 MP3 extension--<nowiki><mp3>http://file.url|download</mp3></nowiki>.
 +
 +
[[Category:Sonic Retro Templates]]</noinclude>

Revision as of 01:24, 8 June 2007

[[Image:{{{cover}}}|210px]]
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=
| album=
| arrange=
| vocals=
| additional=
| download=
}}

All fields except "bobscreen" are optional. If using the download function (i.e., the song is in the OSV or the AlbumDump), use the MP3 extension--<mp3>http://file.url|download</mp3>.