Difference between revisions of "Template:SwapTitle"
From PC-BSD Wiki
Tigersharke (Talk | contribs) |
Tigersharke (Talk | contribs) |
||
| (11 intermediate revisions by one user not shown) | |||
| 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%;" | + | <includeonly>{{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 --> | ||
| − | |} | + | |}</includeonly><noinclude> |
| + | This is used in specific instances where neither NavHeader nor NavHome are used, in order to modify the displayed page title. | ||
| + | [[category:templates]] | ||
| + | </noinclude> | ||
| + | [[category:Uses SwapTitle]] | ||
| + | [[category:{{{custompagecategory|{{{custompagename|{{PAGENAME}}}}}}}}]]<!-- allowing transclusion *** no spaces or text beyond this line --> | ||
Revision as of 23:15, 23 February 2013
This is used in specific instances where neither NavHeader nor NavHome are used, in order to modify the displayed page title.