|
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
(body of plugin) | Anchor link label. | |||
aname |
The anchor name as defined in the Aname plugin. | 1 | ||
pagename |
pagename | The name of the wiki page containing the anchor. If empty, the anchor name will be searched for on the wiki page where the plugin is used. | 1 |
{ANAME()}
anchorname
<--put the name of the anchor here. Use this same name for the aname= parameter in the Plugin Alink (see just below).
{ANAME}
ANAME example: {ANAME()}anchorname{ANAME}
{ALINK(
aname=anchorname
<-- put here the name of the anchor you created using the Plugin Aname!
)}
link text
<-- put here the text to appear as the link.
{ALINK}
ALINK example: {ALINK(aname=anchorname)}link text{ALINK}
To jump down to the anchor at the bottom of the page click HERE. <-- Here is where I put the ALINK
plugin in this page.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
Here is a second link to the same anchor at the bottom of the page. Again, I used the ALINK
plugin.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
The anchor is here. <-- I put the ANAME
plugin at the beginning of this line. Now you can click HERE to jump to the anchor I put at the top of the page (you can't see where that one is unless you look into the page editor ð)