Difference between revisions of "Template:SwapTitle"
From PC-BSD Wiki
Tigersharke (Talk | contribs) |
Tigersharke (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | + | {{DISPLAYTITLE:<span style="display:none">{{FULLPAGENAME}}</span>}} <!-- this part causes the page title to be hidden -->{|style="background: #FfFfff; border-collapse: collapse; border-bottom: #aaaaaa solid 0.1em; border-top: #ffffff solid 0px; margin-bottom: 10px; margin-top: -17px; margin-left:0; margin-right:0px; width:100%;" | |
|<span target="{{PAGENAME}}"; id="{{PAGENAME}}"; style="font-size: 200%; line-height: 1.1em; margin-bottom: 0.1em;">{{{custompagename|{{PAGENAME}}}}}</span> <!-- this part re-creates the page title and allows for a custom page name --> | |<span target="{{PAGENAME}}"; id="{{PAGENAME}}"; style="font-size: 200%; line-height: 1.1em; margin-bottom: 0.1em;">{{{custompagename|{{PAGENAME}}}}}</span> <!-- this part re-creates the page title and allows for a custom page name --> | ||
| − | |} | + | |}<noinclude> |
This is used in specific instances where neither NavHeader nor NavHome are used, in order to modify the displayed page title. | This is used in specific instances where neither NavHeader nor NavHome are used, in order to modify the displayed page title. | ||
</noinclude> | </noinclude> | ||
| Line 7: | Line 7: | ||
[[category:templates]] | [[category:templates]] | ||
</noinclude> | </noinclude> | ||
| − | [[category:{{{custompagecategory|{{{custompagename|{{PAGENAME}}}}}}}}]] | + | [[category:{{{custompagecategory|{{{custompagename|{{PAGENAME}}}}}}}}]]<!-- allowing transclusion *** no spaces or text beyond this line --> |
Revision as of 17:36, 24 August 2012
| SwapTitle |
This is used in specific instances where neither NavHeader nor NavHome are used, in order to modify the displayed page title.