Difference between revisions of "Template:DifferentTitle"
Jump to navigation
Jump to search
imported>HillaryForPresident02 (←Created page with '<div id="title-meta" style="display: none">{{{1|{{PAGENAME}}}}}</div><div id="title-align" style="display: none">{{#switch:{{{align}}}|right=right|middle|center=cen...') |
imported>Lenoxus m (fix cat to Wikipedia utility templates) |
||
| Line 16: | Line 16: | ||
*<code><nowiki>{{Title|Foo|usecss=yes}}</nowiki></code> ''Uses old title hack method using css. This hides voting boxes, and has some other problems, so only use where the normal version won't work.'' | *<code><nowiki>{{Title|Foo|usecss=yes}}</nowiki></code> ''Uses old title hack method using css. This hides voting boxes, and has some other problems, so only use where the normal version won't work.'' | ||
| − | [[Category: | + | [[Category:Wikipedia utility templates|{{PAGENAME}}]] |
</noinclude> | </noinclude> | ||
Revision as of 02:52, 8 June 2008
Usage examples:
{{Title}}removes namespace{{Title|Foo Bar}}custom title{{Title|align=center}}centered{{Title|align=right}}aligned to the right{{Title|Foo Bar|align=center}}etc
{{Title|Foo|usecss=yes}}Uses old title hack method using css. This hides voting boxes, and has some other problems, so only use where the normal version won't work.