Difference between revisions of "Template:Guitarbox"
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 |<span class="unknown">Unknown</span>}}} | ||
|- | |- | ||
| | | Used | ||
| {{{Used| | | {{{Used |<span class="unknown">Unknown</span>}}} | ||
|- | |- | ||
| | | Body type | ||
| {{{Body| | | {{{Body |<span class="unknown">Unknown</span>}}} | ||
|- | |- | ||
| | | Neck joint | ||
| {{{Neck| | | {{{Neck |<span class="unknown">Unknown</span>}}} | ||
|- | |- | ||
| | | Body covering | ||
| {{{BodyCovering| | | {{{BodyCovering |<span class="unknown">Unknown</span>}}} | ||
|- | |- | ||
| | | Wood | ||
| {{{Wood| | | {{{Wood |<span class="unknown">Unknown</span>}}} | ||
|- | |- | ||
| | | Bridge | ||
|{{{Bridge| | | {{{Bridge |<span class="unknown">Unknown</span>}}} | ||
|- | |- | ||
| | | Electronics | ||
|{{{Electronics| | | {{{Electronics |<span class="unknown">Unknown</span>}}} | ||
|- | |- | ||
| | | Pickup(s) | ||
|{{{Pickups| | | {{{Pickups |<span class="unknown">Unknown</span>}}} | ||
|- | |- | ||
| | | Special circuits | ||
|{{{Special| | | {{{Special |<span class="unknown">Unknown</span>}}} | ||
|}<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 | ||
| 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 07: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.