Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
Advertisement


Template-info Documentation

This template is used to create a version changes table.

Parameters

  • 1: (Optional) Set to end to end the table.
  • 2: (Required for entries) Version number.
  • 3: (Optional) Optional build number or additional version number.
  • 4: (Required for entries) Change; take verbatim from changelogs if possible.

Example

{{History}}
{{History||1.2.3|Changed energy usage from 10 to 50.}}
{{History||1.2.3|#123|Added turn-off mechanic.}}
{{History|end}}

produces:

Version History
1.2.3Changed energy usage from 10 to 50.
1.2.3#123Added turn-off mechanic.
Advertisement