Template:Wikidata image/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Zyxw
(add Category:Templates that add a tracking category, update formatting, prevent categories from being transcluded by /sandbox)
m (22 revisions imported)
 
(13 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
{{High-risk|439000+}}
{{Tracks Wikidata|P18|cat=No local image but image on Wikidata}}


[[Template:Wikidata image]] can be used in infobox templates. It adds all articles using the template that have no image, but do have an image on Wikidata, to [[:Category:No local image but image on Wikidata]].
[[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 ([[:Category:No local image but image on Wikidata|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.


See [[User:Taketa/Wikidata Images]] for more information.
== Usage ==
Add the following to a template (if necessary, change "image" to whatever parameter name that template uses to display an image):
 
:<code><nowiki>
<includeonly>{{Wikidata image |1={{{image|}}} }}</includeonly>
</nowiki></code>


== Usage ==
To allow individual articles using the template to be excluded from the tracking category, add the following instead:
Add the following to a template and change the "image" to whatever that templates uses, like "image" or "Image":


<code><nowiki>
:<code><nowiki>
<includeonly>{{Wikidata image|1={{{image|}}} }}</includeonly>
<includeonly>{{Wikidata image |1={{{image|}}} |2={{{nocat_wdimage|}}} }}</includeonly>
</nowiki></code>
</nowiki></code>


<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
== Parameters ==
This template accepts two unnamed parameters:
# (required) If no value is assigned, adds the tracking category. This should be the parameter name used by the infobox to display an image, usually <code><nowiki>{{{image|}}}</nowiki></code>.
# (optional) If any value is assigned, does not add the tracking category. This should be a parameter name used by the infobox to exclude an individual article from the category, usually <code><nowiki>{{{nocat_wdimage|}}}</nowiki></code>.
 
== Tracking categories ==
* {{clc|No local image but image on Wikidata}} — also used by [[Template:Compare]]
 
== Infoboxes using this template ==
* {{tl|Infobox person}} and [[:Category:Templates calling Infobox person|templates calling Infobox person]]
* {{tl|Infobox sportsperson}} and [[:Category:Templates calling Infobox sportsperson|templates calling Infobox sportsperson]]
* {{tl|Infobox football biography}}
* {{tl|Infobox bandy biography}}
* {{tl|Infobox aircraft begin}}
* {{tl|Infobox book}}
 
== See also ==
* [[User:Taketa/Wikidata Images]]
* {{tl|Compare}}
 
<includeonly>{{Sandbox other||
<!-- Categories below this line, please; interwikis at Wikidata -->
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Wikidata templates]]
[[Category:Wikidata templates]]

Latest revision as of 14:11, 3 September 2020

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.

Usage

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>

Parameters

This template accepts two unnamed parameters:

  1. (required) If no value is assigned, adds the tracking category. This should be the parameter name used by the infobox to display an image, usually {{{image|}}}.
  2. (optional) If any value is assigned, does not add the tracking category. This should be a parameter name used by the infobox to exclude an individual article from the category, usually {{{nocat_wdimage|}}}.

Tracking categories

Infoboxes using this template

See also