Difference between revisions of "Template:History"
Jump to navigation
Jump to search
OldTFC>Kittychanley m |
m (1 revision imported) |
(No difference)
|
Revision as of 03:25, 2 October 2019
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 beFix 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:
Template:Version link | Added charcoal place sounds to the block placement. | |
---|---|---|
Template:Version link | Fixed charcoal piles causing logs to drop their contents, effectively duplicating the logs | |
Template:Version link |