Difference between revisions of "Template:Guitarbox"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
m (+.sortable, +.wikitable)
m (+space, -manual styling, moved cat inclusion outside of table, -empty var from example, fixed corner-case cat inclusion logic)
Line 1: Line 1:
{| id="gearbox" class="sortable wikitable"
{| id="gearbox" class="sortable wikitable"
! colspan="2" | {{{Model|{{{Name|Model name missing}}}}}}
! colspan="2" | {{{Model |{{{Name |Model name missing}}}}}}
|-
|-
| '''Manufacturer'''
| Manufacturer
| {{{Manufacturer|''unknown''}}}
| {{{Manufacturer |<span class="unknown">Unknown</span>}}}
|-
|-
| '''Used'''
| Used
| {{{Used|''unknown''}}}
| {{{Used |<span class="unknown">Unknown</span>}}}
|-
|-
| '''Body type'''
| Body type
| {{{Body|''unknown''}}}
| {{{Body |<span class="unknown">Unknown</span>}}}
|-
|-
| '''Neck joint'''
| Neck joint
| {{{Neck|''unknown''}}}
| {{{Neck |<span class="unknown">Unknown</span>}}}
|-
|-
| '''Body covering'''
| Body covering
| {{{BodyCovering|''unknown''}}}
| {{{BodyCovering |<span class="unknown">Unknown</span>}}}
|-
|-
| '''Wood'''
| Wood
| {{{Wood|''unknown''}}}
| {{{Wood |<span class="unknown">Unknown</span>}}}
|-
|-
| '''Bridge'''
| Bridge
|{{{Bridge|''unknown''}}}
| {{{Bridge |<span class="unknown">Unknown</span>}}}
|-
|-
| '''Electronics'''
| Electronics
|{{{Electronics|''unknown''}}}
| {{{Electronics |<span class="unknown">Unknown</span>}}}
|-
|-
| '''Pickup(s)'''
| Pickup(s)
|{{{Pickups|''unknown''}}}
| {{{Pickups |<span class="unknown">Unknown</span>}}}
|-
|-
| '''Special circuits'''
| Special circuits
|{{{Special|''unknown''}}}<includeonly>[[Category:{{#if:{{{Manson|}}}|Manson Guitars|{{#ifeq:{{{type}}}|bass guitar|Bass g|G}}uitars}}]]__NOTOC__</includeonly>
| {{{Special |<span class="unknown">Unknown</span>}}}
|}<noinclude>
|}<includeonly>[[Category:{{#if:{{{Manson |}}} | Manson Guitars | {{#ifeq:{{{type |}}} | bass guitar | Bass g | G}}uitars }}]]__NOTOC__</includeonly><noinclude>


==Example==
== Example ==
Empty template:
Empty template:
<pre>
<pre>
Line 61: Line 61:
| 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>
Line 75: Line 74:


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

Revision as of 08:03, 14 August 2011

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

Example

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.