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

Template page
No edit summary
No edit summary
Line 1: Line 1:
''Previous''<br />
''Previous''<br />
{{#if:{{{page|}}}|'''[[Update:{{{page}}}|{{{page}}}]]'''<br />{{#if: {{#show: Update:{{{page}}} | ?Publish date }}|{{#show: Update:{{{page}}} | ?Publish date }}|Release date: Unknown}}|'''No Previous Updates''' }}
{{#if:{{{page|}}}
| '''[[{{#var:nsprefix}}{{{page}}}|{{{page}}}]]'''<br />{{#if: {{#show: {{#var:nsprefix}}{{{page}}} | ?Publish date }} | {{#show: {{#var:nsprefix}}{{{page}}} | ?Publish date }} | Release date: Unknown }}
| '''No Previous Updates'''
}}
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
   "description": "Prev column (minimal).",
   "description": "Prev column (namespace-aware).",
   "params": { "page": { "type": "string" } }
   "params": {
    "page": { "type": "string" },
    "ns": { "type": "string", "description": "Optional namespace for the previous page. Defaults to current page namespace." }
  }
}
}
</templatedata>
</templatedata>
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 18:14, 2 October 2025

Previous
No Previous Updates

Prev column (namespace-aware).

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
pagepage

no description

Stringoptional
nsns

Optional namespace for the previous page. Defaults to current page namespace.

Stringoptional