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|}}} | ||
| '''[[{{{page}}}|{{{page}}}]]'''<br />{{#if: {{#show: {{{page}}} | ?Publish date }} | {{#show: {{{page}}} | ?Publish date }} | Release date: Unknown }} | | '''[[Update:{{{page}}}|{{{page}}}]]'''<br />{{#if: {{#show: Update:{{{page}}} | ?Publish date }} | {{#show: Update:{{{page}}} | ?Publish date }} | Release date: Unknown }} | ||
| '''No Previous Updates''' | | '''No Previous Updates''' | ||
}} | }} | ||
| Line 7: | Line 7: | ||
<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> | ||