Template:Title: Difference between revisions

From Halopedia, the Halo wiki

m (Attempting fixture.)
mNo edit summary
Line 1: Line 1:
{{#ifeq:{{localurl:{{{title|{{{1}}}}}}}}|{{localurl:{{PAGENAME}}}}|{{DISPLAYTITLE:{{{title|{{{1}}}}}}}}|<includeonly><div id="RealTitleBanner"></includeonly>
{{#ifeq:{{localurl:{{{title|{{{1}}}}}}}}|{{localurl:{{PAGENAME}}}}|{{DISPLAYTITLE:{{{title|{{{1}}}}}}}}|}}<includeonly><div id="RealTitleBanner"></includeonly>
<!--
<!--
<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>

Revision as of 22:26, March 2, 2010


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.