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> | ||