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/Next: Difference between revisions

Template page
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
''Next''<br />
{{#if:{{{page|}}}
{{#if:{{{page|}}}
  | ''Next''<br />'''[[{{#var:nsprefix}}{{{page}}}|{{{page}}}]]'''<br />{{#if: {{#show: {{#var:nsprefix}}{{{page}}} | ?Publish date }} | {{#show: {{#var:nsprefix}}{{{page}}} | ?Publish date }} | Release date: Unknown }}
  | '''[[Update:{{{page}}}|{{{page}}}]]'''<br />{{#if: {{#show: Update:{{{page}}} | ?Publish date }} | {{#show: Update:{{{page}}} | ?Publish date }} | Release date: Unknown }}
  | ''Next''<br />'''No Further Updates'''
  | '''No Further Updates'''
}}
}}
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
   "description": "Next column (namespace-aware). Shows 'No Further Updates' when no next page is provided.",
   "description": "Next column. Assumes target is in the Update: namespace.",
   "params": {
   "params": { "page": { "type": "string", "description": "Page title without namespace (e.g., SpiritVale Playtest 0.4.0)" } }
    "page": { "type": "string" },
    "ns": { "type": "string", "description": "Optional namespace for the next page. Defaults to current page namespace." }
  }
}
}
</templatedata>
</templatedata>
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 18:19, 2 October 2025

Next
No Further Updates

Next column. Assumes target is in the Update: namespace.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
pagepage

Page title without namespace (e.g., SpiritVale Playtest 0.4.0)

Stringoptional