Difference between revisions of "Template:Webtab"

From Organic Design wiki
m
m
Line 1: Line 1:
 
<noinclude>{{info|This template is used by [[Template:Webpage]] to create LI's which are of class "selected" if their name is the same as the current page.}}</noinclude>
 
<noinclude>{{info|This template is used by [[Template:Webpage]] to create LI's which are of class "selected" if their name is the same as the current page.}}</noinclude>
<includeonly><li{{#ifeq:{{FULLPAGENAME}}|{{{1}}}| class="selected"}}>[[{{{1}}}]]</includeonly>
+
<includeonly><li {{#ifeq:{{FULLPAGENAME}}|{{{1}}}|class="selected"}}>[[{{{1}}}]]</includeonly>

Revision as of 02:29, 12 March 2009

Info.svg This template is used by Template:Webpage to create LI's which are of class "selected" if their name is the same as the current page.