Template
Anchor link
From Dogcraft Wiki
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 1: | Line 1: | ||
<includeonly><templatestyles src="Template:Anchor_link/styles.css" />[[#{{{1}}}|{{anchor|{{{1}}}|class=anchor-visible}}]]</includeonly><noinclude> | <includeonly><templatestyles src="Template:Anchor_link/styles.css" />[[#{{{1}}}|{{anchor|{{{1}}}|class=anchor-visible}}]]</includeonly><noinclude> | ||
{{TemplateStyles}} | {{TemplateStyles}} | ||
''For purely functional anchor links without a visible element, see [[Template:Anchor]].'' | ''For purely functional anchor links without a visible element, see [[Template:Anchor]].'' | ||
Revision as of 21:36, 3 December 2023
This template uses TemplateStyles: |
For purely functional anchor links without a visible element, see Template:Anchor.
An expanded version of {{anchor}} which includes a visible and clickable '#' in front of the anchored header or paragraph for easier navigation. The '#' is only visible when the header or paragraph is hovered, focused or targeted.
Example
{{anchor link|1}}
: This sentence has a visible anchor link in front of it.
Creates visible and clickable link anchor on the page for easier navigation. (Anchors can be jumped to using https://pageurl#anchorname)
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | 1 | This is the text that may be added to the end of a link after a "#" to jump to the anchor's position (eg.: https://dogcraft.net/wiki/Pagename#anchorname)
| String | required |