Difference between revisions of "Template:Guitarbox"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
m (Simplify and don't use generic vars.)
 
(14 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| class="gearbox" cellspacing="2"
{| id="gearbox" class="infbox wikitable"
! class="guitarbox" colspan="2" | {{{Name}}}
! colspan="2" | {{{Model |{{{Name |Model name missing}}}}}}
|-
|-
| '''Manufacturer'''
| Manufacturer
| {{{Manufacturer}}}
| {{{Manufacturer |<span class="unknown">Unknown</span>}}}
|- class="even"
| '''Used'''
| {{{Used}}}
|-
|-
| '''Body type'''
| Used
| {{{Body}}}
| {{{Used |<span class="unknown">Unknown</span>}}}
|- class="even"
| '''Neck joint'''
| {{{Neck}}}
|-
|-
| '''Body covering'''
| Body type
| {{{BodyCovering}}}
| {{{Body |<span class="unknown">Unknown</span>}}}
|- class="even"
| '''Wood'''
| {{{Wood}}}
|-
|-
| '''Bridge'''
| Neck joint
|{{{Bridge}}}
| {{{Neck |<span class="unknown">Unknown</span>}}}
|- class="even"
| '''Electronics'''
|{{{Electronics}}}
|-
|-
| '''Pickup(s)'''
| Body covering
|{{{Pickups}}}
| {{{BodyCovering |<span class="unknown">Unknown</span>}}}
|- class="even"
|-
| '''Special circuits'''
| Wood
|{{{Special}}}<includeonly>[[Category:{{#if:{{{Manson}}}|Manson Guitars|{{#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 61: 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 74: Line 82:


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

Latest revision as of 12: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.