Template:Ammunition
This template aims to provide comprehensible and complete way of adding an infobox to Ammunition. Based on JPKMn user wikitable
Usage[edit source]
• Use this template to add an Portable Infobox to most items.
• If you don't have info or don't feel the need to add it just leave the parameter empty, don't cut it out.
• If anything needs to be added, feel free to do so (:
Template ready to use[edit source]
{{Ammunition |title = |image = |caption = |alias = |obtained = |type = |id = |stack = |added = |ing = |equippable = |storage = |uses = |used = }}
Template with Explanation[edit source]
{{Ammunition |title = Title, by default it's page name |image = Filename representing the item |caption = Image description if needed |alias = Other names for the item |obtained = Check the lower page part for more info |type = Check the lower page part for more info |id = Item ID number |stack = Max. inventory stack size |added = Version of the game when the item was added |ing = Crafting ingredients for the item |equippable = Specifies if the item is equippable (Yes/No) |storage = Where the item can be stored |uses = For what the item can be used |used = Who or what uses/needs the item }}
Example[edit source]
{{Ammunition |title = Explosive Stone Arrow |image = Crafted Arrow Icon.png |caption = |alias = |obtained = Crafting |type = [[Items#Ammunition|Ammunition]] |id = |stack = 20 |added = [[Patch 14]] |ing = 4 x [[Stone Arrow]]s <br> 2 x [[Batteries]] <br> 1 x [[C4 Brick]] <br> 1 x [[Circuit Board]] <br> 1 x [[[Wire]] |equippable = No |storage = [[Inventory]] |uses = |used = • [[Crafted Bow]] <br> • [[Compound Bow]] }}
Currently usable Parameters[edit source]
Please only use these parameters to keep all Infoboxes consistent.
|obtained
• Collecting - just picking up • Cooking - mixing food in Cooking Pot • Crafting - self explanatory • Farming - growing plants • Hunting - killing animals • Looting - opening stuff / killing enemies • Cheating - using console commands
|type
• [[Items#Ammunition|Ammunition]]
Template data[edit source]
Template for: Ammunition.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | |title | Title of the item.
| String | required |
Image | |image | Filename representing the item. | String | required |
Caption | |caption | Image description if needed. | String | optional |
Alias | |alias | Other names for the item. | String | optional |
Obtained | |obtained | How the item is obtained. Check this for [https://sonsoftheforest.wiki.gg/wiki/Template:Basic_item/doc#Currently_usable_Parameters Currently usable Parameters]. | String | required |
Type | |type | Type of the item. Check this for [https://sonsoftheforest.wiki.gg/wiki/Template:Basic_item/doc#Currently_usable_Parameters Currently usable Parameters]. | String | required |
Item ID | |id | Item ID number. | Number | required |
Max. stack size | |stack | Maximum inventory stack size. | Number | required |
Game Version | |added | Version of the game when the item was added. | String | required |
Crafting | |ing | Crafting ingredients for the item. | String | required |
Equippable | |equippable | Specifies if the item is equippable (Yes/No). | String | required |
Storage | |storage | Where the item can be stored. | String | required |
Uses | |uses | For what the item can be used. | String | optional |
Used | |used | Who or what uses/needs the item. | String | optional |