Template:Version

From Against the Storm Official Wiki
Revision as of 02:47, 17 February 2023 by Aeredor (talk | contribs) (added example of when a page is up to date.)


{{#invoke:VersionMessageBox|checkVersion|updated={{{1|{{{updated|}}} }}}|currentVersion={{CurrentVersion}} }}

This template references {{CurrentVersion}}, which is currently 1.4.17.

Place this template at the top of every page.

Example

Script error: The function "checkVersion" does not exist.

Then when the page text follows the call to the template, the version message box will appear nicely above the text.

But when you make a page up to date with the current version of the game, and you write the current version of the game in the argument, there will be no message box.

Script error: The function "checkVersion" does not exist.

There's a call to the template above this line.