Difference between revisions of "Voxel Turf Wiki:Versioning"
(Created page with "{{version|Timeless}} This wiki uses the same Versioning system and policy as the [https://eu4.paradoxwikis.com/Europa_Universalis_4_Wiki:Versioning Eu4 Wiki]. The code for th...") |
|||
Line 4: | Line 4: | ||
Simply include the <nowiki>{{version}}</nowiki> template at the top of every page with the first argument being the version of the game you are writing about. For instance <nowiki>{{version|1.2.3}}</nowiki> will put a up the relevant message for the version 1.2.3 (whether its out of date or not). | Simply include the <nowiki>{{version}}</nowiki> template at the top of every page with the first argument being the version of the game you are writing about. For instance <nowiki>{{version|1.2.3}}</nowiki> will put a up the relevant message for the version 1.2.3 (whether its out of date or not). | ||
+ | |||
+ | =See Also= | ||
+ | [[template:version]] |
Latest revision as of 06:16, 12 March 2018
This wiki uses the same Versioning system and policy as the Eu4 Wiki. The code for the template has been adapted from their template:version. This versioning system is used as its damn good and it should be used by everyone.
Simply include the {{version}} template at the top of every page with the first argument being the version of the game you are writing about. For instance {{version|1.2.3}} will put a up the relevant message for the version 1.2.3 (whether its out of date or not).