Difference between revisions of "Template:SwapTitle"
From PC-BSD Wiki
Tigersharke (Talk | contribs) |
Tigersharke (Talk | contribs) |
||
| (One intermediate revision by one user not shown) | |||
| Line 3: | Line 3: | ||
|<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> | |}</includeonly><noinclude> | ||
| + | == Method == | ||
| + | '''<nowiki>{{</nowiki>swapTitle{{pipe}}custompagename='''''text'''''<nowiki>}}</nowiki>''' | ||
| + | == Explanation == | ||
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. | ||
[[category:templates]] | [[category:templates]] | ||
Revision as of 23:23, 23 February 2013
Method
{{swapTitle|custompagename=text}}
Explanation
This is used in specific instances where neither NavHeader nor NavHome are used, in order to modify the displayed page title.