Actions

Template

Difference between revisions of "TrackBob"

From Sonic Retro

(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
{{BobRow||{{{title|}}}|default=" {{PAGENAME}} "|content=" {{{title}}} "{{ #if: {{{description|}}} |<br/>{{{description}}}}}|headline=yes|align=center}}
 
{{BobRow||{{{title|}}}|default=" {{PAGENAME}} "|content=" {{{title}}} "{{ #if: {{{description|}}} |<br/>{{{description}}}}}|headline=yes|align=center}}
 
{{BobRow||{{{album|}}}|content='''Album''': ''{{{album}}}''}}
 
{{BobRow||{{{album|}}}|content='''Album''': ''{{{album}}}''}}
 +
{{BobRow||{{{artist|}}}|content='''Artist''': {{{artist}}}}}
 
{{BobRow||{{{compose|}}}|content='''Composed by''': {{{compose}}}[[Category:Move to production credits section]]}}
 
{{BobRow||{{{compose|}}}|content='''Composed by''': {{{compose}}}[[Category:Move to production credits section]]}}
 
{{BobRow||{{{arrange|}}}|content='''Arrangement by''': {{{arrange}}}[[Category:Move to production credits section]]}}
 
{{BobRow||{{{arrange|}}}|content='''Arrangement by''': {{{arrange}}}[[Category:Move to production credits section]]}}
Line 24: Line 25:
 
| description=
 
| description=
 
| album=
 
| album=
 +
| artist=
 
| bpm=
 
| bpm=
 
}}
 
}}
 
</pre>
 
</pre>
  
All fields except "cover" are optional. If using the download function (i.e., the song is in the OSV or the [http://music.sonicretro.org AlbumDump]), use the FlashMP3 extension--<nowiki><flashmp3>folder/file.mp3</flashmp3></nowiki>.
+
All fields except "cover" are optional.
  
 
===Example===
 
===Example===
Line 37: Line 39:
 
| album=[[Sonic the Hedgehog]]
 
| album=[[Sonic the Hedgehog]]
 
| label=[[Sega]]
 
| label=[[Sega]]
| additional=
 
 
}}
 
}}
 
<pre>
 
<pre>
Line 46: Line 47:
 
| album=[[Sonic the Hedgehog]]
 
| album=[[Sonic the Hedgehog]]
 
| label=[[Sega]]
 
| label=[[Sega]]
| additional=
 
 
}}
 
}}
 
</pre>
 
</pre>
  
 
[[Category:Breakout box templates]]</noinclude>
 
[[Category:Breakout box templates]]</noinclude>

Revision as of 16:20, 4 October 2019

Notavailable.svg
" TrackBob "

Usage

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

{{TrackBob
| cover=
| coverwidth=
| title=
| description=
| album=
| artist=
| bpm=
}}

All fields except "cover" are optional.

Example

Hedgehog.jpg
"Hedgehog's Theme"
Main Theme, Hedgehog
Album: Sonic the Hedgehog
{{TrackBob
| cover=Hedgehog.jpg
| title=Hedgehog's Theme
| description=Main Theme, Hedgehog
| album=[[Sonic the Hedgehog]]
| label=[[Sega]]
}}