Template:PatchNav/Current
Template page
More actions
PatchNav/Current
{{#if:
| {{#set: Publish date={{#time:Y-m-d|{{{publishdate}}}}} }}{{#if:|{{#set: Patch blurb={{{blurb}}} }}|}}{{{publishdate}}}
| Release date: Unknown
}}
<templatedata> {
"description": "Center column: stores Publish date (Y-m-d) and Patch blurb on the current page; displays the provided date string.",
"params": {
"publishdate": { "type": "string" },
"blurb": { "type": "string" }
}
} </templatedata>