Difference between revisions of "Template:Patch"

From Morloch Wiki
Jump to: navigation, search
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<center>
+
<noinclude>{{Ti|adding a patch navbar to the bottom of patch pages}}
{| style="margin-center 10px; border: 1px #BBB solid; padding: 5px; background-color: #99FF99;"
+
</noinclude>
 +
----
 +
{| style="margin: 1em auto 1em auto; 10px; width:33%; border: 0px solid #a34941; text-align:center; padding: 1px; background-color: #7fd5f9;"
 
|-
 
|-
| rowspan="2" style="font-size:200%;" | [[{{{prever}}}|<]]  
+
| rowspan="2" style="font-size:200%; width: 50px; background-color: #7fd5f9;" | [[file:Larrow.png|link={{{prever}}}]]
|'''Previous Version''':||[[{{{prever}}}]]
+
| style="text-align:right;" | '''Previous Version''':
| rowspan="2" style="font-size:200%;" |  [[{{{nextver}}}|>]]
+
| style="text-align:left;" | [[{{{prever|No Previous Version}}}]]
 +
| rowspan="2" style="font-size:200%; width: 50px; background-color: #7fd5f9;" |  [[file:Rarrow.png|link={{{nextver}}}]]
 
|-
 
|-
|'''Next Version''':||[[{{{nextver}}}]]
+
| style="text-align:right;" |'''Next Version''':
 +
| style="text-align:left;" | [[{{{nextver|No Next Version}}}]]
 
|}
 
|}
</center>
+
<div style="font-size:80%; text-align: center;">
<noinclude>
+
[[Patch History]] {{-}} [[In Development]] {{-}} [[Known Issues]]</div>
== Example ==
+
[[Category: Patch History]]
 
 
{{Patch
 
|prever=24.2
 
|nextver=24.3
 
}}
 
</noinclude>
 

Latest revision as of 22:16, 21 December 2017

Template:Patch is used for adding a patch navbar to the bottom of patch pages.

How to Use Template:Patch

  • This template can be added to a page by typing the following in the page's code with any applicable parameters inserted after the name:
{{Patch}}

Raw Example of Template:Patch


link={{{prever}}} Previous Version: No Previous Version link={{{nextver}}}
Next Version: No Next Version
Patch History    In Development    Known Issues