This template is used on 955,000+ pages, or roughly 2% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. Preview message: Transclusion count updated automatically (see documentation). |
Template:Wikidata image may be added to infobox templates to implement tracking of articles using the infobox which might be improved by adding an image. When an article uses the infobox without an image, but the article's Wikidata has an image name, the article is added to a hidden tracking category (No local image but image on Wikidata). Once an image is added to the infobox, the article is removed from the category. The template also allows excluding individual articles from the category without adding an image.
Add the following to a template (if necessary, change "image" to whatever parameter name that template uses to display an image):
<includeonly>{{Wikidata image |1={{{image|}}} }}</includeonly>
To allow individual articles using the template to be excluded from the tracking category, add the following instead:
<includeonly>{{Wikidata image |1={{{image|}}} |2={{{nocat_wdimage|}}} }}</includeonly>
This template accepts two unnamed parameters:
{{{image|}}}
.{{{nocat_wdimage|}}}
.