Template:Version: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| class="wikitable versionbox" ! colspan="3" | Version History |- | style="width: 30%;" | {{#if: {{{before|}}} | [[Version {{{before}}}|← {{{before}}}]]...") |
(auto category) |
||
| Line 5: | Line 5: | ||
| style="width: 40%;" | '''Version {{{patch}}}''' <br> Released {{{patchdate}}} | | style="width: 40%;" | '''Version {{{patch}}}''' <br> Released {{{patchdate}}} | ||
| style="width: 30%;" | {{#if: {{{after|}}} | [[Version {{{after}}}|{{{after}}} →]] <br> {{{afterdate|}}} }} | | style="width: 30%;" | {{#if: {{{after|}}} | [[Version {{{after}}}|{{{after}}} →]] <br> {{{afterdate|}}} }} | ||
|}<noinclude> | |}<includeonly>{{#ifeq: Version {{{patch}}} | {{PAGENAME}} | | ||
[[Category:Versions]] | |||
}}</includeonly><noinclude> | |||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Revision as of 21:31, 29 October 2013
| Version History | ||
|---|---|---|
| Version {{{patch}}} Released {{{patchdate}}} |
||
This template displays a succession box for a game version.
Usage
Use this template at the top of an article that describes a game version. These articles are normally titled in the format, "Version x.y.z".
Parameters
| Parameter | Description | Required |
|---|---|---|
| before | The previous version number | |
| patch | This version number | |
| patchdate | The release date of this version | |
| after | The next version number |
Example
To set up the article for a particular version, use the following wikicode:
{{version
| before =
| patch = x.y.z
| patchdate =
| after =
}}
==Patch notes==
These are the official patch notes for '''version x.y.z''' released by [[Grinding Gear Games]].<ref name="Patch Notes" />
{{blockquote top}}
INSERT PATCH NOTES HERE
{{blockquote bottom}}
==References==
{{reflist|refs=
<ref name="Patch Notes">{{cite web
| author =
| date =
| title = x.y.z Patch Notes
| url =
| publisher = Official Path of Exile Forums
| accessdate =
}}</ref>
}}
Cargo
| Table | Declared by | Attached by | Data |
|---|---|---|---|
| versions | {{Version/cargo/versions/declare}} | {{Version/cargo/versions/attach}} | Pages in Category:Versions |
The above documentation is transcluded from Template:Version/doc.
Editors can experiment in this template's sandbox and testcases pages.
Please add categories to the /doc subpage. Subpages of this template.
Editors can experiment in this template's sandbox and testcases pages.
Please add categories to the /doc subpage. Subpages of this template.