Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 17:40, 2 June 2026 by Fank (talk | contribs) (Doc for Template:Ver)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Documentation subpage Stamps a page or content area with the game version it was written for, and flags it when the game moves on.

Usage

Place right after a heading, or beside a specific value:

{{Ver|0.8.1}}
  • If the version matches the current game version (Module:GameVersion) → a green ✓ badge.
  • If it is anything else → a red ⚠ badge and the page is filed into [[:Category:Content outdated as of Script error: The function "current" does not exist.|Content outdated as of Script error: The function "current" does not exist.]].

When Module:GameVersion is bumped on a new release, every stamp re-evaluates automatically — no manual sweep. Watch the tracking category for the review queue.

Where to place

  • Whole page: one stamp near the top, or wire a version field into the infobox.
  • Section / value: inline next to the figure that depends on game data (reward formulas, spawn budgets, prices).

Parameters

{{{1}}}
The game version the content was authored/verified for, e.g. 0.8.1. Omitting it renders a ? and flags the page as outdated.

See also