Difference between revisions of "Template:Anchor"

From Timelines
Jump to: navigation, search
(The HTML isn't wikicode and it should conform to the xhtml specification which what we're output our pages in. We should not depend on Tidy to fix our code.)
m (Fixing typo)
Line 1: Line 1:
 
<noinclude>{{#ifeq:{{SUBPAGENAME}}|sandbox|{{Template sandbox notice}}}}</noinclude><!--
 
<noinclude>{{#ifeq:{{SUBPAGENAME}}|sandbox|{{Template sandbox notice}}}}</noinclude><!--
-->{{#if:{{{ 1|}}}|<sapn id="{{anchorencode:{{{ 1|}}}}}" /><!--
+
-->{{#if:{{{ 1|}}}|<span id="{{anchorencode:{{{ 1|}}}}}" /><!--
 
-->{{#if:{{{ 2|}}}|<span id="{{anchorencode:{{{ 2|}}}}}" /><!--
 
-->{{#if:{{{ 2|}}}|<span id="{{anchorencode:{{{ 2|}}}}}" /><!--
 
-->{{#if:{{{ 3|}}}|<span id="{{anchorencode:{{{ 3|}}}}}" /><!--
 
-->{{#if:{{{ 3|}}}|<span id="{{anchorencode:{{{ 3|}}}}}" /><!--

Revision as of 23:30, 25 December 2007


Template documentation[create]