1,131
edits
No edit summary |
No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 29: | Line 29: | ||
===members=== | ===members=== | ||
Whether or not the item is a members only item. Must be the string "Yes" or "No". | Whether or not the item is a members only item. Must be the string "Yes" or "No". | ||
===donator=== | |||
Whether or not the item is a donator only item. Must be the string "Yes" or "No". | |||
===level=== | ===level=== | ||
| Line 51: | Line 55: | ||
===tradeable=== | ===tradeable=== | ||
Whether the item is [[tradeable]] between players. | Whether the item is [[tradeable]] between players. | ||
'''Examples:''' | |||
* Yes | |||
* No | |||
===craftable=== | |||
Whether the item is craftable. | |||
'''Examples:''' | |||
* Yes | |||
* No | |||
===brewable=== | |||
Whether the item is brewable. | |||
'''Examples:''' | '''Examples:''' | ||
| Line 120: | Line 139: | ||
* Pickaxe | * Pickaxe | ||
* Shears | * Shears | ||
===tool_skill_level=== | |||
The level required in the skill required to use the tool. | |||
===tool_effect=== | |||
If the tool has any effects, put them here. | |||
===forage_level=== | |||
If the item can be gotten from foraging, add the minimum forage level needed to get it here. | |||
===mine_level=== | |||
If the item can be gotten from mining, add the minimum mining level needed to get it here. | |||
===fish_level=== | |||
If the item can be gotten from fishing, add the minimum fishing level needed to get it here. | |||
===chop_level=== | |||
If the item can be gotten from chopping, add the minimum chop level needed to get it here. | |||
===ring_effect=== | |||
If the item is a ring, provide the rings effect here. | |||
===necklace_effect=== | |||
If the item is a necklace, provide the necklaces effect here. | |||
==Quick copy== | ==Quick copy== | ||
| Line 133: | Line 182: | ||
|sell = | |sell = | ||
|tradeable = | |tradeable = | ||
|craftable = | |||
|brewable = | |||
|quest = | |quest = | ||
|market_sp_limit = (Optional) | |market_sp_limit = (Optional) | ||
| Line 144: | Line 195: | ||
|damage = (Optional) | |damage = (Optional) | ||
|tool_type = (Optional) | |tool_type = (Optional) | ||
|skill_level = (Optional) | |||
|tool_effect = (Optional) | |||
}}</pre> | }}</pre> | ||
<includeonly>[[Category:Infobox templates]]</includeonly> | <includeonly>[[Category:Infobox templates]]</includeonly> | ||