17,030
edits
m (Reverted edits by Malcs (talk) to last revision by ScriptFactory) Tag: Rollback |
(→Versioning: Update guidance to use newer {{V}} template) |
||
Line 1: | Line 1: | ||
{{ | {{V|0.18.0}} | ||
If you want to help with the wiki, join our [https://discord.gg/KNakXTh Discord] and message Malcs (aka MrFrux)#6454 for an account. | If you want to help with the wiki, join our [https://discord.gg/KNakXTh Discord] and message Malcs (aka MrFrux)#6454 for an account. | ||
Line 38: | Line 38: | ||
=== Versioning === | === Versioning === | ||
We have created a system of templates to mark which pages are up to date. At the top of every page there should be a template for which version the page is written. For example, if a page is written for version 0. | We have created a system of templates to mark which pages are up to date. At the top of every page there should be a template for which version the page is written. | ||
* If a page is entirely populated by either the [[Bot|bot]] or Lua powered templates then simply add <nowiki>{{V}}</nowiki> to the top of the page. | |||
* If a page contains a decent amount of user-written text that has the potential to change with each version, then the version number should be specified. For example, if a page is written for version 0.18.0 you would add <nowiki>{{V|0.18.0}}</nowiki> to the top of the page. | |||
Each page should have a version attached to it. Every version can be found in the [[:Category:Versions|Versions Category]]. One of the main tasks is to make sure that pages are up to date. | |||
You can view the versioning system in action on the top right corner of this page. | You can view the versioning system in action on the top right corner of this page. |