Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Form:Shovel: Difference between revisions

From HarvestWiki
Default shovel colors to #FFFFFF
Improve structured-data editing experience
 
Line 1: Line 1:
<noinclude>
<noinclude>This form creates and edits centralized Shovel records.</noinclude><includeonly>
This form creates and edits centralized shovel records.
<div class="hw-form-shell">
</noinclude>
<div class="hw-note"><strong>Stat formatting:</strong> enter the displayed signed values, such as <code>+20%</code>, <code>-10%</code>, or <code>+0.25</code>.</div>
<includeonly>
{{{for template|Shovel}}}
{{{for template|Shovel}}}
{| class="formtable"
<h3>Identity and acquisition</h3>
! Name:
<div class="hw-form-grid">
| {{{field|name|mandatory}}}
<div><strong>Name</strong>{{{field|name|input type=text|mandatory|restricted=sysop}}}</div>
|-
<div><strong>Internal key</strong>{{{field|key|input type=text|mandatory|restricted=sysop}}}</div>
! Obtainment:
<div><strong>Tier</strong>{{{field|tier|input type=number|mandatory|restricted=sysop}}}</div>
| {{{field|obtainment}}}
<div><strong>Sort order</strong>{{{field|order|input type=number|restricted=sysop}}}</div>
|-
<div><strong>Obtainment</strong>{{{field|obtainment|input type=text|restricted=sysop}}}</div>
! Location:
<div><strong>Location</strong>{{{field|location|input type=text|restricted=sysop}}}</div>
| {{{field|location}}}
<div><strong>Color</strong>{{{field|color|input type=text|default=#FFFFFF|restricted=sysop}}}</div>
|-
<div class="hw-form-wide"><strong>Image wikitext</strong>{{{field|image|input type=text|placeholder=File:Example.png|restricted=sysop}}}</div>
! Color:
<div class="hw-form-wide"><strong>Description</strong>{{{field|description|input type=textarea|rows=3|restricted=sysop}}}</div>
| {{{field|color|default=#FFFFFF}}}
</div>
|-
<h3>Gathering statistics</h3>
! Tier:
<div class="hw-form-grid">
| {{{field|tier|input type=number}}}
<div><strong>Efficiency</strong>{{{field|efficiency|input type=text|restricted=sysop}}}</div>
|-
<div><strong>Gathering</strong>{{{field|gathering|input type=text|restricted=sysop}}}</div>
! Efficiency:
<div><strong>Luck</strong>{{{field|luck|input type=text|restricted=sysop}}}</div>
| {{{field|efficiency}}}
<div><strong>Technique</strong>{{{field|technique|input type=text|restricted=sysop}}}</div>
|-
<div><strong>Sight</strong>{{{field|sight|input type=text|restricted=sysop}}}</div>
! Gathering:
<div><strong>Sturdiness</strong>{{{field|sturdiness|input type=text|restricted=sysop}}}</div>
| {{{field|gathering}}}
</div>
|-
<h3>Passive</h3>
! Luck:
<div class="hw-form-grid">
| {{{field|luck}}}
<div><strong>Passive key</strong>{{{field|passive key|input type=text|restricted=sysop}}}</div>
|-
<div><strong>Passive name</strong>{{{field|passive name|input type=text|restricted=sysop}}}</div>
! Technique:
<div class="hw-form-wide"><strong>Passive description</strong>{{{field|passive description|input type=textarea|rows=3|restricted=sysop}}}</div>
| {{{field|technique}}}
</div>
|-
! Sight:
| {{{field|sight}}}
|-
! Sturdiness:
| {{{field|sturdiness}}}
|-
! Passive Ability:
| {{{field|passive_ability}}}
|-
! Sort Order:
| {{{field|order|input type=number}}}
|}
{{{end template}}}
{{{end template}}}
 
<div class="hw-form-wide"><strong>Article content</strong>{{{standard input|free text|rows=10|restricted=sysop}}}</div>
{{{standard input|free text|rows=10}}}
<div class="hw-form-actions">{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}</div>
{{{standard input|summary}}}
</div>
{{{standard input|minor edit}}} {{{standard input|watch}}}
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
</includeonly>
</includeonly>

Latest revision as of 22:18, 13 September 2026

This form creates and edits centralized Shovel records.