Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Join the Playtest on Steam Now: SpiritVale

Template:PatchNav/Current: Difference between revisions

Template page
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}}}}} }}
| {{#set: Publish date={{#time:Y-m-d|{{{publishdate}}}}} }}{{#if:{{{blurb|}}}|{{#set: Patch blurb={{{blurb}}} }}|}}{{{publishdate}}}
  {{#if:{{{blurb|}}}|{{#set: Patch blurb={{{blurb}}} }}|}}
| Release date: Unknown
  {{{publishdate}}}
}}
| Release date: Unknown }}
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
   "description": "Center column (minimal): stores Publish date and Patch blurb; displays the date (no labels).",
   "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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
publishdatepublishdate

no description

Stringoptional
blurbblurb

no description

Stringoptional