(Add docs) |
m (Add TemplateData) |
||
Line 1: | Line 1: | ||
<onlyinclude><includeonly>[{{{1}}} Official website]</includeonly></onlyinclude> | <onlyinclude><includeonly>[{{{1}}} Official website]</includeonly></onlyinclude> | ||
Simply creates a link to the given URI (first anon. param) with the label "Official website". | Simply creates a link to the given URI (first anon. param) with the label "Official website". | ||
{{TemplateData preamble}}<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "URI", | |||
"type": "url", | |||
"required": true | |||
} | |||
}, | |||
"description": "Links to the given URI with the label \"Official website\".", | |||
"format": "inline" | |||
} | |||
</templatedata> |
Revision as of 18:53, 30 October 2023
Simply creates a link to the given URI (first anon. param) with the label "Official website".
The below documentation is automatically generated from JSON. It can be changed by editing this page, but note that it's only the documentation (for the visual editor)—the actual template part must also be edited, manually.
Links to the given URI with the label "Official website".
Parameter | Description | Type | Status | |
---|---|---|---|---|
URI | 1 | no description | URL | required |