Difference between revisions of "Template:Jambox"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
m (infobox → infbox)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{|style="border:1px #aaa solid;-moz-border-radius:.5em;-khtml-border-radius:.5em" cellspacing="2";
<includeonly>{| id="jambox" class="infbox wikitable"
|- style="text-align:center;color:#fff"
! colspan="2" | Riff or jam
!style="background:#3c79f5;-moz-border-radius:.5em .5em 0 0" colspan="2" | Riff or jam
|-
|-
| '''Name'''
| Name
|| {{{Name|''Unknown''}}}
| {{{Name}}}
|- style="background:#364666"
|-
| '''Artist'''
| Artist
|| {{{Artist|''Unknown''}}}
| {{{Artist |<span class="unknown">Unknown</span>}}}
|-  
|-
| '''Writer/composer'''
| Writer/composer
|| {{{Writer|''Unknown''}}}
| {{{Writer |<span class="unknown">Unknown</span>}}}
|- style="background:#364666"
|-
| '''Appearance'''
| Appearance
|| {{{Appearance|''Unknown''}}}
| {{{Appearance |<span class="unknown">Unknown</span>}}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>


==Usage==
== Usage ==
<pre>
<pre>
{{Jambox |
{{Jambox
| Name =  
| Name =  
| Artist =  
| Artist =  
| Writer =
| Writer =  
| Appearance =
| Appearance =  
}}
}}
</pre>


Which means...
Which means ...
{{Jambox |
 
<pre>
{{Jambox
| Name = (The name of the song)
| Name = (The name of the song)
| Artist = (The original artist, left as "Original" if it's by Muse)
| Artist = (The original artist, left as "Original" if it's by Muse)
| Writer = (The original writer or composer of the song)
| Writer = (The original writer or composer of the song)
| Appearance = (When the riff/jam made an appearance, one off or for a period of time)  
| Appearance = (When the riff/jam made an appearance, one off or for a period of time)
}}
}}
</pre>
</pre>


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 15:17, 1 September 2011


Usage

{{Jambox
| Name = 
| Artist = 
| Writer = 
| Appearance = 
}}

Which means ...

{{Jambox
| Name = (The name of the song)
| Artist = (The original artist, left as "Original" if it's by Muse)
| Writer = (The original writer or composer of the song)
| Appearance = (When the riff/jam made an appearance, one off or for a period of time)
}}