Dota 2 Wiki
m (using this to search for broken test patches, will remove it after I'm done)
mNo edit summary
Line 70: Line 70:
 
| #default = Patches
 
| #default = Patches
 
}}|{{{current|{{PAGENAME}}}}}]]
 
}}|{{{current|{{PAGENAME}}}}}]]
{{#if:{{{after|}}}||{{#ifeq:{{lc:{{{game}}}}}|test|[[Category:Latest patch]]}}}}
+
{{#if:{{{before|}}}||{{#ifeq:{{lc:{{{game}}}}}|test|[[Category:Latest patch]]}}}}
 
{{#set:Date={{{current|}}}}}</includeonly><noinclude>
 
{{#set:Date={{{current|}}}}}</includeonly><noinclude>
 
{{doc}}
 
{{doc}}

Revision as of 12:04, 22 March 2017

Note: No source link has been provided.

Patch notes

No patch notes have been released.


Documentation for Template:Patch layout [ Usage | View | Edit | Purge | Subpages ]

Usage

{{Patch layout
| source = 
| source-title = 
| source[2-6] = 
| source[2-6]-title = 
| current = 
| version = 
| versiontext = 
| highlights = 
| notes =
| changes =
}}
  • current is used to sort patches on Category:Patches. The format is YYYY-MM-DD.
  • source, source-title are used to make the source link.
  • notes outputs documented changes and changes outputs undocumented changes.
    • If no notes are given, it will output No patch notes have been released.
    • If no changes are given, there's no section of the undocumented changes.