Template:Cite changelog: Difference between revisions
providing a version is now optional |
mNo edit summary |
||
| Line 24: | Line 24: | ||
"example": "1.5.2", | "example": "1.5.2", | ||
"type": "string", | "type": "string", | ||
" | "suggested": true | ||
}, | }, | ||
"2": { | "2": { | ||
| Line 34: | Line 34: | ||
"robotop": { | "robotop": { | ||
"description": "When present, cites RoboTop's changelog instead", | "description": "When present, cites RoboTop's changelog instead", | ||
"type": "boolean" | "type": "boolean", | ||
"suggested": true | |||
} | } | ||
} | } | ||
Revision as of 15:16, 22 May 2024
Documentation
Cite the game's changelog.
Examples
{{cite changelog}}
{{cite changelog|1.0.0}}
{{cite changelog|1.5.4|Added a few more profile themes (new total is 21)}}
{{cite changelog|93.3|made the r!zoo shop more spicy|robotop=1}}
Zoo changelog, v1.0.0 (released 15 February 2023).
Zoo changelog, v1.5.4 (released 11 December 2023):
“Added a few more profile themes (new total is 21)”
RoboTop changelog, v93.3 (released 14 February 2022):
“made the r!zoo shop more spicy”
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | The game version whose changelog to cite
| String | suggested |
| 2 | 2 | An excerpt from the changelog
| String | suggested |
| robotop | robotop | When present, cites RoboTop's changelog instead | Boolean | suggested |