Template:Patch: Difference between revisions

From Morloch Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(10 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; width:50%; border: 1px solid #99CC99; text-align:center; padding: 1px; 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%; background-color: #99CC99;" | [[{{{prever}}}|<]]  
| rowspan="2" style="font-size:200%; width: 50px; background-color: #7fd5f9;" | [[file:Larrow.png|link={{{prever}}}]]
| style="text-align:right;" | '''Previous Version''':
| style="text-align:right;" | '''Previous Version''':
| style="text-align:left;" | [[{{{prever}}}]]
| style="text-align:left;" | [[{{{prever|No Previous Version}}}]]
| rowspan="2" style="font-size:200%; background-color: #99CC99;" |  [[{{{nextver}}}|>]]
| rowspan="2" style="font-size:200%; width: 50px; background-color: #7fd5f9;" |  [[file:Rarrow.png|link={{{nextver}}}]]
|-
|-
| style="text-align:right;" |'''Next Version''':
| style="text-align:right;" |'''Next Version''':
| style="text-align:left;" | [[{{{nextver}}}]]
| style="text-align:left;" | [[{{{nextver|No Next Version}}}]]
|}
|}
</center>
<div style="font-size:80%; text-align: center;">
 
[[Patch History]] {{-}} [[In Development]] {{-}} [[Known Issues]]</div>
<noinclude>
[[Category: Patch History]]
== Example ==
 
{{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