Template:A/doc
From Linux Web Expert
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>