%ANCHORLINK{"AnchorExample"}%. When hovering over text where an anchor link has been added, a
icon will appear on the left side. Clicking on it will show the #AnchorExample in the browser URL bar for easy copy & paste. The %ANCHORLINK{}% variable is handled by the AnchorLinkPlugin.
%ANCHORLINK{"id"}%
| Parameter | Description | Default | Example |
|---|---|---|---|
"id" | Identifier (name) of the anchor. Use only: a-z, A-Z, 0-9, _, - | (required) | "Progress" |
%ANCHORLINK{"AnchorExample"}%
<a name="AnchorExample"></a>, along with logic to show/hide the anchor link icon
%EXLINK{ID}%
%EXLINK{TWiki}% - creates an external link like TWiki.org%REDIRECT{}% variable is handled by the RedirectPlugin.
%REDIRECT{"TopicName"}%
%REDIRECT{"ExampleTopic"}% redirects to the ExampleTopic topic
%REDIRECT{"OtherWeb.ExampleTopic"}% redirects to the OtherWeb.ExampleTopic topic
%REDIRECT{"http://twiki.org/"}% redirects to http://twiki.org/%SHAREME{}% variable is handled by the ShareMePlugin. Many social media sites are defined in the plugin topic.
%SHAREME% or %SHAREME{"site1, site2"}%
%SHAREME% shows the default icon set
%SHAREME{"Delicious, Facebook, Twitter"}% shows icons to share the current TWiki topic at Delicious, Facebook and Twitter