Template:Prehistory: Difference between revisions
Jump to navigation
Jump to search
Totengeist (talk | contribs) (Create template) |
Totengeist (talk | contribs) m (Fix link) |
||
Line 1: | Line 1: | ||
<includeonly>* [[ | <includeonly>* [[Playtest#{{version|{{{1}}}|{{{version label|{{{1}}}}}}|link=0}}|{{version|{{{1}}}|{{{version label|{{{1}}}}}}|link=0}}]]: {{{2|}}}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude> |
Revision as of 15:00, 6 March 2023
Description
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.
Usage
Common case
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 label
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.