Difference between revisions of "Template:SwapTitle"
From PC-BSD Wiki
Tigersharke (Talk | contribs) |
Tigersharke (Talk | contribs) (remove translate icon support) |
||
| (7 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 --> | + | <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%;" | {|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> | + | |}</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]] | ||
</noinclude> | </noinclude> | ||
[[category:Uses SwapTitle]] | [[category:Uses SwapTitle]] | ||
| − | [[category:{{{custompagecategory|{{{custompagename|{{PAGENAME}}}}}}}}]]<!-- allowing transclusion *** no spaces or text beyond this line --> | + | [[category:{{#titleparts: {{{custompagecategory|{{{custompagename|{{{translate|{{PAGENAME}} }}} }}} }}}|1|1}}]]<!-- allowing transclusion *** no spaces or text beyond this line --> |
Latest revision as of 05:01, 19 April 2013
[edit] Method
{{swapTitle|custompagename=text}}
[edit] Explanation
This is used in specific instances where neither NavHeader nor NavHome are used, in order to modify the displayed page title.