Template:PatchTableElement

From Liquipedia Dota 2 Wiki

Documentation (view - edit)

This template is used to diplay a list of changes by patches on wiki pages. It is used in combination with {{PatchTableStart}} and {{PatchTableEnd}}.

Usage

{{PatchTableStart}}
{{PatchTableElement|<date>|
* Change 1
* Change 2
}}
{{PatchTableEnd}}
  • Date is formatted as yyyy-mm-dd.
    • Use client=test if the patch is for the test client (no longer needed, test client is no longer being used.)

Example

Description