Editing Template:Help header
Template page
More actions
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
<includeonly>{| style="width:100%;" class="messagebox" | <includeonly> | ||
{| style="width:100%;" class="messagebox" | |||
|- | |- | ||
| style="width:20%; text-align:left; font-size:0.9em;" | | | style="width:20%; text-align:left; font-size:0.9em;" | {{{previous|}}} | ||
| style="width:60%; text-align:center;" | | | style="width:60%; text-align:center;" | '''{{{title|{{SUBPAGENAME}}}}}''' {{{section|}}} | ||
| style="width:20%; text-align:right;font-size:0.9em;" | {{{next|} | | style="width:20%; text-align:right;font-size:0.9em;" | {{{next|}}} | ||
|} | |} | ||
{| style="width:100%;" | {| style="width:100%;" | ||
|- | |- | ||
| {{#if:{{{shortcut|}}}|{{shortcut|{{{shortcut}}}}}}}{{{notes|}}} | | {{#if:{{{shortcut|}}}|{{shortcut|{{{shortcut}}}}}}}{{{notes|}}} | ||
|} <br clear="all" /> | |} | ||
<br clear="all" /> | |||
</includeonly> | |||
<noinclude> | |||
= Documentation = | = Documentation = | ||
This template is used on the Help namespace/pages for navagation. | This template is used on the Help namespace/pages for navagation. | ||
| Line 23: | Line 25: | ||
| shortcut = | | shortcut = | ||
| notes = | | notes = | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 30: | Line 31: | ||
* '''title''': Default is the PAGENAME | * '''title''': Default is the PAGENAME | ||
* '''section''': | * '''section''': | ||
* '''shortcut''': Short to this page. Help page shortcuts are BWH: | * '''shortcut''': Short to this page. Help page shortcuts are BWH:<Code> | ||
* '''previous''': | * '''previous''': | ||
* '''next''': | * '''next''': | ||