Difference between revisions of "Form:Item"

From ChatWars Wiki
Jump to: navigation, search
(45 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
To create a page with this form, enter the page name below;
 
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.
 
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:
 +
*{{#arraydefine: AllowedValues
 +
  |{{#ask: [[ItemType::+]] |mainlabel=- |headers=hide |?ItemType |limit=5000 }}
 +
  |, |sort=asc, unique
 +
}}{{#arrayprint: AllowedValues |</li><li>| }}</li>
 +
as well as all corresponding sub types of the listed.
 +
 +
The form consists mostly of a 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 ares at the end of the form:<br>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" which just appends any and all text to the end of the article.
  
  
Line 14: Line 23:
 
|-
 
|-
 
! Item ID:  
 
! Item ID:  
| {{{field|ItemID|mandatory|default=[[??]]}}}
+
| {{{field|ItemID|mandatory|default=??}}}
 
| ID of the item, see [[Master List of Item Codes]]
 
| ID of the item, see [[Master List of Item Codes]]
 
|-
 
|-
Line 20: Line 29:
 
| {{{field|BoolEventItem|default=false}}}
 
| {{{field|BoolEventItem|default=false}}}
 
| If item is event exclusive or not
 
| If item is event exclusive or not
 +
|-
 +
! Event:
 +
| {{{field|Event}}}
 +
| From which event this item comes from (name of the wiki page), leave empty if not applicable.
 
|-
 
|-
 
! Item type:  
 
! Item type:  
Line 29: Line 42:
 
! Armor class (type):  
 
! Armor class (type):  
 
| {{{field|ArmorClass|values from property=ArmorClass}}}
 
| {{{field|ArmorClass|values from property=ArmorClass}}}
 +
|-
 +
! Detailed Description:
 +
| {{{field|DetailedDescription|input type=textarea|autogrow|cols=30|rows=2}}}
 +
| Enter the detailed description of the item that sometimes shows up when equipping it.
 
|-
 
|-
 
! Note:  
 
! Note:  
Line 34: Line 51:
 
| Add note to current edit status of this page, e.g. "Finished", "needs error checking", "Drop info missing", ...
 
| Add note to current edit status of this page, e.g. "Finished", "needs error checking", "Drop info missing", ...
 
|-
 
|-
! colspan="3" style="text-align: center; border-top: 1px solid grey; margin-top: 0.5em; padding-top: 1em; padding-bottom: 0.8em" | Equippable item stats
+
! colspan="3" style="text-align: center; border-top: 1px solid grey; margin-top: 0.5em; padding-top: 1em; padding-bottom: 0.8em" | Equippable item stats ''(Enter numbers only)''
 
|-
 
|-
 
! Attack:  
 
! Attack:  
 
| {{{field|Attack}}}
 
| {{{field|Attack}}}
 +
| Value of the attack stat
 
|-
 
|-
 
! Defense:  
 
! Defense:  
 
| {{{field|Defense}}}
 
| {{{field|Defense}}}
 +
| Value of the defense stat
 
|-
 
|-
 
! Mana:  
 
! Mana:  
 
| {{{field|Mana}}}
 
| {{{field|Mana}}}
 +
| Value of the mana stat (This is NOT the mana needed to craft an item) - Enter this for all *equippables* even if it gives 0 Mana
 
|-
 
|-
 
! Stamina:  
 
! Stamina:  
 
| {{{field|Stamina}}}
 
| {{{field|Stamina}}}
 +
| Value of the stamina stat, i.e. how much extra (maximum) stamina the item gives (leave empty if not applicable)
 
|-
 
|-
 
! Inventory increase:  
 
! Inventory increase:  
 
| {{{field|InventoryIncrease}}}
 
| {{{field|InventoryIncrease}}}
 +
| Value of the inventory stat, i.e. how much extra inventory space the item gives (leave empty if not applicable)
 
|-
 
|-
 
! Luck:  
 
! Luck:  
 
| {{{field|Luck}}}
 
| {{{field|Luck}}}
 +
| Value of the luck stat (leave empty if not applicable)
 
|-
 
|-
 
! 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
Line 76: Line 99:
 
! Level equip requirement:  
 
! Level equip requirement:  
 
| {{{field|LevelEquipRequirement}}}
 
| {{{field|LevelEquipRequirement}}}
| Minimum player level for item to be equipped
+
| Minimum player level for item to be equipped. For [[Recipe (Item)|recipes]] and [[Piece of Equipment|parts]] enter the requirement of the finished item.
 
|-
 
|-
 
! Ammunition used:  
 
! Ammunition used:  
Line 95: Line 118:
 
! Can be traded in auction?
 
! Can be traded in auction?
 
| {{{field|BoolAuction|input type=radiobutton}}}
 
| {{{field|BoolAuction|input type=radiobutton}}}
 +
|-
 +
! Text addition first paragraph:
 +
| {{{field|FreeTextOverview|input type=textarea|autogrow|cols=30|rows=2}}}
 +
| Add non-standardized/more detailed information to this page in the first paragraph. Will (likely) be displayed in the [[Wiki bot]] preview.
 
|-
 
|-
 
! colspan="3" style="text-align: center; border-top: 1px solid grey; margin-top: 0.5em; padding-top: 1em; padding-bottom: 0.8em" | Quest & Drop info
 
! colspan="3" style="text-align: center; border-top: 1px solid grey; margin-top: 0.5em; padding-top: 1em; padding-bottom: 0.8em" | Quest & Drop info
Line 100: Line 127:
 
! Is findable in Quest?
 
! Is findable in Quest?
 
| {{{field|BoolQuest|input type=radiobutton}}}
 
| {{{field|BoolQuest|input type=radiobutton}}}
 +
| If not findable, leave entire rest of the section empty
 
|-
 
|-
 
! Minimum ''Player'' level to find in Quest:  
 
! Minimum ''Player'' level to find in Quest:  
 
| {{{field|PlayerQuestMinLevel}}}
 
| {{{field|PlayerQuestMinLevel}}}
 +
| Enter only if it's ''just'' the level as a requirement, if the item needs e.g. the [[Perception]] skill to be found, it is not needed to enter the player level at which this skill level can be learned.
 
|-
 
|-
! Minimum ''[[Perception]]''/''[[Harvest]]'' level to find in Quest:  
+
! Minimum ''[[Perception]]'' (or ''[[Harvest]]'') level to find in Quest:  
 
| {{{field|PerceptionLevel}}}
 
| {{{field|PerceptionLevel}}}
 
|-
 
|-
Line 167: Line 196:
 
! Is enchantable?  
 
! Is enchantable?  
 
| {{{field|BoolEnchantment|input type=radiobutton}}}
 
| {{{field|BoolEnchantment|input type=radiobutton}}}
| If item can be enchanted or not
+
| If item can be enchanted or not. If not, leave the rest empty.
 
|-
 
|-
 
! Attack bonus for enchanting 0 -> 1:  
 
! Attack bonus for enchanting 0 -> 1:  
Line 192: Line 221:
 
! Defense bonus for enchanting 3 -> 4:  
 
! Defense bonus for enchanting 3 -> 4:  
 
| {{{field|EnchantDef4}}}
 
| {{{field|EnchantDef4}}}
 +
|-
 +
! Mana bonus for enchanting 0 -> 1:
 +
| {{{field|EnchantMana1}}}
 +
|-
 +
! Mana bonus for enchanting 1 -> 2:
 +
| {{{field|EnchantMana2}}}
 +
|-
 +
! Mana bonus for enchanting 2 -> 3:
 +
| {{{field|EnchantMana3}}}
 +
|-
 +
! Mana bonus for enchanting 3 -> 4:
 +
| {{{field|EnchantMana4}}}
 
|-
 
|-
 
! colspan="3" style="text-align: center; border-top: 1px solid grey; margin-top: 0.5em; padding-top: 1em; padding-bottom: 0.8em" | Crafting
 
! colspan="3" style="text-align: center; border-top: 1px solid grey; margin-top: 0.5em; padding-top: 1em; padding-bottom: 0.8em" | Crafting
Line 197: Line 238:
 
! Can be crafted?
 
! Can be crafted?
 
| {{{field|BoolCraft|input type=radiobutton}}}
 
| {{{field|BoolCraft|input type=radiobutton}}}
 +
| If not craftable, leave the rest empty.
 +
|-
 +
! Is recipe incomplete?
 +
| {{{field|BoolRecipeIncomplete|input type=radiobutton|mandatory|default=No}}}
 +
| If the recipe is not yet fully discovered or not tested SET THIS TO YES, otherwise leave it as no.
 
|-
 
|-
 
! Craft command:
 
! Craft command:
Line 211: Line 257:
 
| Mana used to craft this item
 
| Mana used to craft this item
 
|-
 
|-
! Ingredient 1:
+
! Ingredients:
| {{{field|Ingredient1|input type=text with autocomplete|values from namespace=Main|placeholder=Ingredient}}}<br>{{{field|Qty1|placeholder=Quantity}}}
+
| {{{for template|#subobject:|multiple|add button text=Add ingredient}}}
| Enter Ingredient (name of the page)<br>Enter needed Quantity
+
{|
 +
| {{{field|Crafting ingredient|input type=text with autocomplete|values from namespace=Main|placeholder=Ingredient}}}
 +
|-
 +
|style="padding-bottom: 1em" | Enter Ingredient (name of the page)
 +
|-
 +
| {{{field|Qty|placeholder=Quantity}}}
 +
|-
 +
| Enter needed Quantity
 +
|-
 +
|}
 +
{{{end template}}}
 
|-
 
|-
! Ingredient 2:
 
| {{{field|Ingredient2|input type=text with autocomplete|values from namespace=Main|placeholder=Ingredient}}}<br>{{{field|Qty2|placeholder=Quantity}}}
 
|-
 
! Ingredient 3:
 
| {{{field|Ingredient3|input type=text with autocomplete|values from namespace=Main|placeholder=Ingredient}}}<br>{{{field|Qty3|placeholder=Quantity}}}
 
|-
 
! Ingredient 4:
 
| {{{field|Ingredient4|input type=text with autocomplete|values from namespace=Main|placeholder=Ingredient}}}<br>{{{field|Qty4|placeholder=Quantity}}}
 
|-
 
! Ingredient 5:
 
| {{{field|Ingredient5|input type=text with autocomplete|values from namespace=Main|placeholder=Ingredient}}}<br>{{{field|Qty5|placeholder=Quantity}}}
 
|-
 
! Ingredient 6:
 
| {{{field|Ingredient6|input type=text with autocomplete|values from namespace=Main|placeholder=Ingredient}}}<br>{{{field|Qty6|placeholder=Quantity}}}
 
|-
 
! Ingredient 7:
 
| {{{field|Ingredient7|input type=text with autocomplete|values from namespace=Main|placeholder=Ingredient}}}<br>{{{field|Qty7|placeholder=Quantity}}}
 
|-
 
! Ingredient 8:
 
| {{{field|Ingredient8|input type=text with autocomplete|values from namespace=Main|placeholder=Ingredient}}}<br>{{{field|Qty8|placeholder=Quantity}}}
 
|-
 
! Ingredient 9:
 
| {{{field|Ingredient9|input type=text with autocomplete|values from namespace=Main|placeholder=Ingredient}}}<br>{{{field|Qty9|placeholder=Quantity}}}
 
|-
 
! Ingredient 10:
 
| {{{field|Ingredient10|input type=text with autocomplete|values from namespace=Main|placeholder=Ingredient}}}<br>{{{field|Qty10|placeholder=Quantity}}}
 
|-
 
! Text addition first paragraph:
 
| {{{field|FreeTextOverview|input type=textarea|autogrow|cols=30|rows=2}}}
 
| Add non-standardized/more detailed information to this page in the first paragraph. Will (likely) be displayed in the [[Wiki bot]] preview.
 
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}

Revision as of 05:17, 18 March 2019

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 a 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 ares at the end of 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" which just appends any and all text to the end of the article.