This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
contributing [2024/11/11 00:26] – created wirlaburla | contributing [2024/12/28 12:46] (current) – fix typo and improve good practices section wirlaburla | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Contributing | + | ====== Contributing ====== |
- | This page details how to get started on contributing as well as the best practices | + | This page details how to get started on contributing |
- | ===== Understanding the Wiki ===== | + | ===== Formatting |
- | Worlio Wiki uses [[doku> | + | Worlio Wiki uses [[doku> |
- | * [[doku> | + | |
* [[doku> | * [[doku> | ||
+ | * [[doku> | ||
* [[doku> | * [[doku> | ||
+ | ==== Infobox ==== | ||
+ | On pages about software, products, or services, it is highly requested they adorn an " | ||
+ | An example of an Infobox: | ||
+ | <WRAP group full col2> | ||
+ | |||
+ | < | ||
+ | < | ||
+ | <WRAP right box 200> | ||
+ | {{ worlio.png? | ||
+ | <WRAP group> | ||
+ | <WRAP half column> | ||
+ | <WRAP half column> | ||
+ | </ | ||
+ | <WRAP group> | ||
+ | <WRAP half column> | ||
+ | <WRAP half column> | ||
+ | </ | ||
+ | <WRAP group> | ||
+ | <WRAP half column> | ||
+ | <WRAP half column> | ||
+ | </ | ||
+ | <WRAP group> | ||
+ | <WRAP half column> | ||
+ | <WRAP half column> | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | <WRAP right box 200> | ||
+ | {{ worlio.png? | ||
+ | <WRAP group>< | ||
+ | <WRAP group>< | ||
+ | <WRAP group>< | ||
+ | <WRAP group>< | ||
+ | </ | ||
+ | |||
+ | </ | ||
+ | |||
+ | Infoboxes should always align right, and be placed right below the page title and above any text. | ||
+ | |||
+ | ==== Tagging ==== | ||
+ | It's recommended to tag pages using the [[doku> | ||
+ | |||
+ | < | ||
+ | {{tag> | ||
+ | </ | ||
+ | |||
+ | ==== Table of Contents ==== | ||
+ | If the TOC is in the way, utilize the [[doku> | ||
+ | |||
+ | ==== Notices ==== | ||
+ | |||
+ | <WRAP group col2> | ||
+ | < | ||
+ | < | ||
+ | <WRAP info> | ||
+ | === Stub === | ||
+ | This article is a stub. You can help by expanding it. | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | < | ||
+ | <WRAP info> | ||
+ | === Stub === | ||
+ | This article is a stub. You can help by expanding it. | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | <WRAP group col2> | ||
+ | < | ||
+ | < | ||
+ | <WRAP todo> | ||
+ | === Work In Progress === | ||
+ | This article is a work-in-progress. | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | < | ||
+ | <WRAP todo> | ||
+ | === Work In Progress === | ||
+ | This article is a work-in-progress. | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | ===== Good Practices ===== | ||
+ | Anyone can contribute, but those who follow this section usually do it well. | ||
+ | |||
+ | ==== Provide References & Sources ==== | ||
+ | Not everything can be sourced, but it is encouraged to try and provide one for accuracy. Unverified claims may be removed, and easily disputable claims can be assumed as vandalism and lead to a suspension. | ||
+ | |||
+ | ==== Don't Novelize ==== | ||
+ | While providing lots of details can be useful to help readers understand, not always is it relevant or important to the topic. Try to keep things short and tidy, link to other relevant pages, and categorize sections to remain consistent. | ||
+ | |||
+ | ==== Collaborate ==== | ||
+ | This Wiki is a collaborative community effort. As such, you should get comfortable using Talk pages to discuss problems or edits with the rest of the community. You can navigate or create a Talk page through the button labelled "Start a Discussion" |