Difference between revisions of "Template:Guitarbox"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
m (Hex → oct; rm gear cat inclusion; rm empty cells and conditionally include in bass guitar cat)
 
 
(19 intermediate revisions by one other user not shown)
Line 1: Line 1:
{|style="border:1px #aaa solid;-moz-border-radius:.5em;-khtml-border-radius:.5em" cellspacing="2";
{| id="gearbox" class="infbox wikitable"
|- style="text-align:center;color:#fff"
! colspan="2" | {{{Model |{{{Name |Model name missing}}}}}}
!style="background:#00314C;-moz-border-radius:.5em .5em 0 0" colspan="2" | {{{Name}}}
|-
|-
| '''Manufacturer'''
| Manufacturer
|| {{{Manufacturer}}}
| {{{Manufacturer |<span class="unknown">Unknown</span>}}}
|- style="background:#cfc"
| '''Used'''
|| {{{Used}}}
|-
|-
| '''Body type'''
| Used
|| {{{Body}}}
| {{{Used |<span class="unknown">Unknown</span>}}}
|- style="background:#cfc"
| '''Neck joint'''
|| {{{Neck}}}
|-
|-
| '''Body covering'''
| Body type
|| {{{BodyCovering}}}
| {{{Body |<span class="unknown">Unknown</span>}}}
|- style="background:#cfc"
| '''Wood'''
|| {{{Wood}}}
|-
|-
| '''Bridge'''
| Neck joint
||{{{Bridge}}}
| {{{Neck |<span class="unknown">Unknown</span>}}}
|-style="background:#cfc"
| '''Electronics'''
||{{{Electronics}}}
|-
|-
| '''Pickup(s)'''
| Body covering
||{{{Pickups}}}
| {{{BodyCovering |<span class="unknown">Unknown</span>}}}
|-style="background:#cfc"
|-
| '''Special circuits'''
| Wood
||{{{Special}}}<includeonly>[[Category:{{#ifeq:{{{type}}}|bass guitar|Bass g|G}}uitars]]__NOTOC__</includeonly>
| {{{Wood |<span class="unknown">Unknown</span>}}}
|}<noinclude>
|-
| Bridge
| {{{Bridge |<span class="unknown">Unknown</span>}}}
|-
| Electronics
| {{{Electronics |<span class="unknown">Unknown</span>}}}
|-
| Pickup(s)
| {{{Pickups |<span class="unknown">Unknown</span>}}}
|-
| Special circuits
| {{{Special |<span class="unknown">Unknown</span>}}}
|}<includeonly>[[Category:{{
#if:{{{Manson |}}} |
    Manson Guitars |
    {{#ifeq:{{{type |}}} |
          bass guitar |
          Bass g |
          G
    }}uitars
}}]]__NOTOC__</includeonly><noinclude>


==Example==
== Usage ==
Empty template:
Empty template:
<pre>
<pre>
{{Guitarbox |
{{Guitarbox
| Name =
| Model =  
| Manufacturer =
| Manufacturer =  
| Used =
| Used =  
| Body =
| Body =  
| Neck =
| Neck =  
| BodyCovering =
| BodyCovering =  
| Wood =
| Wood =  
| Bridge =
| Bridge =  
| Electronics =
| Electronics =  
| Pickups =
| Pickups =  
| Special =
| Special =  
}}</pre>
}}</pre>


[[M1D1 Manson|See the below template in action]].
[[Manson M1D1 Mirror | See the below template in action]].
<pre>
<pre>
{{Guitarbox |
{{Guitarbox
| Name = M1D1 Manson
| Model = M1D1
| Manufacturer = [[Manson Guitars]]
| Manufacturer = [[Manson Guitars]]
| Used = [[Milan Rolling Stone 2006 (gig)|2006-06-07]] — [[Naeba ski resort 2007 (gig)|2007-07-27]] (thrown at a strobe light; split in half)<br />Currently at display in Manson's guitar shop in Exeter.
| Used = [[Milan Rolling Stone 2006 (gig)|2006-06-07]] — [[Naeba ski resort 2007 (gig)|2007-07-27]] (thrown at a strobe light; split in half)<br />Currently at display in Manson's guitar shop in Exeter.
Line 62: Line 69:
| Wood = '''Body''': mahogany<br />'''Neck''': birds-eye maple<br />'''Fingerboard''': rosewood
| Wood = '''Body''': mahogany<br />'''Neck''': birds-eye maple<br />'''Fingerboard''': rosewood
| Bridge = Fixed
| Bridge = Fixed
| Electronics =
| Pickups = '''Neck''': Fernandes Sustainer (humbucker)<br />'''Bridge''': Bare Knuckle Nailbomb Humbucker
| Pickups = '''Neck''': Fernandes Sustainer (humbucker)<br />'''Bridge''': Bare Knuckle Nailbomb Humbucker
| Special = <nowiki><nowiki></nowiki></nowiki>
| Special = <nowiki><nowiki></nowiki></nowiki>
*Fernandes Sustainer pickup system
* Fernandes Sustainer pickup system
*[[Kaoss Pad]]
* [[Kaoss Pad]]
*3-way toggle killswitch
* 3-way toggle killswitch
| manson = 1
}}</pre>
}}</pre>


Line 73: Line 80:


Additions and changes to this template should be discussed on the talk page.
Additions and changes to this template should be discussed on the talk page.
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 13:14, 25 September 2012

Model name missing
Manufacturer Unknown
Used Unknown
Body type Unknown
Neck joint Unknown
Body covering Unknown
Wood Unknown
Bridge Unknown
Electronics Unknown
Pickup(s) Unknown
Special circuits Unknown

Usage

Empty template:

{{Guitarbox
| Model = 
| Manufacturer = 
| Used = 
| Body = 
| Neck = 
| BodyCovering = 
| Wood = 
| Bridge = 
| Electronics = 
| Pickups = 
| Special = 
}}

See the below template in action.

{{Guitarbox
| Model = M1D1
| Manufacturer = [[Manson Guitars]]
| Used = [[Milan Rolling Stone 2006 (gig)|2006-06-07]] — [[Naeba ski resort 2007 (gig)|2007-07-27]] (thrown at a strobe light; split in half)<br />Currently at display in Manson's guitar shop in Exeter.
| Body = Solid
| Neck = Bolt-on
| BodyCovering = Cracked mirror
| Wood = '''Body''': mahogany<br />'''Neck''': birds-eye maple<br />'''Fingerboard''': rosewood
| Bridge = Fixed
| Pickups = '''Neck''': Fernandes Sustainer (humbucker)<br />'''Bridge''': Bare Knuckle Nailbomb Humbucker
| Special = <nowiki></nowiki>
* Fernandes Sustainer pickup system
* [[Kaoss Pad]]
* 3-way toggle killswitch
| manson = 1
}}

Remember that [[Category:Guitars]] is not required on the individual pages, as this template automatically adds any pages which include it that category.

Additions and changes to this template should be discussed on the talk page.