Template:Update list/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
* <code>type</code> must be one of the following: | * <code>type</code> must be one of the following: | ||
** empty (defaults to update) | ** empty (defaults to update) | ||
** <code>patch</code> | ** <code>ninja</code> - Community requested updates | ||
** <code>hotfix</code> | ** <code>patch</code> - A bigger bug fix | ||
** <code>hotfix</code> - Small tiny bug fixes or simple quickfixes | |||
** <code>hidden</code> - patches or hotfixes that are not normally added to the patch notes when released | |||
* <code>update</code> is the name of the update page, with the Update: namespace included. This parameter may be left empty | * <code>update</code> is the name of the update page, with the Update: namespace included. This parameter may be left empty | ||
* (optional) <code>date</code> is fetched automatically from the update page. If manually specified, as hotfixes might need to be, use the format '''{{#time: j F Y }}'''. | * (optional) <code>date</code> is fetched automatically from the update page. If manually specified, as hotfixes might need to be, use the format '''{{#time: j F Y }}'''. | ||
| Line 15: | Line 17: | ||
{{Update history| | {{Update history| | ||
* {{UL|update=Update:Patch Notes (21 February 2020)|date=21 February 2020}} | * {{UL|update=Update:Patch Notes (21 February 2020)|date=21 February 2020}} | ||
** [[Scout|Scouts]] Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling. | |||
* {{UL|type=ninja|update=Update:Patch Notes (21 February 2020)|date=21 February 2020}} | |||
** [[Scout|Scouts]] Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling. | ** [[Scout|Scouts]] Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling. | ||
* {{UL|type=patch|update=Update:Patch Notes (21 February 2020)|date=21 February 2020}} | * {{UL|type=patch|update=Update:Patch Notes (21 February 2020)|date=21 February 2020}} | ||
| Line 20: | Line 24: | ||
* {{UL|type=hotfix|update=Update:Patch Notes (21 February 2020)|date=21 February 2020}} | * {{UL|type=hotfix|update=Update:Patch Notes (21 February 2020)|date=21 February 2020}} | ||
** [[Scout|Scouts]] Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling. | ** [[Scout|Scouts]] Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling. | ||
* {{UL|type=hidden|update=Hidden updates|date=21 February 2020}} | |||
** [[Scout|Scouts]] Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling. | |||
}} | }} | ||
</pre> | </pre> | ||
| Line 26: | Line 33: | ||
* {{UL|update=Update:Patch Notes (21 February 2020)|date=21 February 2020}} | * {{UL|update=Update:Patch Notes (21 February 2020)|date=21 February 2020}} | ||
** [[Scout|Scouts]] Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling. | |||
* {{UL|type=ninja|update=Update:Patch Notes (21 February 2020)|date=21 February 2020}} | |||
** [[Scout|Scouts]] Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling. | ** [[Scout|Scouts]] Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling. | ||
* {{UL|type=patch|update=Update:Patch Notes (21 February 2020)|date=21 February 2020}} | * {{UL|type=patch|update=Update:Patch Notes (21 February 2020)|date=21 February 2020}} | ||
** [[Scout|Scouts]] Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling. | ** [[Scout|Scouts]] Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling. | ||
* {{UL|type=hotfix|update=Update:Patch Notes (21 February 2020)|date=21 February 2020}} | * {{UL|type=hotfix|update=Update:Patch Notes (21 February 2020)|date=21 February 2020}} | ||
** [[Scout|Scouts]] Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling. | |||
* {{UL|type=hidden|update=Hidden updates|date=21 February 2020}} | |||
** [[Scout|Scouts]] Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling. | ** [[Scout|Scouts]] Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling. | ||
Latest revision as of 16:03, 10 June 2020
This template creates an entry for an article's update history. You must only put this template inside of {{Update history}}, as it acts as a wrapper container.
Usage
typemust be one of the following:- empty (defaults to update)
ninja- Community requested updatespatch- A bigger bug fixhotfix- Small tiny bug fixes or simple quickfixeshidden- patches or hotfixes that are not normally added to the patch notes when released
updateis the name of the update page, with the Update: namespace included. This parameter may be left empty- (optional)
dateis fetched automatically from the update page. If manually specified, as hotfixes might need to be, use the format 4 June 2026.
Example
{{Update history|
* {{UL|update=Update:Patch Notes (21 February 2020)|date=21 February 2020}}
** [[Scout|Scouts]] Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling.
* {{UL|type=ninja|update=Update:Patch Notes (21 February 2020)|date=21 February 2020}}
** [[Scout|Scouts]] Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling.
* {{UL|type=patch|update=Update:Patch Notes (21 February 2020)|date=21 February 2020}}
** [[Scout|Scouts]] Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling.
* {{UL|type=hotfix|update=Update:Patch Notes (21 February 2020)|date=21 February 2020}}
** [[Scout|Scouts]] Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling.
* {{UL|type=hidden|update=Hidden updates|date=21 February 2020}}
** [[Scout|Scouts]] Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling.
}}
Produces:
- update 21 February 2020 (Update):
- Scouts Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling.
- ninja 21 February 2020 (Update):
- Scouts Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling.
- patch 21 February 2020 (Update):
- Scouts Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling.
- hotfix 21 February 2020 (Update):
- Scouts Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling.
- 21 February 2020 (Update):
- Scouts Fixed a bug where scouts were getting 2x the base scout speed bonus when traveling.
