Template:Cite changelog: Difference between revisions
Created page with "[{{#if:{{{robotop|}}}|http://web.archive.org/web/20230213234542/https://robotop.xyz/changelog|https://gdcolon.com/zoo/changelog}} {{#if:{{{robotop|}}}|RoboTop|Zoo}} changelog], v{{{1}}}<!-- (released 1969-04-20)-->{{#if:{{{2|}}}|<nowiki>:</nowiki><p>“{{{2}}}”</p>|.}} <noinclude> ==Documentation== Cite the game's changelog. ===Examples=== <pre><nowiki> {{cite changelog|1.0.0}} {{cite changelog|1.5.4|Added a few more profile themes (new total is 21)}} {{cite changelog..." |
now adds release date |
||
| Line 1: | Line 1: | ||
[{{#if:{{{robotop|}}}|http://web.archive.org/web/20230213234542/https://robotop.xyz/changelog|https://gdcolon.com/zoo/changelog}} {{#if:{{{robotop|}}}|RoboTop|Zoo}} changelog], v{{{1}}} | [{{#if:{{{robotop|}}}|http://web.archive.org/web/20230213234542/https://robotop.xyz/changelog|https://gdcolon.com/zoo/changelog}} {{#if:{{{robotop|}}}|RoboTop|Zoo}} changelog], v{{{1}}} (released {{#time:j F Y|{{Release date|{{{1}}}}}}}){{#if:{{{2|}}}|<nowiki>:</nowiki><p>“{{{2}}}”</p>|.}} | ||
<noinclude> | <noinclude> | ||
==Documentation== | ==Documentation== | ||
| Line 10: | Line 10: | ||
{{cite changelog|93.3|made the r!zoo shop more spicy|robotop=1}} | {{cite changelog|93.3|made the r!zoo shop more spicy|robotop=1}} | ||
</nowiki></pre> | </nowiki></pre> | ||
{{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}} | |||
<templatedata> | <templatedata> | ||
Revision as of 17:13, 8 April 2024
Zoo changelog, v{{{1}}} (released Error: Invalid time.).
Documentation
Cite the game's changelog.
Examples
{{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 | required |
| 2 | 2 | An excerpt from the changelog
| String | suggested |
| robotop | robotop | When present, cites RoboTop's changelog instead | Boolean | optional |