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 02:18, 1 October 2025 by Eviand (talk | contribs)

Previous
{{#if:| [[Update:|{{#titleparts:|2}}]]
{{#if: {{#show: Update: | ?Publish date }}

{{#show: Update: | ?Publish date#ISO }}}} {{#show: Update: | ?Publish date#ISO }}}} >= {{#time:U}} ?Publish date }} ?Publish date }}
   }}
Release date: Unknown }} Release date: Unknown }} End of Activity }}

PatchNav
{{#if:|{{#if:{{#show: Template:PatchNav | ?Publish date }}||{{#set: Publish date={{{publishdate}}} }} }} }} {{#if:| {{#if: {{#time:U|{{{publishdate}}}}}

{{{publishdate}}}}} >= {{#time:U}} Upcoming: {{{publishdate}}} Released: {{{publishdate}}}
 }}
Release date: Unknown }} Release date: Unknown }}

{{#if:| Next
[[Update:|{{#titleparts:|2}}]]
{{#if: {{#show: Update: | ?Publish date }}

{{#show: Update: | ?Publish date#ISO }}}} {{#show: Update: | ?Publish date#ISO }}}} >= {{#time:U}} ?Publish date }} ?Publish date }}
   }}
Release date: Unknown }} Release date: Unknown }}
}

|}

<templatedata> {

 "description": "Previous/current/next navigator for Update: pages. Auto-pulls prev/next dates via Semantic MediaWiki (Property:Publish date). Self-annotates the current page's Publish date from the 'publishdate' parameter if not already set. Shows 'Previous'/'Next' labels, hides the 'Update:' prefix in visible link text, and displays 'End of Activity' when there is no previous page.",
 "format": "block",
 "params": {
   "Prev": {
     "label": "Previous Update Title",
     "description": "Title of the previous update page (without the 'Update:' prefix). If someone includes 'Update:', it will be hidden in the label.",
     "type": "string",
     "example": "SpiritVale Playtest 0.1.3",
     "required": false,
     "suggested": true,
     "aliases": ["PrevTitle"]
   },
   "publishdate": {
     "label": "Publish Date (Current Page)",
     "description": "Human-readable date for the current page (e.g., 'August 7, 2025'). Used to set SMW Property:Publish date if not already set, and to show Upcoming/Released.",
     "type": "string",
     "example": "August 7, 2025",
     "required": false,
     "suggested": true
   },
   "Next": {
     "label": "Next Update Title",
     "description": "Title of the next update page (without the 'Update:' prefix). If someone includes 'Update:', it will be hidden in the label.",
     "type": "string",
     "example": "SpiritVale Playtest 0.1.4",
     "required": false,
     "suggested": true,
     "aliases": ["NextTitle"]
   }
 },
 "paramOrder": ["Prev", "publishdate", "Next"]

} </templatedata> __NOFACTBOX__