Template:Change History/doc
This is the documentation page for Change History. It contains usage information, categories, and other content not part of the original template page. | ||
|---|---|---|
| Main | Documentation | Usage |
This template is used to display when something was released and display any changes it has received since it's release (Change History). The Change History text displayed is normally from the PAGENAME/Change History subpage.
If the subject of the page has not changed significantly since it was released or does not require specific details on how it was released the subpage is not required.
Syntax
{{Change History|version number|introduced = version number|page = page}}
- 1 — Version content was released in. Numbers include:
- CBT 1-3: 0.60, 0.70, 0.90.
- Releases: .
- This will also sort the entry into their proper release category (Example: Category:Released in Version 1.0). If a non-valid release number was chosen the page will be added to Category:Released in Unknown Version.
- introduced — Version content or concept was introduced in.
- page — To transclude the Change History of another page, use this parameter.
Examples
{{Change History|1.0}} yields:
{{Change History|1.0|page = Welt}} yields:
Change History Subpage
The formatting below should be used for the change history subpage. The history should be listed in reverse chronological order with the most recent change(s) at the top of the list.
{{Change History/Header}}
[[Version X.Y]]
* Change 1
----
[[Version A.B]]
* PAGENAME was released.
Templatedata
Template to display information about the changes content has gone through.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Version | 1 | Version the content was released is.
| Number | required |
| Introduced | introduced | Version content or concept was introduced in. | Number | suggested |
| Page | page | Page to summon Change History from.
| String | optional |