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

Revision as of 18:16, 2 October 2025 by Eviand (talk | contribs)

__NOFACTBOX__

Previous
{{#if:|[[Update:|]]
{{#if:{{#show:Update:|?Publish date}}|{{#show:Update:|?Publish date}}|Release date: Unknown}}|No Previous Updates}}

PatchNav
{{#if:|{{#set: Publish date={{#time:Y-m-d|}} }}{{#if:|{{#set: Patch blurb= }}|}}|Release date: Unknown}}

Next
{{#if:|[[Update:|]]
{{#if:{{#show:Update:|?Publish date}}|{{#show:Update:|?Publish date}}|Release date: Unknown}}|No Further Updates}}

__NOFACTBOX__ <templatedata> {

 "description": "Simple prev/current/next navigator. Accepts publishdate/blurb but only displays the date; blurb is stored for later use.",
 "params": {
   "Prev": { "type": "string", "aliases": ["PrevTitle"] },
   "publishdate": { "type": "string" },
   "blurb": { "type": "string" },
   "Next": { "type": "string", "aliases": ["NextTitle"] }
 },
 "paramOrder": ["Prev", "publishdate", "blurb", "Next"]

} </templatedata>