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 34: Line 47:
 
| 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 58: Line 77:
 
! Base duration:  
 
! Base duration:  
 
| {{{field|BaseDuration}}}
 
| {{{field|BaseDuration}}}
| Effect duration of a potion (without [[Rare Mutation]])
+
| Effect duration (in minutes) of a potion (without [[Rare Mutation]])
 
|-
 
|-
 
! Effect (for Potions):  
 
! Effect (for Potions):  
Line 76: Line 95:
 
! 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.
|-
 
! Is enchantable?
 
| {{{field|BoolEnchantment}}}
 
| If item can be enchanted or not
 
 
|-
 
|-
 
! Ammunition used:  
 
! Ammunition used:  
Line 86: Line 101:
 
|-
 
|-
 
! Depositable in guild:  
 
! Depositable in guild:  
| {{{field|BoolDepositGuild|input type=checkbox}}}
+
| {{{field|BoolDepositGuild|input type=radiobutton}}}
 
|-
 
|-
 
! Shop price, buying:  
 
! Shop price, buying:  
Line 95: Line 110:
 
|-
 
|-
 
! Can be traded in exchange?  
 
! Can be traded in exchange?  
| {{{field|BoolExchange|default=false}}}
+
| {{{field|BoolExchange|input type=radiobutton}}}
 
|-
 
|-
 
! Can be traded in auction?
 
! Can be traded in auction?
| {{{field|BoolAuction}}}
+
| {{{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
 
|-
 
|-
 
! Is findable in Quest?
 
! Is findable in Quest?
| {{{field|BoolQuest}}}
+
| {{{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]]'' level to find in Quest:  
+
! Minimum ''[[Perception]]'' (or ''[[Harvest]]'') level to find in Quest:  
 
| {{{field|PerceptionLevel}}}
 
| {{{field|PerceptionLevel}}}
 
|-
 
|-
Line 168: Line 189:
 
|-
 
|-
 
! colspan="3" style="text-align: center; border-top: 1px solid grey; margin-top: 0.5em; padding-top: 1em; padding-bottom: 0.8em" | Enchantment
 
! colspan="3" style="text-align: center; border-top: 1px solid grey; margin-top: 0.5em; padding-top: 1em; padding-bottom: 0.8em" | Enchantment
 +
|-
 +
! Is enchantable?
 +
| {{{field|BoolEnchantment|input type=radiobutton}}}
 +
| 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 217:
 
! 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
 
|-
 
|-
 
! Can be crafted?
 
! Can be crafted?
| {{{field|BoolCraft}}}
+
| {{{field|BoolCraft|input type=radiobutton}}}
 +
| If not craftable, leave the rest empty.
 
|-
 
|-
 
! Craft command:
 
! Craft command:
Line 211: Line 249:
 
| 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}}}
! Ingredient 2:
+
|-
| {{{field|Ingredient2|input type=text with autocomplete|values from namespace=Main|placeholder=Ingredient}}}<br>{{{field|Qty2|placeholder=Quantity}}}
+
|style="padding-bottom: 1em" | Enter Ingredient (name of the page)
|-
+
|-
! Ingredient 3:
+
| {{{field|Qty|placeholder=Quantity}}}
| {{{field|Ingredient3|input type=text with autocomplete|values from namespace=Main|placeholder=Ingredient}}}<br>{{{field|Qty3|placeholder=Quantity}}}
+
|-
|-
+
| Enter needed Quantity
! Ingredient 4:
+
|-
| {{{field|Ingredient4|input type=text with autocomplete|values from namespace=Main|placeholder=Ingredient}}}<br>{{{field|Qty4|placeholder=Quantity}}}
+
|}
|-
+
{{{end template}}}
! 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 be (likely) be displayed in the [[Wiki bot]] preview.
 
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}

Revision as of 23:50, 9 January 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.