Actions

Template

Difference between revisions of "TrackBob"

From Sonic Retro

m
 
(43 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{|cellpadding="0" cellspacing="0" style="padding: 0px; float: right; margin-left: 15px; border: 1px solid #D1E0F0; text-align: left" width="175"
+
{{BobTable|
| style="text-align: center;"|
+
{{BobRow||{{{cover|}}}|align=center|default=[[File:Notavailable.svg]]<includeonly>[[Category:No cover]]</includeonly>|content=[[File:{{{cover}}}|{{ #if: {{{coverwidth|}}} | {{{coverwidth}}} | 275px}}]]}}
[[Image:{{{cover}}}|210px]]
+
{{BobRow||{{{title|}}}|default="{{PAGENAME}}"{{ #if: {{{description|}}} |<br/>{{{description}}}}}|content="{{{title}}}"{{ #if: {{{description|}}} |<br/>{{{description}}}}}|headline=yes|align=center}}
|-
+
{{BobRow||{{{album|}}}|content='''Album:''' ''{{{album}}}''}}
|style="border: solid 2px #28619B; padding: 0.3em; font-family: sans-serif; font-size: 0.9em;"| '''{{PAGENAME}}'''({{{description}}})
+
{{BobRow||{{{artist|}}}|content='''Artist:''' {{{artist}}}}}
|-
+
{{BobRow||{{{compose|}}}|content='''Composed by:''' {{{compose}}}[[Category:Move to production credits section]]}}
|style="padding: 0.3em; line-height: 1.5em" |
+
{{BobRow||{{{arrange|}}}|content='''Arrangement by:''' {{{arrange}}}[[Category:Move to production credits section]]}}
'''Album''': ''[[{{{album}}}]]''<br>
+
{{BobRow||{{{lyrics|}}}|content='''Lyrics by:''' {{{lyrics}}}[[Category:Move to production credits section]]}}
'''Music and Arrangement:''' {{{arrange}}}<br>
+
{{BobRow||{{{vocals|}}}|content='''Vocals:''' {{{vocals}}}[[Category:Move to production credits section]]}}
'''Lyrics''': {{{lyrics}}}<br>
+
{{BobRow||{{{guitar|}}}|content='''Guitar:''' {{{guitar}}}[[Category:Move to production credits section]]}}
'''Vocals:''' {{{vocals}}}<br>
+
{{BobRow||{{{bass|}}}|content='''Bass:''' {{{bass}}}[[Category:Move to production credits section]]}}
'''Download:''' {{{download}}}
+
{{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>
 +
 
 +
==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>
 +
{{TrackBob
 +
| cover=
 +
| coverwidth=
 +
| title=
 +
| description=
 +
| album=
 +
| artist=
 +
| 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]]
}}