Template:Official website/doc: Difference between revisions

no edit summary
m (1 revision imported)
No edit summary
 
Line 4: Line 4:
{{tsh|oweb}}
{{tsh|oweb}}
{{Lua|Module:Official website|Module:Check for unknown parameters}}
{{Lua|Module:Official website|Module:Check for unknown parameters}}
{{Uses Wikidata|P856}}
{{Uses Wikidata|P7736}}
{{Tracks Wikidata|P856}}
{{Tracks Wikidata|P7736}}


The purpose of this template is to provide a standard format for labeling links to the official website of an article's main topic.
The purpose of this template is to provide a standard format for labeling links to the official website of an article's main topic.
Line 12: Line 12:


=== Basic usage ===
=== Basic usage ===
This template can be used without specifying any parameters, if the [[d:Property:P856|"official website" Property (P856)]] is set in the respective article's [[WP:Wikidata|Wikidata]] record. Just add {{tlx|official website}} to the article's [[WP:ELOFFICIAL|External links]] section. If on Wikidata more than one official website is given, the entry tagged with the [[d:Property:P856|language]] being [[d:Q1860|English]] is automatically preferred.
This template can be used without specifying any parameters, if the [[d:Property:P7736|"official website" Property (P7736)]] is set in the respective article's [[WP:Wikidata|Wikidata]] record. Just add {{tlx|official website}} to the article's [[WP:ELOFFICIAL|External links]] section. If on Wikidata more than one official website is given, the entry tagged with the [[d:Property:P7736|language]] being [[d:Q1860|English]] is automatically preferred.


=== Advanced usage ===
=== Advanced usage ===
Four parameters are available:
Four parameters are available:
*<code>1=</code> or <code>URL=</code> or <code>url=</code> is used to specify the URL. If this parameter is omitted, the value of [[d:Property:P856|"official website" Property (P856)]] on [[Wikidata]] is used.
*<code>1=</code> or <code>URL=</code> or <code>url=</code> is used to specify the URL. If this parameter is omitted, the value of [[d:Property:P7736|"official website" Property (P7736)]] on [[Wikidata]] is used.
**NOTE: If this parameter is specified and doesn't match [[d:Property:P856|"official website" Property (P856)]] on Wikidata, the page is added to [[:Category:Official website different in Wikidata and Wikipedia]] for maintenance.
**NOTE: If this parameter is specified and doesn't match [[d:Property:P7736|"official website" Property (P7736)]] on Wikidata, the page is added to [[:Category:Official website different in Wikidata and Wikipedia]] for maintenance.
**If this parameter is specified but the [[d:Property:P856|"official website" Property (P856)]] on Wikidata has not been set, the page is added to [[:Category:Official website not in Wikidata]] for maintenance.
**If this parameter is specified but the [[d:Property:P7736|"official website" Property (P7736)]] on Wikidata has not been set, the page is added to [[:Category:Official website not in Wikidata]] for maintenance.
**If this parameter is not specified and there is no official website available on Wikidata, the page is added to [[:Category:Official website missing URL]].
**If this parameter is not specified and there is no official website available on Wikidata, the page is added to [[:Category:Official website missing URL]].
*<code>2=</code> or <code>name=</code> is used to reformat the title if "Official website" is not suitable.
*<code>2=</code> or <code>name=</code> is used to reformat the title if "Official website" is not suitable.
Line 42: Line 42:
=== URL in Wikidata ===
=== URL in Wikidata ===
Usage in the article [[Amazon (company)]]:
Usage in the article [[Amazon (company)]]:
* <code><nowiki>{{Official website}}</nowiki></code> → {{Official website|https://www.amazon.com}} [[File:OOjs UI icon edit-ltr-progressive.svg |frameless |text-top |10px |alt=Edit this at Wikidata |link=https://www.wikidata.org/wiki/Q3884#P856|Edit this at Wikidata]]<pre style="white-space: pre-wrap;"><span class="official-website"><span class="url">[https://www.amazon.com Official website]</span></span> [[File:OOjs UI icon edit-ltr-progressive.svg |frameless |text-top |10px |alt=Edit this at Wikidata |link=https://www.wikidata.org/wiki/Q3884#P856|Edit this at Wikidata]]</pre>
* <code><nowiki>{{Official website}}</nowiki></code> → {{Official website|https://www.amazon.com}} [[File:OOjs UI icon edit-ltr-progressive.svg |frameless |text-top |10px |alt=Edit this at Wikidata |link=https://www.wikidata.org/wiki/Q3884#P7736|Edit this at Wikidata]]<pre style="white-space: pre-wrap;"><span class="official-website"><span class="url">[https://www.amazon.com Official website]</span></span> [[File:OOjs UI icon edit-ltr-progressive.svg |frameless |text-top |10px |alt=Edit this at Wikidata |link=https://www.wikidata.org/wiki/Q3884#P7736|Edit this at Wikidata]]</pre>


Note: If Wikidata holds two or more values, in different languages, the website in English will be used.
Note: If Wikidata holds two or more values, in different languages, the website in English will be used.


=== No URL in template or Wikidata ===
=== No URL in template or Wikidata ===
Usage on any page without a URL in Wikidata property {{Property|P856}}:
Usage on any page without a URL in Wikidata property {{Property|P7736}}:
{{nowiki template demo|format=inline|output=nowiki+|code=<nowiki>{{Official website}}</nowiki>}}
{{nowiki template demo|format=inline|output=nowiki+|code=<nowiki>{{Official website}}</nowiki>}}


Line 65: Line 65:
"type": "url",
"type": "url",
"required": false,
"required": false,
"default": "Wikidata property P856",
"default": "Wikidata property P7736",
"example": "https://example.com"
"example": "https://example.com"
},
},