Template:AnchorText: Difference between revisions

From Official Gamemode 4 Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{Template:Anchor|{{{1|}}}}} {{{1|}}}<includeonly><noinclude> {{Documentation}} </noinclude>")
 
mNo edit summary
Line 1: Line 1:
<includeonly>{{Template:Anchor|{{{1|}}}}} {{{1|}}}<includeonly><noinclude>
<includeonly>{{Template:Anchor|{{{1|}}}}} {{{2|{{{1}|}}}}}<includeonly><noinclude>
{{Documentation}}
{{Documentation}}
</noinclude>
<templatedata>
{
"params": {
"text": {
"label": "Anchor Text",
"description": "If included, the displayed text which is different than the link",
"suggested": true
},
"link": {
"label": "Anchor Link",
"description": "The name of the anchor link",
"required": true
}
},
"description": "Add an anchor and add the text",
"paramOrder": [
"link",
"text"
],
"format": "inline"
}
</templatedata></noinclude>

Revision as of 17:15, 12 March 2024