Template:Official website
Appearance
Usage
This template formats official website links for use in external links sections.
Syntax
{{Official website|example.com}}
{{Official website|example.com|Custom link text}}
{{Official website|https://example.com}}
{{Official website|URL=example.com}}
{{Official website|URL=example.com|name=Custom link text}}
Parameters
| Parameter | Description | Required |
|---|---|---|
| 1 or URL | The website URL (with or without https://) | Yes |
| 2 or name | Custom link text (defaults to "Official website") | No |
Examples
{{Official website|microsoft.com}}produces: Official website{{Official website|microsoft.com|Microsoft Corporate Site}}produces: Microsoft Corporate Site