Template:Anchor: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
m (Protected "Template:Anchor" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
(bugfix)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><span id="{{{1|}}}}">{{{2|}}}</span>.</includeonly><noinclude>This template is used to set up a non-heading anchor point which a link can point to.
<includeonly><span id="{{{1|}}}">{{{2|}}}</span></includeonly><noinclude>This template is used to set up a non-heading anchor point which a link can point to.


{| border="1" cellpadding="3"
{| border="1" cellpadding="3"

Latest revision as of 20:20, 22 July 2011

This template is used to set up a non-heading anchor point which a link can point to.

Variable Supported Values Usage
1 <text> The anchor name.
2 <text>/ The text to be displayed. Leave blank to make a hidden anchor.