Template:PatchNav/Prev: Difference between revisions
Template page
More actions
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 }} | |||
| '''No Previous Updates''' | |||
}} | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Prev column ( | "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).
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| page | page | no description | String | optional |
| ns | ns | Optional namespace for the previous page. Defaults to current page namespace. | String | optional |