Template:Version: Difference between revisions
From MENACE Official Wiki
add Version template |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{#ifeq:{{{1|{{{versionNumber|}}} }}}| {{CurrentVersion}} | | {{Outdated| (This page's version [{{{1|{{{versionNumber|}}} }}}] is behind the current version [{{CurrentVersion}}])}} }}</includeonly><noinclude> | <includeonly>{{#ifeq:{{{1|{{{versionNumber|}}} }}}| {{CurrentVersion}} | | {{Outdated| (This page's version [{{{1|{{{versionNumber|}}} }}}] is behind the current version [{{CurrentVersion}}])}} }}</includeonly><noinclude> | ||
== Overview == | == Overview == | ||
<b>Use this template at the top of | <b>Use this template at the top of any pages whose content may become outdated in future updates.</b> | ||
This Template compares the version provided in the template parameter with the current version of the game stored in the [[Template:CurrentVersion]]. If the page's version does not match the game's current version, it will invoke the [[Template:Outdated]]. | This Template compares the version provided in the template parameter with the current version of the game stored in the [[Template:CurrentVersion]]. If the page's version does not match the game's current version, it will invoke the [[Template:Outdated]]. | ||
| Line 22: | Line 22: | ||
to see this | to see this | ||
{{Version|0.1}} | {{Version|0.0.1}} | ||
Revision as of 13:31, 27 January 2026
Overview
Use this template at the top of any pages whose content may become outdated in future updates.
This Template compares the version provided in the template parameter with the current version of the game stored in the Template:CurrentVersion. If the page's version does not match the game's current version, it will invoke the Template:Outdated.
The current version stored in Template:CurrentVersion is: 0.6.2. (Please update this, if a newer version is available!)
Parameters
| Parameter | Description |
|---|---|
| versionNumber | String of the version of the game, when this page was last updated. |
Examples
Use:
{{Version|0.0.1}}
to see this


