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|}}}
{{#if:{{{page|}}}
  | '''[[{{#var:nsprefix}}{{{page}}}|{{{page}}}]]'''<br />{{#if: {{#show: {{#var:nsprefix}}{{{page}}} | ?Publish date }} | {{#show: {{#var:nsprefix}}{{{page}}} | ?Publish date }} | Release date: Unknown }}
  | '''[[{{{page}}}|{{{page}}}]]'''<br />{{#if: {{#show: {{{page}}} | ?Publish date }} | {{#show: {{{page}}} | ?Publish date }} | Release date: Unknown }}
  | '''No Previous Updates'''
  | '''No Previous Updates'''
}}
}}
Line 7: Line 7:
<templatedata>
<templatedata>
{
{
   "description": "Prev column (namespace-aware).",
   "description": "Prev column (simple).",
   "params": {
   "params": { "page": { "type": "string" } }
    "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:17, 2 October 2025

Previous
No Previous Updates

Prev column (simple).

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
pagepage

no description

Stringoptional