Help:Items

From Subsistence Wiki
Jump to: navigation, search
Guidelines
ItemsCraftingThreats

This page is a Subsistence Wiki Instruction Guide

Make sure to read through before creating a new page and always check Items to see if it has already been created.

Names and Spelling

Item article names must reflect the actual spelling and capitalization as it shows in-game. Taking screenshots or having the game open as reference help make sure the names are correct.

Categories

When creating item pages, please make sure to add the category tag [[Category:Category Name Here]] to the end of the page. This helps keep things organized for both old and new editors to find pages easier.

Ex: Category:Food for food items or Category:Weapons for weapon items.


If you aren't sure where to place an article it's always best to check Category:Items and view all the category trees before deciding where something belongs. If you still aren't sure come find us on Discord and ask or leave it to other editors to fill in later. A red category link means that category has not been created - if you're not sure it's correct please do not create the page.

Item Template

Every item page should have an item template, which can be copied from here or from Template:Item Tooltip.

Generic Items

Most items will fall into this category.

{{Item Tooltip
|name          = 
|description   = 
}}

Usage Items

Items that have "extra text" just below the description should use this:

{{Item Tooltip
|name          = 
|description   = 
|usage         =
}}

Food Items

All food items require a little extra:

{{Item Tooltip
|type          = food
|name          =
|description   = 
|usage         =
|protein       =
|fruit-veg     =
|hunger        =
|hydration     =
|MaxHealth     =
|MaxStrength   =
}}

Weapon Items

NOT YET CREATED Coming soon... for now use the usage template.


Helpful information

Help
Wiki Introduction:  IntroductionArticle CreationCategorization
Editing Help:  EditingStubsImagesTables
Advanced Help:  Advanced EditingTemplatesJavascript