Template:History

From Super Auto Pets Wiki
Jump to navigation Jump to search

This template is used to write the history sections of pages. It uses Module:History.

Usage

Markup Renders as
{{History
|1.2:
*Added Turtle 2.
*Removed Fly.
*Added Hydra.
**It has two heads.
}}
  • 1.2:
    • Added Turtle 2.
    • Removed Fly.
    • Added Hydra.
      • It has two heads.

Notes

  • |collapsed = yes can be used to make the history section collapsible.
  • For the changelogs parameters, the template will find the first string that has only numbers and/or full stops (2.0, 1500, 1.2.3.4., ...) and create the link to the version accordingly (Version 2.0, Version 1500, Version 1.2.3.4,...) so make sure that the first string found is the version number.