Form:Shovel: Difference between revisions
From HarvestWiki
More actions
Aurelianus (talk | contribs) 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 | <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> | ||
< | |||
{{{for template|Shovel}}} | {{{for template|Shovel}}} | ||
<h3>Identity and acquisition</h3> | |||
<div class="hw-form-grid"> | |||
| {{{field| | <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> | ||
<div><strong>Tier</strong>{{{field|tier|input type=number|mandatory|restricted=sysop}}}</div> | |||
<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> | |||
<div><strong>Location</strong>{{{field|location|input type=text|restricted=sysop}}}</div> | |||
<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> | |||
<div class="hw-form-wide"><strong>Description</strong>{{{field|description|input type=textarea|rows=3|restricted=sysop}}}</div> | |||
</div> | |||
| | <h3>Gathering statistics</h3> | ||
<div class="hw-form-grid"> | |||
<div><strong>Efficiency</strong>{{{field|efficiency|input type=text|restricted=sysop}}}</div> | |||
<div><strong>Gathering</strong>{{{field|gathering|input type=text|restricted=sysop}}}</div> | |||
<div><strong>Luck</strong>{{{field|luck|input type=text|restricted=sysop}}}</div> | |||
<div><strong>Technique</strong>{{{field|technique|input type=text|restricted=sysop}}}</div> | |||
<div><strong>Sight</strong>{{{field|sight|input type=text|restricted=sysop}}}</div> | |||
<div><strong>Sturdiness</strong>{{{field|sturdiness|input type=text|restricted=sysop}}}</div> | |||
</div> | |||
<h3>Passive</h3> | |||
<div class="hw-form-grid"> | |||
<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> | |||
<div class="hw-form-wide"><strong>Passive description</strong>{{{field|passive description|input type=textarea|rows=3|restricted=sysop}}}</div> | |||
</div> | |||
{{{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> | ||
</div> | |||
{{{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.