Anonymous
×
Create a new article
Write your page title here:
We currently have 55 articles on SR5 Foundry VTT System Wiki. Type your article name above or click on one of the titles below and start writing!



SR5 Foundry VTT System Wiki

Template:Anchor/Documentation: Difference between revisions

No edit summary
m (Text replacement - " Tab}}" to "}}")
Line 5: Line 5:


==Returns==
==Returns==
Using something like {{Code|<nowiki>{{Anchor|Magic Tab}}</nowiki>}} on [[Character Actor]] would returns the text, and allows a URL like {{Code|<nowiki>http://http://sr5-foundry.privateworks.com/index.php/Character_Actor_Sheet#Magic_Tab</nowiki>}} or a wiki reference to {{Code|<nowiki>[[Character Actor #Magic Tab]]</nowiki>}} to link directly to that section of the text: {{Return|[[Character Actor#Magic Tab]]}}
Using something like {{Code|<nowiki>{{Anchor|Magic}}</nowiki>}} on [[Character Actor]] would returns the text, and allows a URL like {{Code|<nowiki>http://http://sr5-foundry.privateworks.com/index.php/Character_Actor_Sheet#Magic_Tab</nowiki>}} or a wiki reference to {{Code|<nowiki>[[Character Actor #Magic Tab]]</nowiki>}} to link directly to that section of the text: {{Return|[[Character Actor#Magic Tab]]}}
==Notes==
==Notes==
Headings automatically create their own anchors, e.g. {{Code|<nowiki>[[Character Actor Sheet#Magic Tab]]</nowiki>}} creates a link: {{Return|[[Character Actor#Magic Tab]]}}
Headings automatically create their own anchors, e.g. {{Code|<nowiki>[[Character Actor Sheet#Magic Tab]]</nowiki>}} creates a link: {{Return|[[Character Actor#Magic Tab]]}}

Revision as of 21:22, 14 December 2023

Template:Anchor is used to create HTML and wikitext anchors via span IDs.

Usage

It accepts one mandatory string parameter, the reference text.

Returns

Using something like {{Anchor|Magic}} on Character Actor would returns the text, and allows a URL like http://http://sr5-foundry.privateworks.com/index.php/Character_Actor_Sheet#Magic_Tab or a wiki reference to [[Character Actor #Magic Tab]] to link directly to that section of the text:

Notes

Headings automatically create their own anchors, e.g. [[Character Actor Sheet#Magic Tab]] creates a link: