Template:Official URL
| This template is used on approximately 19,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
| This template uses Lua: |
official website (P856) (see uses)
This template displays the actual URL that it links (partially stripped), instead of displaying "Official website" like {{Official website}} does. For example, if used on the Google page (whose official URL is https://about.google/), these templates would produce the following:
{{Official url}}→ about.google {{Official website}}→ Official website
Usage
This template has no parameters. Typical usage is:
{{Infobox settlement
...
| website = {{Official URL}}
}}
This template is for use in infoboxes. It retrieves property P856 ("official website") from Wikidata and displays the value the same way that {{URL}} would. If there is no property P856 at Wikidata, it displays nothing (unlike {{URL}}, which gives an error message). When a website needs to be added or changed, simply go to the Wikidata item and add or change the website at Wikidata. With this template, no edits will be needed at the article (just refresh the page if the updated website is not visible). This template also displays an edit link to the Wikidata property, using {{Edit at Wikidata}}.
The following templates implement the function of this one intrinsically:
- {{Infobox OS}}
- {{Infobox programming language}}
- {{Infobox software}}
- {{Official website}}
Modules and templates used
- Module:URL via {{URL}}
- Module:Wd via {{Wikidata}}
- Module:If empty via {{If empty}}
TemplateData
TemplateData for Official URL
This template is for use in infoboxes. The template outputs the website URL (e.g. "www.example.com") for the article subject with a link to the URL, using the "official website" field (field P856) from the associated Wikidata page, if available. It will not display https:// or http://, but the link will work based on what is specified in Wikidata.
| Parameter | Description | Type | Status | |||
|---|---|---|---|---|---|---|
| No parameters specified | ||||||
See also
- {{Official website}}