User talk:Eviand/Classtest
Discussion page of User:Eviand/Classtest
More actions
|
Previous |
{{#show: Update: | ?Publish date#ISO }}}} | {{#show: Update: | ?Publish date#ISO }}}} >= {{#time:U}} | ?Publish date }} | ?Publish date }}
}} |
Release date: Unknown }} | Release date: Unknown }} | End of Activity }} |
Eviand/Classtest |
{{{publishdate}}}}} >= {{#time:U}} | Upcoming: {{{publishdate}}} | Released: {{{publishdate}}}
}} |
Release date: Unknown }} | Release date: Unknown }} |
{{#if:|
Next |
{{#show: Update: | ?Publish date#ISO }}}} | {{#show: Update: | ?Publish date#ISO }}}} >= {{#time:U}} | ?Publish date }} | ?Publish date }}
}} |
Release date: Unknown }} | Release date: Unknown }} |
|}
<templatedata> {
"description": "Previous/current/next navigator for Update: pages. Auto-pulls prev/next dates via Semantic MediaWiki (Property:Publish date). First line shows the title; second line shows status (Upcoming/Released) and date. If no previous page, shows 'End of Activity' (not a link).",
"format": "block",
"params": {
"Prev": {
"label": "Previous Update Title",
"description": "Title of the previous update page (without the 'Update:' prefix).",
"type": "string",
"example": "SpiritVale Playtest 0.1.3",
"required": false,
"suggested": true,
"aliases": ["PrevTitle"]
},
"publishdate": {
"label": "Publish Date (Current Page)",
"description": "Date for the CURRENT page. If in the future, shows 'Upcoming'; otherwise 'Released'.",
"type": "string",
"example": "August 7, 2025",
"required": false,
"suggested": true
},
"Next": {
"label": "Next Update Title",
"description": "Title of the next update page (without the 'Update:' prefix).",
"type": "string",
"example": "SpiritVale Playtest 0.1.4",
"required": false,
"suggested": true,
"aliases": ["NextTitle"]
}
},
"paramOrder": ["Prev", "publishdate", "Next"]
} </templatedata>