Template:Version history table header/doc: Difference between revisions
(category) |
No edit summary |
||
Line 14: | Line 14: | ||
! Description | ! Description | ||
|- | |- | ||
| < | | <code>|1=</code> | ||
| The version number. If the exact version is unknown, enter <code>?</code>. | | The version number. If the exact version is unknown, enter <code>?</code>. | ||
|- | |||
| <code>|rel=</code> | |||
| Optional. Relation to version number. Accepts the value <code>before</code>. | |||
|} | |} | ||
Line 28: | Line 31: | ||
{{Version history table row|?}} | {{Version history table row|?}} | ||
* Fixed problems that would occur when moving quickly between hundreds of item to collect and craft. | * Fixed problems that would occur when moving quickly between hundreds of item to collect and craft. | ||
{{Version history table row|0.10.0|rel=before}} | |||
* Introduced to the game. | |||
|} | |} | ||
</pre> | </pre> | ||
Line 40: | Line 45: | ||
{{Version history table row|?}} | {{Version history table row|?}} | ||
* Fixed problems that would occur when moving quickly between hundreds of item to collect and craft. | * Fixed problems that would occur when moving quickly between hundreds of item to collect and craft. | ||
{{Version history table row|0.10.0|rel=before}} | |||
* Introduced to the game. | |||
|} | |} | ||
===Unknown versions=== | ===Unknown versions=== | ||
Enter <code>?</code> (a question mark) in place of the version number for changes where the exact version is unknown. Doing so will automatically add the page to [[:Category:Pages with version history for unknown versions]]. | Enter <code>?</code> (a question mark) in place of the version number for changes where the exact version is unknown. Doing so will automatically add the page to [[:Category:Pages with version history for unknown versions]]. | ||
===Versions without patch notes=== | |||
Sometimes there are changes made in a version that came before [[Grinding Gear Games]] began to consistently publish patch notes. If this is the case, use <code>|rel=before</code> to show that the change was made before the specified version. | |||
{{Documentation categories| | {{Documentation categories| |
Revision as of 06:32, 11 June 2021
This subpage provides documentation for Template:Version history table header.
{{Version history table header}} is used with {{Version history table row}} to display a table of version history.
Parameters
Header
There are no parameters for {{Version history table header}}.
Row
{{Version history table row}} uses the following parameters.
Parameter | Description |
---|---|
1= | The version number. If the exact version is unknown, enter ? .
|
rel= | Optional. Relation to version number. Accepts the value before .
|
Usage
{{Version history table header}} {{Version history table row|3.7.0}} * All melee skills now deal damage. * You'll now encounter monsters, which grant items and experience when slain. {{Version history table row|2.0.0}} * The Dread Thicket is now always 50%. {{Version history table row|?}} * Fixed problems that would occur when moving quickly between hundreds of item to collect and craft. {{Version history table row|0.10.0|rel=before}} * Introduced to the game. |}
Yields:
Version | Changes |
---|---|
3.7.0 |
|
2.0.0 |
|
Unknown |
|
Before 0.10.0 |
|
Unknown versions
Enter ?
(a question mark) in place of the version number for changes where the exact version is unknown. Doing so will automatically add the page to Category:Pages with version history for unknown versions.
Versions without patch notes
Sometimes there are changes made in a version that came before Grinding Gear Games began to consistently publish patch notes. If this is the case, use |rel=before
to show that the change was made before the specified version.