Vintage Story Wiki:Incomplete Pages: Difference between revisions
From Vintage Story Wiki
mNo edit summary |
VeryGoodDog (talk | contribs) |
||
Line 31: | Line 31: | ||
* [[Health]] (what drains health, what recovers health) | * [[Health]] (what drains health, what recovers health) | ||
* Containers -> large planter | * Containers -> large planter | ||
* | * [[Category:Crafting Recipes]] category usage | ||
* [[Foraging]] - What's important to have in your toolbar when first starting out. Stressing survival and progression. For instance, clay is not important to carry on you. | * [[Foraging]] - What's important to have in your toolbar when first starting out. Stressing survival and progression. For instance, clay is not important to carry on you. | ||
* [[Building_Blocks]] - wants a list of options available at each tech tier | * [[Building_Blocks]] - wants a list of options available at each tech tier | ||
* [[Clothes]] | * [[Clothes]] | ||
* [[Armor]] | |||
* Various pages on specific blocks and items | * Various pages on specific blocks and items | ||
* | ** Different tool types/tiers | ||
* | * [[Soil]] - add information for different soil types and how to find high fertility soil. | ||
* [[Soil]] - add information | ** Farming in general | ||
* move chat keybinds and group stuff into its own page. | * move chat keybinds and group stuff into its own page. | ||
* template for firepit | * Templates | ||
* template for bloomery | ** template for firepit | ||
** template for bloomery | |||
** '''Better crafting grid template''' | |||
** '''Clayforming''' | |||
* a dedicated page for [[Wiki Guidelines]] | * a dedicated page for [[Wiki Guidelines]] | ||
* [[Bucket]] | * [[Bucket]] | ||
* [[Bees]] | * [[Bees]]/[[Beekeeping]] | ||
* [[Clay block]] | * [[Clay block]] | ||
* add cooking to navbox | * add [[cooking]] to navbox | ||
=== Modding === | === Modding === |
Revision as of 14:46, 19 November 2019
Info and Guidelines
This page is designed to help wiki contributors know what needs to be done on the wiki. As these pages become complete, make sure to remove them from this page. If you need help first google, the help pages on wikipedia are very informative, and last ask in the discord #wiki channel.
If you see something like "Trees -> Acacia" It means that the section Acacia needs to be added to the trees page.
If you see "Crafting Recipes -> recipe:hay" It means the recipe for hay need to be added to the crafting recipes page.
Some items will be listed with a "-" and that means that item needs to be done in the most general of sense.
Specific pages that need to be done will look like this.
Some guidelines when making and editing pages.
- Avoid redundant information
- Avoid giving a history lesson
- Articles must contain enough information to warrant a full page. If they do not have enough content, they should be merged with other similar articles. For example, there is no page on the minecraft wiki for Birch planks. All planks are in a combined article.
- Don't write stuff about things that are not in the game yet.
- No advertising, fan community pages, joke pages, etc.
- Stick with American English or how it's spelled in-game for example use Axe over Ax.
- In-game items, structures, mobs, etc should not be treated as common nouns and not capitalized.
- Date formatting should be "Month DD, YYYY"
- When making item/block specific pages, use the in-game name for the for the page name. For example a page for shale stone should be "Shale stone"
- When uploading icons for grid recipes it should be "Grid [in-game name in proper english]" so shale stone would be "Grid Shale stone".
Stuff that needs worked on
Game content
- Health (what drains health, what recovers health)
- Containers -> large planter
- category usage
- Foraging - What's important to have in your toolbar when first starting out. Stressing survival and progression. For instance, clay is not important to carry on you.
- Building_Blocks - wants a list of options available at each tech tier
- Clothes
- Armor
- Various pages on specific blocks and items
- Different tool types/tiers
- Soil - add information for different soil types and how to find high fertility soil.
- Farming in general
- move chat keybinds and group stuff into its own page.
- Templates
- template for firepit
- template for bloomery
- Better crafting grid template
- Clayforming
- a dedicated page for Wiki Guidelines
- Bucket
- Bees/Beekeeping
- Clay block
- add cooking to navbox
Modding
- more modding examples and tutorials
- need to add Block_Materials, Json:block:worldvariantgroups, WorldGen to modding navbox
- Main Page-> Theme Pack Modding -> Getting Started -> Basic Example
- Main Page-> Game Content Modding -> Entity -> Basic Entity
- Main Page-> Game Content Modding -> Entity -> Property Overview
- Main Page-> Game Content Modding -> World Generation -> Tree Generation
- Main Page-> Code Modding -> Getting Started -> Code Sample and Introduction
- Main Page-> Code Modding -> API -> Commands
- Main Page-> Code Modding -> API -> Networking
- Main Page-> Code Modding -> Release -> Code Mod
- Move patching tutorial over from the forums
- Macros going over how to make them and how useful they are