Template:Official website/doc
![]() | This is a documentation subpage for Template:Official website. It contains usage information, categories and other content that is not part of the original template page. |
The purpose of this template is to provide a standard format for labeling links to the official website of an article's main topic.
Usage
Four parameters are available:
1=
orURL=
orurl=
is used to specify the URL.2=
orname=
is used to reformat the title if "Official website" is not suitable.- NOTE: This name should succinctly and accurately describe the external link in relation to the subject. In particular, it should not include the article subject's name as the reader reasonably expects that all external links pertain to the subject.
mobile=
is optionally used if there is a different "official website" for use with Mobile Web devices.format=flash
is optionally used if the website requires Adobe Flash Player software.
Some URLs that contain special characters, such as &
or =
, will break the template. The solution is to prepend the URL with 1=
Code | Result |
---|---|
{{Official website}}
|
Official website (URL must be on Wikidata) |
{{Official website|example.org}}
|
Official website |
{{Official website|www.example.org}}
|
Official website |
{{Official website|//www.example.org}}
|
Official website |
{{Official website|http://www.example.org/}}
|
Official website |
{{Official website|https://www.example.org/}}
|
Official website |
{{Official website|1=http://www.example.org/?action=view}}
|
Official website |
{{Official website|http://www.example.org|name=Example}}
|
Example |
{{Official website|example.org|mobile=http://m.example.org}}
|
Official website (Mobile) |
{{Official website|example.org|format=flash}}
|
Official website (Requires Adobe Flash Player) |
TemplateData
TemplateData for Official website
The purpose of this template is to provide a standard format for labeling links to official websites.
Parameter | Description | Type | Status | |
---|---|---|---|---|
URL | 1 URL | The URL that the template will link to | String | optional |
URL Text | name | The text the URL will display. If not provided this will default to 'Official website'' | String | optional |
Mobile Website | mobile | If the website has a different 'official website' for mobile devices this website can be listed here | String | optional |
Requires Flash | format | If the website requires Adobe Flash Player software to be displayed, set this parameters value to 'flash' | String | optional |
See also
- {{URL}} – For use instead of {{Official website}} in infoboxes