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 |
||
| (One intermediate revision by the same user not shown) | |||
| 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> | ||
{ | { | ||
"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 |