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

Form:Weather: Difference between revisions

From HarvestWiki
m Protected "Form:Weather": Administrator-only Weather record schema ([Edit=Allow only administrators] (indefinite))
Improve structured-data editing experience
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>This form creates and edits centralized Weather records.</noinclude><includeonly>
<noinclude>This form creates and edits centralized Weather records.</noinclude><includeonly>
<div class="hw-form-shell">
<div class="hw-form-shell">
<div class="hw-note"><strong>Administrator access required.</strong> Weather records may only be created or changed by wiki administrators.</div>
{{{for template|Weather}}}
{{{for template|Weather}}}
<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>
<div><strong>Lua key</strong>{{{field|module key|input type=text|mandatory|restricted=sysop}}}</div>
<div><strong>Type</strong>{{{field|type|input type=dropdown|values=Standard,Special|mandatory|restricted=sysop}}}</div>
<div><strong>Type</strong>{{{field|type|input type=dropdown|values=Standard,Special|mandatory|restricted=sysop}}}</div>
<div><strong>Roblox asset ID</strong>{{{field|icon asset|input type=text|mandatory|restricted=sysop}}}</div>
<div><strong>Color</strong>{{{field|color|input type=text|default=#c9a75f|restricted=sysop}}}</div>
<div><strong>Icon asset ID</strong>{{{field|icon|input type=text|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>
<h3>Effect</h3>
<div class="hw-form-grid">
<div><strong>Effect</strong>{{{field|effect|input type=text|restricted=sysop}}}</div>
<div><strong>Effect</strong>{{{field|effect|input type=text|restricted=sysop}}}</div>
<div><strong>Luck factor</strong>{{{field|luck factor|input type=number|restricted=sysop}}}</div>
<div><strong>Luck factor</strong>{{{field|luck factor|input type=number|restricted=sysop}}}</div>
Line 13: Line 17:
</div>
</div>
{{{end template}}}
{{{end template}}}
<div class="hw-form-wide"><strong>Article content</strong>{{{standard input|free text|rows=12|restricted=sysop}}}</div>
<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 Weather records.