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
Created page with "{{#if:{{{page|}}}| ''Next''<br /> '''[[Update:{{{page}}}|{{{page}}}]]'''<br /> {{#if: {{#show: Update:{{{page}}} | ?Publish date }} | {{#show: Update:{{{page}}} | ?Publish date }} | Release date: Unknown }} |}} <noinclude> <templatedata> { "description": "Next column (minimal).", "params": { "page": { "type": "string" } } } </templatedata> Category:Templates </noinclude>"
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#if:{{{page|}}}|
''Next''<br />
  ''Next''<br />
{{#if:{{{page|}}}
  '''[[Update:{{{page}}}|{{{page}}}]]'''<br />
| '''[[Update:{{{page}}}|{{{page}}}]]'''<br />{{#if: {{#show: Update:{{{page}}} | ?Publish date }} | {{#show: Update:{{{page}}} | ?Publish date }} | Release date: Unknown }}
  {{#if: {{#show: Update:{{{page}}} | ?Publish date }}
| '''No Further Updates'''
  | {{#show: Update:{{{page}}} | ?Publish date }}
}}
  | Release date: Unknown
  }}
|}}
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
   "description": "Next column (minimal).",
   "description": "Next column. Assumes target is in the Update: namespace.",
   "params": { "page": { "type": "string" } }
   "params": { "page": { "type": "string", "description": "Page title without namespace (e.g., SpiritVale Playtest 0.4.0)" } }
}
}
</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