Template:Ver/doc
Template page
More actions
Template:Documentation subpage Stamps a page or content area with the game version it was written for, and flags it relative to the current stable release (Module:GameVersion).
States
Compared against the latest stable release (0.8.0):
- Equal → green ✓ badge — current.
- Newer → blue β badge — beta / preview content; filed into Category:Beta content. Flips to green automatically once that version becomes stable.
- Older → red ⚠ badge — outdated; filed into Category:Content outdated as of 0.8.0.
- Missing → red ⚠ ? — filed into Category:Content with unknown version.
Comparison is true semver (numeric per segment), so 0.10.0 > 0.9.0.
Usage
{{Ver|0.8.0}}
Place right after a heading, beside a specific value, or wire a version field into an infobox.
Parameters
{{{1}}}- The game version the content was authored/verified for, e.g.
0.8.0.
See also
- Module:GameVersion — single source of truth for stable + beta versions.