Template:Patch layout
Jump to navigation
Jump to search
| Patches | ← Error 1525: Incorrect DATE value: '{{{current}}}'
Function: CargoSQLQuery::run Query: SELECT `patches`.`_pageID` AS `cargo_backlink_page_id_patches`,`_pageName` AS `_pageName` FROM `mw_cargo__patches` `patches` WHERE patchdate < "{{{current}}}" ORDER BY `patchdate` DESC LIMIT 100 |
Patch layout | Error 1525: Incorrect DATE value: '{{{current}}}'
→
Function: CargoSQLQuery::run Query: SELECT `patches`.`_pageID` AS `cargo_backlink_page_id_patches`,`_pageName` AS `_pageName` FROM `mw_cargo__patches` `patches` WHERE patchdate > "{{{current}}}" ORDER BY `patchdate` LIMIT 100 |
|---|
Sources
Note: No source link has been provided.
Patch notes
This template defines the table "patches". View table.
Usage
{{Patch layout
| source =
| source-title =
| current =
| version =
| highlights =
| notes =
}}
currentis used to sort patches on Category:Patches. The format isYYYY-MM-DD.source,source-titleare used to make the source link.highlightsspace for a bullet point or two, only for a major changesnotesthe list of documented changes