Template:Official URL

{{#property:P856}}
Documentation icon Template documentation[view] [edit] [history] [purge]


Usage

There are no parameters for this template. Typical usage is:

<syntaxhighlight lang="wikitext">{{Infobox settlement ... | website = {{#property:P856}} }} </syntaxhighlight>

This template is for use in infoboxes. It links to property P856 (official website) at Wikidata to retrieve the website and displays in the same way as {{URL}}. If there is no property P856 at Wikidata, nothing will be displayed (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 website is not visible). An edit link to the Wikidata property is displayed via {{EditAtWikidata}}.

The following templates implement the function of this one intrinsically:

Modules and templates used

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Official URL

<templatedata> { "params": {}, "description": "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." } </templatedata>

See also