Template:Item Page Creator
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Lootable | lootable | Is the item findable on excursions | Boolean | optional |
| Title | title | Info box title (defaults to page name)
| String | optional |
| Image | image | no description | File | optional |
| Description | description | The in-game tooltip description
| String | optional |
| Information: Weight | weight | How much the item weighs when inside an inventory
| Number | optional |
| Information: Size | size | How many inventory slots an item takes up
| String | optional |
| Information: Stack Size | stack-size | How high an amount this item can stack to
| Number | optional |
| Information: Equipment Slot | equipment-slot | What equipment slot the item can fit into
| String | optional |
| Information: Damage Type | damage-type | What type of damage the weapon does | String | optional |
| Information: Damage | damage | How much damage the item does | Number | optional |
| Information: Range | range | At what range the item can function | String | optional |
| Information: Ammo | ammo | What ammo type the item requires
| String | optional |
| Information: Magazine Type | magazine-type | What magazine type the item requires | String | optional |
| Information: Magazine Capacity | magazine-capacity | How much ammo can fit in the magazine | Number | optional |
| Information: Durability | durability | The maximum durability of the item
| Number | optional |
| Information: Repair Cost | repair-cost | What items are needed to repair the item
| String | optional |
| Information: Weight Capacity | weight-capacity | The maximum weight the item can hold
| Number | optional |
| Information: Inventory Size | inventory-size | How many slots the items inventory has
| String | optional |
| Information: Fuel | fuel | What fuel items this item requires atleast one of to function
| String | optional |
| Information: Power Requirement | power-requirement | How much power the item requires to function
| Number | optional |
| Protection: Radiation Resistance | radiation-resistance | no description | Number | optional |
| Protection: Damage Resistance | damage-resistance | no description | Number | optional |
| Effects: Health | health | How much health the item restores/increases
| Number | optional |
| Effects: Stamina | stamina | How much stamina the item restores/increases
| Number | optional |
| Effects: Hunger | hunger | How much hunger the item restores/increases
| Number | optional |
| Effects: Thirst | thirst | How much thirst the item restores/increases
| Number | optional |
| Effects: Radiation | radiation | How much radiation the item restores/increases
| Number | optional |
| Effects: Insanity | insanity | How much insanity the item restores/increases
| Number | optional |
| Effects: Special Effects | special-effects | Any additional/unique effects
| String | optional |
| Trading: Vendor | vendor | Which merchant buys or sells this item
| String | optional |
| Trading: Buy Value | buy | How much it costs to buy this item from a vendor
| Number | optional |
| Trading: Sell Value | sell | How much you can sell the item for
| Number | optional |