Template
Anchor
From Dogcraft Wiki
m (whoops I broke it) |
mNo edit summary |
||
Line 1: | Line 1: | ||
<span class="noexcerpt" id="{{{ | <span class="noexcerpt" id="{{{1}}}"></span> | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
" | "1": { | ||
"label": "Name", | "label": "Name", | ||
"description": "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)", | "description": "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)", | ||
Line 14: | Line 14: | ||
"description": "Creates link anchor on the page for easier navigation. (Anchors can be jumped to using https://pageurl#anchorname)", | "description": "Creates link anchor on the page for easier navigation. (Anchors can be jumped to using https://pageurl#anchorname)", | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "1" | ||
], | ], | ||
"format": "inline" | "format": "inline" |
Revision as of 19:22, 11 March 2022
Creates 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 |
This page was last modified on 11 March 2022, at 19:22. (11 months ago)