Difference between revisions of "Template:NavHeaderLast"
From PC-BSD Wiki
Tigersharke (Talk | contribs) m |
Tigersharke (Talk | contribs) m |
||
| Line 1: | Line 1: | ||
| − | {|style="background-color: #F5F5ff; border: #BABAff solid; border-width: 0px 0px 2px 0px; align: center; border-collapse: collapse; margin-top: | + | {|style="background-color: #F5F5ff; border: #BABAff solid; border-width: 0px 0px 2px 0px; align: center; border-collapse: collapse; margin-top:0px; margin-bottom: 0;" align="center" border="0.5px" width="100%" |
|style="width: 32px; border: 0px #000000 solid;"|{{template:NavHeaderLeft|behind={{{back}}}|ahead={{{forward}}}}} | |style="width: 32px; border: 0px #000000 solid;"|{{template:NavHeaderLeft|behind={{{back}}}|ahead={{{forward}}}}} | ||
| | | | ||
| Line 6: | Line 6: | ||
|style="width: 32px; border: 0px #000000 solid;"| | |style="width: 32px; border: 0px #000000 solid;"| | ||
|} | |} | ||
| − | <span target="{{PAGENAME}}"; id="{{PAGENAME}}"; style="font-size: 200%; line-height: 1.2em; margin-bottom: 0.1em;">{{PAGENAME}}</span> | + | <!-- until the 'hiding' works again, this causes a header duplication |
| + | <span target="{{PAGENAME}}"; id="{{PAGENAME}}"; style="font-size: 200%; line-height: 1.2em; margin-bottom: 0.1em;">{{PAGENAME}} </span> | ||
---- | ---- | ||
| + | --> | ||
{| align="left" style="margin-left:-7px; margin-right:20px; margin-top:0px; margin-bottom:5px" | {| align="left" style="margin-left:-7px; margin-right:20px; margin-top:0px; margin-bottom:5px" | ||
| | | | ||
Revision as of 22:54, 25 January 2012
|
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.
{{NavHeaderLast|back=<name of the previous page>|forward=<name of the current page>}}