User talk:Eviand/Classtest: Difference between revisions
Discussion page of User:Eviand/Classtest
More actions
No edit summary |
No edit summary |
||
| Line 29: | Line 29: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": " | "description": "Previous/current/next navigator for Update: pages. First line shows the title; second line shows status (Upcoming/Released) and date.", | ||
"format": "block", | "format": "block", | ||
"params": { | "params": { | ||
Revision as of 01:14, 1 October 2025
|
Eviand/Classtest |
Previous/current/next navigator for Update: pages. First line shows the title; second line shows status (Upcoming/Released) and date.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Previous Update Title | Prev PrevTitle | Title of the previous update page (without the 'Update:' prefix).
| String | suggested |
| Previous Update Publish Date | PrevDate | Optional human-readable date for the PREVIOUS page. If omitted or unparsable, shows 'Release date: Unknown'.
| String | optional |
| Publish Date (Current Page) | publishdate | Human-readable date for the CURRENT page (e.g., 'August 7, 2025'). If in the future, shows 'Upcoming'; otherwise 'Released'.
| String | suggested |
| Next Update Title | Next NextTitle | Title of the next update page (without the 'Update:' prefix).
| String | suggested |
| Next Update Publish Date | NextDate | Optional human-readable date for the NEXT page. If omitted or unparsable, shows 'Release date: Unknown'.
| String | optional |