Difference between revisions of "Template:Testing"
Tigersharke (Talk | contribs) |
Tigersharke (Talk | contribs) |
||
| Line 3: | Line 3: | ||
|style="width: 32px; border: 0px #000000 solid;" cell-padding="0"|{{template:NavHeaderLeft|behind={{{back}}}|ahead={{{forward}}}}} | |style="width: 32px; border: 0px #000000 solid;" cell-padding="0"|{{template:NavHeaderLeft|behind={{{back}}}|ahead={{{forward}}}}} | ||
|style="width: 45%; text-align: left; font-weight: bold; color: #8F80fd; border: 0px #000000 solid;"|{{{back}}} | |style="width: 45%; text-align: left; font-weight: bold; color: #8F80fd; border: 0px #000000 solid;"|{{{back}}} | ||
| − | |style="width: 32px; border: 0px #000000 solid;" cell-padding="0"| | + | |style="width: 32px; border: 0px #000000 solid;" cell-padding="0"|[[File:Left_arrow_icon.png|link={{{behind|Navigation Header}}}|Previous: {{{behind|{{:Navigation Header}}}}}]] |
|style="width: 32px; border: 0px #000000 solid;"|{{template:NavHeaderMiddle}} | |style="width: 32px; border: 0px #000000 solid;"|{{template:NavHeaderMiddle}} | ||
|style="width: 32px; border: 0px #000000 solid;" cell-padding="0"|{{template:NavHeaderRight|behind={{{back}}}|ahead={{{forward}}}}} | |style="width: 32px; border: 0px #000000 solid;" cell-padding="0"|{{template:NavHeaderRight|behind={{{back}}}|ahead={{{forward}}}}} | ||
| Line 17: | Line 17: | ||
| __TOC__ | | __TOC__ | ||
|} | |} | ||
| − | <noinclude> | + | <noinclude>http://wiki.pcbsd.org/images/3/33/Left_arrow_icon.png |
[[Category:Navigation]] | [[Category:Navigation]] | ||
=== Usage === | === Usage === | ||
Revision as of 23:46, 3 June 2012
| {{{back}}} | {{{forward}}} |
Testing
|
http://wiki.pcbsd.org/images/3/33/Left_arrow_icon.png
Usage
This assumes local links, corrects the formatting issue with text wrap under the images, and greatly simplifies the process of adding or editing the navigation header. The home/index link should be modified within the Template:NavHeaderMiddle itself, while below may be pasted into a page with minor modifications to define what will become each link and the text for each link's alternate label. Missing or malformed link info defaults to a Navigation Header error page while properly formed but links to missing pages are added to the Special:wanted pages list. Text ought to be formatted with desired capitalization.
{{NavHeader|back=<name of the previous page>|forward=<name of the next page>}}