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>")
 
m (It's been so long, I've forgotten how to do these)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{Template:Anchor|{{{1|}}}}} {{{1|}}}<includeonly><noinclude>
<onlyinclude>{{Template:Anchor|{{{1|}}}}}{{{2|{{{1}}}}}}</onlyinclude><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>

Latest revision as of 17:30, 12 March 2024

{{{1}}}

Template documentation[create]

Add an anchor and add the text

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Anchor Linklink

The name of the anchor link

Unknownrequired
Anchor Texttext

If included, the displayed text which is different than the link

Unknownsuggested