Actions

Template

Difference between revisions of "TrackBob"

From Sonic Retro

m
 
(44 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
{{BobTable|
 +
{{BobRow||{{{cover|}}}|align=center|default=[[File:Notavailable.svg]]<includeonly>[[Category:No cover]]</includeonly>|content=[[File:{{{cover}}}|{{ #if: {{{coverwidth|}}} | {{{coverwidth}}} | 275px}}]]}}
 +
{{BobRow||{{{title|}}}|default="{{PAGENAME}}"{{ #if: {{{description|}}} |<br/>{{{description}}}}}|content="{{{title}}}"{{ #if: {{{description|}}} |<br/>{{{description}}}}}|headline=yes|align=center}}
 +
{{BobRow||{{{album|}}}|content='''Album:''' ''{{{album}}}''}}
 +
{{BobRow||{{{artist|}}}|content='''Artist:''' {{{artist}}}}}
 +
{{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||{{{lyrics|}}}|content='''Lyrics by:''' {{{lyrics}}}[[Category:Move to production credits section]]}}
 +
{{BobRow||{{{vocals|}}}|content='''Vocals:''' {{{vocals}}}[[Category:Move to production credits section]]}}
 +
{{BobRow||{{{guitar|}}}|content='''Guitar:''' {{{guitar}}}[[Category:Move to production credits section]]}}
 +
{{BobRow||{{{bass|}}}|content='''Bass:''' {{{bass}}}[[Category:Move to production credits section]]}}
 +
{{BobRow||{{{drums|}}}|content='''Drums:''' {{{drums}}}[[Category:Move to production credits section]]}}
 +
{{BobRow||{{{additional|}}}|content='''Additional credits:''' {{{additional}}}[[Category:Move to production credits section]]}}
 +
{{BobRow||{{{bpm|}}}|content='''Beats per minute:''' {{{bpm}}}}}
 +
}}<includeonly>[[Category:Tracks]]</includeonly><noinclude>
  
{|cellpadding="0" cellspacing="0" style="padding: 0px; float: right; margin-left: 15px; border: 1px solid #D1E0F0; text-align: left" width="175"
+
==Usage==
| style="text-align: center;"|
+
This template is to be used on articles about specific [[:Category:Tracks|music tracks]]. Place the following at the top of a page:
[[Image:{{{cover}}}|210px]]
+
 
|-
+
<pre>
|style="border: solid 2px #28619B; padding: 0.3em; font-family: sans-serif; font-size: 0.9em;"| '''{{PAGENAME}}'''({{{description}}})
+
{{TrackBob
|-
+
| cover=
|style="padding: 0.3em; line-height: 1.5em" |
+
| coverwidth=
'''Album''': ''[[{{{album}}}]]''
+
| title=
'''Music and Arrangement:''' {{{arrange}}}
+
| description=
'''Lyrics''': {{{lyrics}}}
+
| album=
'''Vocals:''' {{{vocals}}}
+
| artist=
'''Download:''' {{{download}}}
+
| bpm=
|}
+
}}
 +
</pre>
 +
 
 +
All fields except "cover" are optional.
 +
 
 +
===Example===
 +
{{TrackBob
 +
| cover=Hedgehog.jpg
 +
| title=Hedgehog's Theme
 +
| description=Main Theme, Hedgehog
 +
| album=[[Sonic the Hedgehog]]
 +
| label=[[Sega]]
 +
}}
 +
<pre>
 +
{{TrackBob
 +
| cover=Hedgehog.jpg
 +
| title=Hedgehog's Theme
 +
| description=Main Theme, Hedgehog
 +
| album=[[Sonic the Hedgehog]]
 +
| label=[[Sega]]
 +
}}
 +
</pre>
 +
 
 +
[[Category:Breakout box templates]]</noinclude>

Latest revision as of 15:42, 14 November 2022

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]]
}}