Template:History/doc

From TFC:TNG
Jump to navigation Jump to search

This template is used for creating the new history sections.

To create a History section, you need to use this template multiple times:

  • A single version can be represented like so: {{History||1.12.2-0.24.2.79|Removed pickaxe harvestability from ProPick.}}.
  • Do not specify the development stage! Only use FULL version numbers or BUILD numbers!
  • If multiple changes have been made in a single version update, simply list them like so: {{History||Build #79|This isn't a real change log but it shows you how it works|Now you have two things that changed this version!.}}. The template currently supports up to 10 changes per version.
  • Make sure that all Github interlinks are removed. Things like this: Fix knapping with only one rock (close #369) should be Fix knapping with only one rock.
  • End the history section with {{History|closetable}}.

Sample usage:

{{History|Build #36|Added custom charcoal pile sounds.|Added charcoal place sounds to the block placement.}}
{{History|Build #73|Nerfed charcoal creation calculation so that a full log pile doesn't always produce max charcoal - the calculation is now the same as 1.7.10.|Fixed charcoal piles causing logs to drop their contents, effectively duplicating the logs}}
{{History|closetable}}

Produces:

Build #36
Added custom charcoal pile sounds.
Added charcoal place sounds to the block placement.
Build #73
Nerfed charcoal creation calculation so that a full log pile doesn't always produce max charcoal - the calculation is now the same as 1.7.10.
Fixed charcoal piles causing logs to drop their contents, effectively duplicating the logs