Difference between revisions of "Template:Webtab"

From Organic Design wiki
(create LI's for webpages)
 
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}}}]]</li></includeonly>
+
<includeonly><li{{#ifeq:{{FULLPAGENAME}}|{{{1}}}| class="selected"}}>[[{{{1}}}]]</includeonly>

Revision as of 00:01, 6 August 2008

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.