Tags: Removed redirect Manual revert Reverted |
Tags: New redirect Manual revert |
| Line 1: |
Line 1: |
| <noinclude> This form creates and edits guitar pages using [[Template:Guitar]].
| | #REDIRECT [[Form:Instrument]] |
| | |
| [[Special:FormEdit/Guitar{{!}}'''Add a new guitar''']] </noinclude><includeonly>
| |
| {{{info|page name=<Make[Guitar]> <Model[Guitar]> <Serial[Guitar]|}}}
| |
| | |
| {{{for template|Guitar}}}
| |
| {| class="formtable"
| |
| ! Make/Luthier:
| |
| | {{{field|make|input type=combobox|values from property=Make}}}
| |
| |-
| |
| ! Model:
| |
| | {{{field|model|input type=text}}}
| |
| |-
| |
| ! Serial Number:
| |
| | {{{field|serial|input type=text}}}
| |
| |-
| |
| ! Year Built:
| |
| | {{{field|year|input type=text|size=6}}}
| |
| |-
| |
| ! Image:
| |
| | {{{field|image|input type=text|uploadable}}}
| |
| |-
| |
| ! Current Owner:
| |
| | {{{field|current_owner|input type=combobox|values from namespace=Main}}}
| |
| |-
| |
| ! Previous Owners:
| |
| | {{{field|previous_owners|input type=text|placeholder=[[Person A]], [[Person B]]}}}
| |
| |-
| |
| ! colspan="2" style="background:#ddd; padding:5px;" | '''Tonewoods'''
| |
| |-
| |
| ! Top Wood:
| |
| | {{{field|top_wood|input type=combobox|values from property=Top wood}}}
| |
| |-
| |
| ! Back & Sides Wood:
| |
| | {{{field|back_sides_wood|input type=combobox|values from property=Back and sides wood}}}
| |
| |-
| |
| ! Neck Wood:
| |
| | {{{field|neck_wood|input type=combobox|values from property=Neck wood}}}
| |
| |-
| |
| ! Fingerboard Wood:
| |
| | {{{field|fingerboard_wood|input type=combobox|values from property=Fingerboard wood}}}
| |
| |-
| |
| ! Bridge Wood:
| |
| | {{{field|bridge_wood|input type=combobox|values from property=Bridge wood}}}
| |
| |-
| |
| ! colspan="2" style="background:#ddd; padding:5px;" | '''Specifications'''
| |
| |-
| |
| ! Body Style:
| |
| | {{{field|body_style|input type=combobox|values=Dreadnought,OM,000,00,Parlor,Jumbo,Grand Auditorium,Classical}}}
| |
| |-
| |
| ! Scale Length:
| |
| | {{{field|scale_length|input type=text|size=10|placeholder=25.4"}}}
| |
| |-
| |
| ! Nut Width:
| |
| | {{{field|nut_width|input type=text|size=10|placeholder=1 11/16"}}}
| |
| |-
| |
| ! Bracing:
| |
| | {{{field|bracing|input type=combobox|values=X-bracing,Scalloped X-bracing,Ladder,Fan,Hybrid}}}
| |
| |-
| |
| ! Number of Strings:
| |
| | {{{field|strings|input type=text|size=4|default=6}}}
| |
| |-
| |
| ! colspan="2" style="background:#ddd; padding:5px;" | '''Electronics'''
| |
| |-
| |
| ! Pickup System:
| |
| | {{{field|electronics|input type=text}}}
| |
| |}
| |
| {{{end template}}}
| |
| | |
| {{{standard input|free text|rows=10}}}
| |
| | |
| {{{standard input|summary}}}
| |
| | |
| {{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}}
| |
| </includeonly>
| |