Template:Version/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{documentation subpage}}
{{documentation subpage}}


{{tlx|Version}} is used to create a formatted succession box for version pages.
The '''version''' template is used to create a formatted succession box for version pages.


==Parameters==
==Parameters==
Line 7: Line 7:
! Parameter !! Description
! Parameter !! Description
|-
|-
| <code>before</code> || The previous version number
| '''before''' || The previous version number
|-
|-
| <code>beforedate</code> || The release date of the previous version
| '''beforedate''' || The release date of the previous version
|-
|-
| <code>patch</code> || This version number
| '''patch''' || This version number
|-
|-
| <code>beforedate</code> || The release date of this version
| '''beforedate''' || The release date of this version
|-
|-
| <code>before</code> || The next version number
| '''before''' || The next version number
|-
|-
| <code>beforedate</code> || The release date of the next version
| '''beforedate''' || The release date of the next version
|}
|}


Line 33: Line 33:
These are the official patch notes for '''v{{subst:#sub: {{subst:PAGENAME}} | 1 }}''' released by Grinding Gear Games.<ref>{{cite web|author=|date=|title={{subst:#sub: {{subst:PAGENAME}} | 8 }} Patch Notes|url=|publisher=Official Path of Exile Forums|accessdate=}}</ref>
These are the official patch notes for '''v{{subst:#sub: {{subst:PAGENAME}} | 1 }}''' released by Grinding Gear Games.<ref>{{cite web|author=|date=|title={{subst:#sub: {{subst:PAGENAME}} | 8 }} Patch Notes|url=|publisher=Official Path of Exile Forums|accessdate=}}</ref>


 
{{blockquote top}}
INSERT PATCH NOTES HERE
{{blockquote bottom}}


==References==
==References==
Line 40: Line 42:
<includeonly>
<includeonly>
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Templates]]
[[Category:Succession templates]]
</includeonly>
</includeonly>

Revision as of 18:32, 10 April 2014

This subpage provides documentation for Template:Version.

The version template is used to create a formatted succession box for version pages.

Parameters

Parameter Description
before The previous version number
beforedate The release date of the previous version
patch This version number
beforedate The release date of this version
before The next version number
beforedate The release date of the next version

Version page template

{{version
| before                 = 
| beforedate             = 
| patch                  = {{subst:#sub: {{subst:PAGENAME}} | 8 }}
| patchdate              = 
| after                  = 
| afterdate              = 
}}

==Patch notes==
These are the official patch notes for '''v{{subst:#sub: {{subst:PAGENAME}} | 1 }}''' released by Grinding Gear Games.<ref>{{cite web|author=|date=|title={{subst:#sub: {{subst:PAGENAME}} | 8 }} Patch Notes|url=|publisher=Official Path of Exile Forums|accessdate=}}</ref>

{{blockquote top}}
INSERT PATCH NOTES HERE
{{blockquote bottom}}

==References==
{{reflist}}