Template:T
From Wikipop
(Difference between revisions)
Line 1: | Line 1: | ||
<div id="title-meta" style="display: none">{{{1|{{PAGENAME}}}}}</div><div id="title-align" style="display: none">{{#switch:{{{align}}}|right=right|middle|center=center|left}}</div> | <div id="title-meta" style="display: none">{{{1|{{PAGENAME}}}}}</div><div id="title-align" style="display: none">{{#switch:{{{align}}}|right=right|middle|center=center|left}}</div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
Usage examples: | Usage examples: |
Revision as of 02:52, 26 November 2007
Usage examples:
{{T}}
removes namespace{{T|Foo Bar}}
custom title{{T|align=center}}
centered{{T|align=right}}
aligned to the right{{T|Foo Bar|align=center}}
etc
{{T|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.