Skip to content

nav (1 Level)

<template:navigation startlevel="top" maxlevels="1" exposeall="1">
	  <template:navitem level="1">
		  <template:start>
			  <template:if $IS_FIRST>
				  <ul id="nav">
			  </template:if>
		  </template:start>
		  <template:off>
			  <template:if $ID == $ROOT_SECTION_ID>
				  <li class="##$ID##on">
			  <template:else>
				  <li class="##$ID##">
			  </template:if>
			  <a href="##$HREF##">##$LINK_TEXT##<strong>&nbsp;</strong></a></li>
		  </template:off>
		  <template:on>
			  <li class="##$ID##on">##$LINK_TEXT##<strong>&nbsp;</strong></li>
		  </template:on>
		  <template:end>
			  <template:if $NEXT_LEVEL == $LEVEL>
				  </li>
			  </template:if>
			  <template:if $IS_LAST>
				  </ul>
			  </template:if>
		  </template:end>
	  </template:navitem>
  </template:navigation>
Author
J. Weir
Date Written:
OLD
Version:
1
Time:
.5 hours
Department(s):
Production

Sites using this template:

Comments: