Template:History: Difference between revisions

From BTA-Mirror
imported>Ttv pedro270707
m (I have no idea why this happens, I hate tables and wikitext too! ☺)
imported>Ttv pedro270707
m (I have no idea why this happens, I hate tables and wikitext too! ☺)
(No difference)

Revision as of 15:15, 25 March 2023

[view | edit | history | purge]Documentation

This template is meant to be used at the History section of a page to display in-game changes to the article's content.

Arguments

Argument Note
1 Defines the version of the section.
2+ Defines the changes in the version.
snap Defines if the changes are in a snapshot.
foot Needs to be set to y in the last instance of the template.

Usage

The first argument of the template should be the version in question. Any arguments after that will be considered changes in the version and be displayed to the right of it.

In the last instance of the template, set foot to a true value in order to close the table.

Code Result
{{history|Better than Adventure! 1.7.6.2|Added controller support.|Added a server player list.|foot=y}}
Better than Adventure! 1.7.6.2
Added controller support.
Added a server player list.
{{history|Better than Adventure! 1.7.6.2|Added controller support.|Added a server player list.}}{{history|Better than Adventure! 1.7.6.2_01|Ferns can now spawn on [[Season|spring]].|foot=y}}
Better than Adventure! 1.7.6.2
Added controller support.
Added a server player list.
Better than Adventure! 1.7.6.2_01
Ferns can now spawn on spring.

{{history|Minecraft Beta 1.7.6|snap=21w34a|Added [[season]]s.|Added [[Game mode|creative mode]].|Added world types.|Added [[Tree|cherry trees]].}}
{{history||snap=21w36a|Added Extended McRegion format.}}
{{history|Minecraft Beta 1.7.6|Added [[Tree|swamp trees]].}}
{{history|Better than Adventure! 1.7.7.0|snap=Pre-1|Added flags.|foot=y}}

Minecraft Beta 1.7.6
Snapshot 21w34a
Added seasons.
Added creative mode.
Added world types.
Added cherry trees.
[[]]
Snapshot 21w36aAdded Extended McRegion format.
Minecraft Beta 1.7.6
Added swamp trees.
Better than Adventure! 1.7.7.0
Pre-1Added flags.
[view | edit | history | purge]The above documentation is transcluded from Template:History/doc.