Template:Patch: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>{{Ti|adding a patch navbar to the bottom of patch pages}} | |||
</noinclude> | |||
---- | ---- | ||
{| style="margin: 1em auto 1em auto; 10px; width: | {| 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: # | | 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: # | | 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}}}]] | ||
|} | |} | ||
<div style="font-size:80%; text-align: center;"> | |||
[[Patch History]] {{-}} [[In Development]] {{-}} [[Known Issues]]</div> | |||
[[Category: Patch History]] | [[Category: Patch History]] | ||
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
| Previous Version: | No Previous Version | ||
| Next Version: | No Next Version |