Difference between revisions of "Template:Commons category-inline/sandbox"

From blackwiki
Jump to navigation Jump to search
imported>Mike Peel
(sync sandbox for an incoming category logic change, will self-revert once done.)
imported>Mike Peel
(changing tracking category logic)
Line 25: Line 25:
 
--><includeonly>{{#switch:{{NAMESPACE}}||{{ns:14}}=<!--
 
--><includeonly>{{#switch:{{NAMESPACE}}||{{ns:14}}=<!--
 
  Only add tracking categories to articles and categories.
 
  Only add tracking categories to articles and categories.
  -->{{#if:{{{1|}}}|{{#ifeq:Category:{{replace|{{{1|}}}|_|&#32;}}|{{#invoke:WikidataIB |getCommonsLink|qid={{{qid|}}}|onlycat=True}}|<!--
+
  -->{{#if:{{{1|}}}|{{#ifeq:Category:{{replace|{{{1|}}}|_|&#32;}}|{{#invoke:WikidataIB |getCommonsLink|qid={{{qid|}}}|onlycat=True|fallback=False}}|<!--
 
   -->[[Category:Commons category link is on Wikidata]]<!--
 
   -->[[Category:Commons category link is on Wikidata]]<!--
  
Line 36: Line 36:
  
 
   We don't have a locally-defined link  
 
   We don't have a locally-defined link  
   -->|{{#if:{{#invoke:WikidataIB |getCommonsLink|qid={{{qid|}}}|onlycat=True}}|<!--
+
   -->|{{#if:{{#invoke:WikidataIB |getCommonsLink|qid={{{qid|}}}|onlycat=True|fallback=False}}|<!--
  
 
   ... so we're using Wikidata
 
   ... so we're using Wikidata
 
   -->[[Category:Commons category link from Wikidata]]<!--
 
   -->[[Category:Commons category link from Wikidata]]<!--
  
  ... or we've fallen back to the pagename
+
    <!-- ... or we're using P373
  -->|[[Category:Commons category link is the pagename]]}}
+
    -->|{{#ifeq:{{#invoke:WikidataIB |getCommonsLink |qid={{{qid|}}}|onlycat=True|fallback=True}}|{{#invoke:WikidataIB |getCommonsLink |qid={{{qid|}}}|onlycat=True|fallback=False}}||[[Category:Commons category link is on Wikidata using P373]]<!--
  }}<!-- Check for P373 use
+
   
-->{{#ifeq:{{#invoke:WikidataIB |getCommonsLink |qid={{{qid|}}}|onlycat=True|fallback=True}}|{{#invoke:WikidataIB |getCommonsLink |qid={{{qid|}}}|onlycat=True|fallback=False}}||[[Category:Commons category link is on Wikidata using P373]]}} }}</includeonly><noinclude>
+
    ... or we've fallen back to the pagename
 +
    -->|[[Category:Commons category link is the pagename]]}}
 +
  }}
 +
  }}
 +
  }}</includeonly><noinclude>
 
{{Documentation}}
 
{{Documentation}}
 
<!-- Add categories to the /doc subpage, not here! -->
 
<!-- Add categories to the /doc subpage, not here! -->
 
</noinclude>
 
</noinclude>

Revision as of 10:10, 11 April 2020

Media related to [[commons:Lua error in Module:WikidataIB at line 497: attempt to index field 'wikibase' (a nil value).|Lua error in Module:WikidataIB at line 497: attempt to index field 'wikibase' (a nil value).]] at Wikimedia Commons

Template documentation[view] [edit] [history] [purge]

Purpose

This template can be used to generate a link to a Commons category. It is intended for use in the "External links" section of an article.

Usage

* {{Commons category-inline|Ursus maritimus}}

yields:


* {{Commons category-inline|Ursus maritimus|Polar bears}}

yields:


* {{Commons category-inline|Ursus maritimus|''Ursus maritimus''}}

yields:

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 Commons category-inline

This template creates a link to a category on Commons.

Template parameters

ParameterDescriptionTypeStatus
Category name1

The name of the Commons category this template will link to. If no value is provided the Wikidata sitelinks are used by default.

Stringoptional
Displayed text2

The text that the link will display to the user. If no value is provided it will default to category name or page name, in that order.

Stringoptional
nowrapnowrap

Stops the text of the commons category from wrapping

Stringoptional
lcfirstlcfirst

Displays the first letter as lower-case

Stringoptional

Tracking categories

Normal categories

Maintenance categories

See also