Template:PatchNav/Current: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
'''{{PAGENAME}}'''<br /> | '''{{PAGENAME}}'''<br /> | ||
{{#if:{{{publishdate|}}}|{{#set: Publish date={{#time:Y-m-d|{{{publishdate}}}}} }}{{#if:{{{blurb|}}}|{{#set: Patch blurb={{{blurb}}} }}|}}{{{publishdate}}}|Release date: Unknown}} | {{#if:{{{publishdate|}}} | ||
| {{#set: Publish date={{#time:Y-m-d|{{{publishdate}}}}} }}{{#if:{{{blurb|}}}|{{#set: Patch blurb={{{blurb}}} }}|}}{{{publishdate}}} | |||
| Release date: Unknown | |||
}} | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Center column | "description": "Center column: stores Publish date (Y-m-d) and Patch blurb on the current page; displays the provided date string.", | ||
"params": { | "params": { | ||
"publishdate": { "type": "string" }, | "publishdate": { "type": "string" }, | ||
Latest revision as of 18:12, 2 October 2025
PatchNav/Current
Release date: Unknown
Center column: stores Publish date (Y-m-d) and Patch blurb on the current page; displays the provided date string.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| publishdate | publishdate | no description | String | optional |
| blurb | blurb | no description | String | optional |