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