Template:Version/doc

From Official Barotrauma Wiki
Revision as of 12:29, 17 September 2020 by Blue (talk | contribs) (Created page with "{{doc/start}} This template is used to more easily keep track of article versions. It should be placed before any content in an article. ==Syntax== <code> <nowiki> {{Version|<...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Documentation

This template is used to more easily keep track of article versions. It should be placed before any content in an article.

Syntax

{{Version|<version>|<note>}}

Examples

{{Version}} gives:

Data is potentially outdated
Last updated for an unknown version
The current game version is 1.4.6.0

{{Version|1.4.6.0}} gives:

Data is up-to-date
Last updated for version 1.4.6.0
The current game version is 1.4.6.0

{{Version|0.9.10.0}} gives:

Data is potentially outdated
Last updated for version 0.9.10.0
The current game version is 1.4.6.0

{{Version|0.9.10.0|Outdated images}} gives:

Data is potentially outdated
Last updated for version 0.9.10.0
The current game version is 1.4.6.0
Notes: Outdated images

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.