Difference between revisions of "Template:Anchor"

From The Battle for Wesnoth Wiki
(Created page with "<noinclude>Creates an arbitrary anchor on a page that can be linked to from elsewhere. Usage: <nowiki>{{{Anchor|text}}} or {{{Anchor|id|text}}}</nowiki> In the first form, t...")
(No difference)

Revision as of 14:35, 21 February 2024

Creates an arbitrary anchor on a page that can be linked to from elsewhere.

Usage: {{{Anchor|text}}} or {{{Anchor|id|text}}}

In the first form, the text itself is used as the ID for the anchor. In this case, it must not contain non-alphanumeric characters!