Form:Herb: Difference between revisions
From HarvestWiki
More actions
Aurelianus (talk | contribs) m Protected "Form:Herb": Herb data form restricted to administrators ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
Improve structured-data editing experience |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>This form creates and edits centralized Herb records.</noinclude><includeonly> | <noinclude>This form creates and edits centralized Herb records.</noinclude><includeonly> | ||
<div class="hw-form-shell"> | <div class="hw-form-shell"> | ||
<div class="hw-note"><strong> | <div class="hw-note"><strong>Herb records are canonical.</strong> Preferred crystals entered here automatically determine the reverse “Preferred herbs” list on Crystal pages.</div> | ||
{{{for template|Herb}}} | {{{for template|Herb}}} | ||
<h3>Identity</h3> | |||
<div class="hw-form-grid"> | <div class="hw-form-grid"> | ||
<div><strong>Name</strong>{{{field|name|input type=text|mandatory|restricted=sysop}}}</div> | <div><strong>Name</strong>{{{field|name|input type=text|mandatory|restricted=sysop}}}</div> | ||
| Line 8: | Line 9: | ||
<div><strong>Location</strong>{{{field|location|input type=text with autocomplete|values from category=Locations|mandatory|restricted=sysop}}}</div> | <div><strong>Location</strong>{{{field|location|input type=text with autocomplete|values from category=Locations|mandatory|restricted=sysop}}}</div> | ||
<div><strong>Rarity</strong>{{{field|rarity|input type=dropdown|values=Common,Uncommon,Rare,Legendary,Mythic|mandatory|restricted=sysop}}}</div> | <div><strong>Rarity</strong>{{{field|rarity|input type=dropdown|values=Common,Uncommon,Rare,Legendary,Mythic|mandatory|restricted=sysop}}}</div> | ||
<div><strong>Preferred crystals</strong>{{{field|preferred crystals|input type=tokens|values from category=Crystals|list|delimiter=;|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><strong> | </div> | ||
<h3>Preferences</h3> | |||
<div class="hw-form-grid"> | |||
<div class="hw-form-wide"><strong>Preferred crystals</strong>{{{field|preferred crystals|input type=tokens|values from category=Crystals|list|delimiter=;|existing values only|restricted=sysop}}}</div> | |||
<div><strong>Preferred weather</strong>{{{field|preferred weather|input type=tokens|values from category=Weather|list|delimiter=;|existing values only|restricted=sysop}}}</div> | |||
<div><strong>Preferred time of day</strong>{{{field|preferred time of day|input type=text|restricted=sysop}}}</div> | |||
<div><strong>Preferred year</strong>{{{field|preferred year|input type=text|restricted=sysop}}}</div> | |||
</div> | |||
<h3>Gathering profile</h3> | |||
<div class="hw-form-grid"> | |||
<div><strong>Speed</strong>{{{field|speed|input type=number|restricted=sysop}}}</div> | <div><strong>Speed</strong>{{{field|speed|input type=number|restricted=sysop}}}</div> | ||
<div><strong>Attack rate</strong>{{{field|attack rate|input type=number|restricted=sysop}}}</div> | <div><strong>Attack rate</strong>{{{field|attack rate|input type=number|restricted=sysop}}}</div> | ||
| Line 19: | Line 29: | ||
</div> | </div> | ||
{{{end template}}} | {{{end template}}} | ||
<div class="hw-form-wide"><strong>Article content</strong>{{{standard input|free text|rows= | <div class="hw-form-wide"><strong>Article content</strong>{{{standard input|free text|rows=10|restricted=sysop}}}</div> | ||
<div class="hw-form-actions">{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}</div> | <div class="hw-form-actions">{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}</div> | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
Latest revision as of 22:18, 13 September 2026
This form creates and edits centralized Herb records.