Dates should be inputted in YYYY-MM-DD format. (e.g. {{Patch name|1999-12-31}}
).
Usage
{{Patch name|<date>|client=<game client>}}
1
takesYYYY-MM-DD
.client
takesmain
andtest
. Default ismain
.
Example
{{patch name|2012-01-19}}
(where01
is the month of January,19
is the day and2012
the year) produces: January 19, 2012 Patch{{patch name|2222-02-19|client=test}}
shows the test client version: February 19, 2222 Patch (Test)