Template:Table/History

From Aether Project Wiki
(Redirected from Template:History)
Jump to navigation Jump to search
[view | edit | history | purge]Documentation
Shortcut

This template is used for creating the new history sections. To create a History section, you need to use this template multiple times.

Usage

Editions and development cycles

Set the first parameter to the mod to specify the history of.

Parameters

By default, the version number will be a link to the appropriate version page. You can use |link= to change this. Possible values are:

  • ver — link to the version article, i.e. the default behavior.
  • Any URI/URL — external link to this URI/URL.
  • Any page on the wiki — internal link to this page.
  • none — no link.

If the feature was mentioned in a tweet, etc, prior to release, place that info at the top of the History section without a header.

If the version is unknown, the parameter can be set to "unknown" or "?", which will display a ? in the cell and place the page in Category:Unknown version history

Development versions

The parameter |snap= can be used to display a development version along with the version for the change. The title will always be the value of |snap=

By default, the development version number will be a link to the appropriate version page. You can use |slink= to change this. Possible values are:

  • ver — link to the version article, i.e. the default behavior.
  • Any URI/URL — external link to this URI/URL.
  • Any page on the wiki — internal link to this page.
  • none — no link.

If there are multiple development changes for a version, simply omit the second parameter or set it to the same as the last parent version, and it will automatically merge.

If the development version is unknown, the parameter can be set to unknown or ?, which will display a "?" in the cell and place the page in Category:Unknown version history. If the change was made in the release of a version, simply set the parameter to release and the cell will display as blank.

Foot

After this, you can add more editions, or close the table using {{History|foot}}.

Categories

If the parameter |1=, |2=, or |snap= are set to "unknown", the page will get added Category:Unknown version history

Example

{{History|aether}}
{{History||1.19.4|snap=1.0.0-beta.5-forge|Added Ambrosium Shard.|Added ability to eat Ambrosium Shards.}}
{{History|foot}}
Produces
The Aether
1.19.41.0.0-beta.5-forgeAdded Ambrosium Shard.
Added ability to eat Ambrosium Shards.
[view | edit | history | purge]The above documentation is transcluded from Template:Table/History/doc.