Template:PatchNav/Next: Difference between revisions
Template page
More actions
Created page with "{{#if:{{{page|}}}| ''Next''<br /> '''[[Update:{{{page}}}|{{{page}}}]]'''<br /> {{#if: {{#show: Update:{{{page}}} | ?Publish date }} | {{#show: Update:{{{page}}} | ?Publish date }} | Release date: Unknown }} |}} <noinclude> <templatedata> { "description": "Next column (minimal).", "params": { "page": { "type": "string" } } } </templatedata> Category:Templates </noinclude>" |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#if:{{{page|}}}| | {{#if:{{{page|}}}| | ||
''Next''<br /> | |||
'''[[Update:{{{page}}}|{{{page}}}]]'''<br /> | |||
{{#if: {{#show: Update:{{{page}}} | ?Publish date }} | |||
| {{#show: Update:{{{page}}} | ?Publish date }} | |||
| Release date: Unknown | |||
}} | |||
|}} | | | ||
''Next''<br /> | |||
'''No Further Updates''' | |||
}} | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Next column (minimal).", | "description": "Next column (minimal). Shows 'No Further Updates' when no next page is provided.", | ||
"params": { "page": { "type": "string" } } | "params": { "page": { "type": "string" } } | ||
} | } | ||
Revision as of 02:16, 2 October 2025
Next
No Further Updates
Next column (minimal). Shows 'No Further Updates' when no next page is provided.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| page | page | no description | String | optional |