Template:A/doc

From Linux Web Expert

Revision as of 00:44, 4 July 2021 by imported>ExE Boss (Create documentation subpage for {{A}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Creates an internal shortcut link to an anchor on the current page.

Usage

{{A|section name}}

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Anchor link

<templatedata> { "description": "Creates an internal shortcut link to an anchor on the current page.", "format": "inline", "params": { "1": { "label": "Section ID", "description": "Anchor ID of the section to which to create the link.", "required": true, "type": "string" } } } </templatedata>