Template:Prehistory

DescriptionEdit

This template creates a list entry for version changes in an article or page, with a link to that version in the Playtest article. For post-playtest versions, use Template:History.

UsageEdit

Common caseEdit

The convention is to add a History section at the bottom of the page:

==History==
{{Prehistory|1.0|Introduced.}}
{{Prehistory|1.1|Adjusted power consumption from 100 MW to 150 MW.}}
{{History|1.2.37|Sewage now has a visual indicator.}}

Minus the header, this results in:

  • 1.0: Introduced.
  • 1.1: Adjusted power consumption from 100 MW to 150 MW.
  • 1.2.37: Sewage now has a visual indicator.

Version labelEdit

In niche cases, you can override the link text shown for the version number. For example:

{{Prehistory|1.5.23|version label=1.5|Sewage now has a visual indicator.}}
  • 1.5: Sewage now has a visual indicator.