Difference between revisions of "Template:VersionChangelog"
Jump to navigation
Jump to search
imported>Elaeagnifolia (Created page with "<noinclude>{{docs}}Category:Templates<!-- ### Cargo Declare ### -->{{#cargo_declare:_table=VersionChangelogs |Name=String |Version=String |ReleaseDate=Date }}</noinclude>...") |
>Boblers (adding embedded navbox) |
||
| (8 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | <noinclude>{{ | + | <noinclude>{{doc}}[[Category:Templates]]<!-- |
### Cargo Declare ### | ### Cargo Declare ### | ||
| Line 9: | Line 9: | ||
### Cargo Store ### | ### Cargo Store ### | ||
| − | -->{{#cargo_store:_table=VersionChangelogs | + | -->{{#ifeq:{{PAGENAME}} | Version Changelog | | {{#cargo_store:_table=VersionChangelogs |
|Name={{{name|}}} | |Name={{{name|}}} | ||
|Version={{{version|}}} | |Version={{{version|}}} | ||
|ReleaseDate={{{releaseDate|}}} | |ReleaseDate={{{releaseDate|}}} | ||
| + | }} | ||
}}<!-- | }}<!-- | ||
| Line 20: | Line 21: | ||
{{{content|}}} | {{{content|}}} | ||
| + | {{Version Changelog navbox}} | ||
[[Category:Version Changelogs]] | [[Category:Version Changelogs]] | ||
</includeonly> | </includeonly> | ||
Latest revision as of 03:36, 6 July 2020
Description
Template used for version changelog pages.
Usage
{{VersionChangelog
|name=
|version=
|releaseDate=
|content=
}}
Example
{{VersionChangelog
|name=Chapter 8: Entwining Flames
|version=1.6.1
|releaseDate=Apr 18, 2019
|content=
<content here>
}}
This template defines the table "VersionChangelogs". This table has not been created yet.