Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:ExternalLink/doc

Template page
< Template:ExternalLink
Revision as of 06:08, 25 June 2025 by BakiDance (talk | contribs) (Created page with " <templatedata> { "params": { "link": { "label": "Link", "description": "The external URL to link to", "example": "https://www.google.com/", "type": "url", "required": true }, "icon": { "label": "Icon", "description": "The icon to display on the left. Can be any valid mw-ui-icon. ", "example": "download", "type": "string" }, "title": { "label": "Title", "description": "The title of the link", "example": "Click here", "typ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Displays a prettified external link button

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Linklink

The external URL to link to

Example
https://www.google.com/
URLrequired
Titletitle

The title of the link

Example
Click here
Stringsuggested
Subtitlesubtitle

The subtitle of the link

Example
Opens in new tab
Stringoptional
Iconicon

The icon to display on the left. Can be any valid mw-ui-icon.

Example
download
Stringoptional