Template:PatchNav/Prev: Difference between revisions
Template page
More actions
Created page with "''Previous''<br /> {{#if:{{{page|}}}| '''[[Update:{{{page}}}|{{{page}}}]]'''<br /> {{#if: {{#show: Update:{{{page}}} | ?Publish date }} | {{#show: Update:{{{page}}} | ?Publish date }} | Release date: Unknown }} | '''End of Activity''' }} <noinclude> <templatedata> { "description": "Prev 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: | ||
''Previous''<br /> | ''Previous''<br /> | ||
{{#if:{{{page|}}}| | {{#if:{{{page|}}} | ||
| '''[[Update:{{{page}}}|{{{page}}}]]'''<br />{{#if: {{#show: Update:{{{page}}} | ?Publish date }} | {{#show: Update:{{{page}}} | ?Publish date }} | Release date: Unknown }} | |||
| '''No Previous Updates''' | |||
}} | |||
| ''' | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Prev column | "description": "Prev 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.3.4)" } } | ||
} | } | ||
</templatedata> | </templatedata> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 18:19, 2 October 2025
Previous
No Previous Updates
Prev column. Assumes target is in the Update: namespace.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| page | page | Page title without namespace (e.g., SpiritVale Playtest 0.3.4) | String | optional |