Template:Patch
Jump to navigation
Jump to search
- Usage
{{ Patch | <INPUT-TYPE> | <INPUT-DATA> }}
(surrounding spaces not needed)- INPUT-TYPE: "title", "date" or "postid" (keywords are case sensitive)
- 1)
{{Patch| title | Le Petit Fix }}
(title data is case sensitive) - 2)
{{Patch| date | 2015-11-10 }}
(only supports ISO date string input) - 3)
{{Patch| postid | 586368 }}
(mainly included for the sake of completeness)
- Returns forum link: {{{title}}} ({{{date}}})
- - Output might change a bit over time.
- - Output style intended to stay html-inline-type. (opposite of html-block-type)
- - See the Game Updates page for available Patch title/date strings. (Legacy patches not supported)