Difference between revisions of "Template:Guitarbox"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
m (+space, -manual styling, moved cat inclusion outside of table, -empty var from example, fixed corner-case cat inclusion logic)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| id="gearbox" class="sortable wikitable"
{| id="gearbox" class="infbox wikitable"
! colspan="2" | {{{Model |{{{Name |Model name missing}}}}}}
! colspan="2" | {{{Model |{{{Name |Model name missing}}}}}}
|-
|-
Line 31: Line 31:
| Special circuits
| Special circuits
| {{{Special |<span class="unknown">Unknown</span>}}}
| {{{Special |<span class="unknown">Unknown</span>}}}
|}<includeonly>[[Category:{{#if:{{{Manson |}}} | Manson Guitars | {{#ifeq:{{{type |}}} | bass guitar | Bass g | G}}uitars }}]]__NOTOC__</includeonly><noinclude>
|}<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>
Line 50: Line 58:
}}</pre>
}}</pre>


[[M1D1 Manson|See the below template in action]].
[[Manson M1D1 Mirror | See the below template in action]].
<pre>
<pre>
{{Guitarbox
{{Guitarbox
Line 63: Line 71:
| 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
| manson = 1
}}</pre>
}}</pre>

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.