Difference between revisions of "Form:Item"

From ChatWars Wiki
Jump to: navigation, search
m
(add section for entering move directions for cooking ingredients. untested.)
Line 29: Line 29:
 
! In-game name:  
 
! In-game name:  
 
| {{{field|InGameName|default=??}}}
 
| {{{field|InGameName|default=??}}}
| Name of the item as written in the  
+
| Name of the item as written in the game bot (Including Emojis as Unicode Emojis)
 
|-
 
|-
 
! Is event item?
 
! Is event item?
Line 47: Line 47:
 
|-
 
|-
 
! Item subtype:  
 
! Item subtype:  
| {{{field|ItemSubType|values from property=ItemSubType|show on select=Potion=>PotionSection;Bow=>AmmunitionSection;}}}
+
| {{{field|ItemSubType|values from property=ItemSubType|show on select=Potion=>PotionSection;Bow=>AmmunitionSection;Cooking Ingredient=>IngredientSection;}}}
 
|-
 
|-
 
| colspan="3" style="padding: 0; margin: 0;" |
 
| colspan="3" style="padding: 0; margin: 0;" |
Line 100: Line 100:
 
! colspan="3" style="text-align: center; border-top: 1px solid grey; margin-top: 0.5em; padding-top: 1em; padding-bottom: 0.8em" | Potion info
 
! colspan="3" style="text-align: center; border-top: 1px solid grey; margin-top: 0.5em; padding-top: 1em; padding-bottom: 0.8em" | Potion info
 
|-
 
|-
 +
! {{#var: columnStyle1}} | Base duration:
 +
| {{#var: columnStyle1}} | {{{field|BaseDuration}}}
 +
| {{#var: columnStyle2}} | Effect duration in minutes (without [[Rare Mutation]])
 +
|-
 +
! Effect (for Potions):
 +
| {{{field|PotionEffect}}}
 +
| Effect description
 +
|}</div>
 +
|-
 +
| colspan="3" style="padding: 0; margin: 0;" |
 +
<div id="IngredientSection">
 +
{| class="formtable" style="margin: 0; width: 100%;"
 +
! colspan="3" style="text-align: center; border-top: 1px solid grey; margin-top: 0.5em; padding-top: 1em; padding-bottom: 0.8em" | Cooking Ingredient Map Movement
 +
|-
 +
! {{#var: columnStyle1}} | Map Movements (order is important!):
 +
| {{{for template|#subobject:|multiple|add button text=Add move direction}}}
 +
{|
 +
| {{{field|CookingMoveDirection|values from property=CookingMoveDirection}}}
 +
|-
 +
|style="padding-bottom: 1em" | Enter move direction of ingredient on the [[Cooking|cooking map]].
 +
|-
 +
|}
 +
{{{end template}}}
 
! {{#var: columnStyle1}} | Base duration:  
 
! {{#var: columnStyle1}} | Base duration:  
 
| {{#var: columnStyle1}} | {{{field|BaseDuration}}}
 
| {{#var: columnStyle1}} | {{{field|BaseDuration}}}

Revision as of 00:36, 8 December 2021

This is the "Item" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.

This form can be used to create and edit pages for items of following types:

as well as all corresponding sub types of the listed.

The form consists mostly of individual properties that need to be filled in. Nearly all of the page will be automatically designed and formatted based on the input in those properties. In case some information can't be entered into the given property fields (for example more detailed information to event items) there's two free text areas in the form:
One called "Text addition to first paragraph" - this adds the text in the text box at the end of the first paragraph, the other one "Free Text" right at the end of the form which just appends any and all text to the end of the article.