Template:OOO-LinkExternal: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<span class="ooo-extlink"> | <span class="ooo-extlink">[{{{url}}} {{{title}}}]</span> | ||
{{ | |||
</span> | </span> | ||
</includeonly> | </includeonly> | ||
Latest revision as of 20:12, 6 March 2026
Usage
Creates a styled external link.
Example:
{{OOO-LinkExternal
|url=https://outofore.com
|title=Official Website
}}
Result:
Parameters
url– external linktitle– text shown to users
Styled external link used across the OOO wiki.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| URL | url | External website address. | URL | required |
| Link title | title | Text displayed for the link. | String | required |