Template:Patch Navigation Links: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk
No edit summary
imported>Tlosk
Line 23: Line 23:
| Wikilink to the next patch.
| Wikilink to the next patch.
|}
|}
For example:
<pre>
{{Patch Navigation Links
| Previous = [[Sudden Season|Previous Patch]]
| Next = [[Shadows of the Past|Next Patch]]
}}
</pre>
displays as:
{{Patch Navigation Links
| Previous = [[Sudden Season|Previous Patch]]
| Next = [[Shadows of the Past|Next Patch]]
}}


</noinclude>
</noinclude>

Revision as of 16:32, 2 January 2009

{{{Previous}}} - All Patches - {{{Next}}}

Syntax

{{Patch Navigation Links
| Previous =
| Next =
}}

Usage

Parameters in bold are required fields.

Parameter Explanation
Previous Wikilink to the previous patch.
Next Wikilink to the next patch.


For example:

{{Patch Navigation Links
| Previous = [[Sudden Season|Previous Patch]]
| Next = [[Shadows of the Past|Next Patch]]
}}

displays as:

Previous Patch - All Patches - Next Patch