Difference between revisions of "Template:Anchor"

From DDO Compendium
(Created page with "<span id="{{#replace:{{{{{1}}}}}|�|}}"></span>")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<span id="{{#replace:{{{{{1}}}}}|&#13;|}}"></span>
<noinclude>
{{TemplateDocumentation
|name = Anchor
|description = This template is used to render render an anchor tag on a page so that you can do relatives links to anything.
|category=Shared Templates
|parameter1name = Anchor name
|parameter1description = The name of the anchor
}}
</noinclude><onlyinclude><span id="{{{1}}}"></span></onlyinclude>

Latest revision as of 16:25, 28 September 2018


Anchor[edit]

This template is used to render render an anchor tag on a page so that you can do relatives links to anything.

Usage[edit]

{{Anchor|(Anchor name)}}

Parameter Documentation
Anchor nameThe name of the anchor

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.