Difference between revisions of "Template:Cclink"

From blackwiki
Jump to navigation Jump to search
imported>Plastikspork
(TFD closed as keep (using TFDcloser))
imported>MusikBot II
m (Protected "Template:Cclink": High-risk template or module (more info) ([Edit=Require autoconfirmed or confirmed access] (indefinite)))
 
(No difference)

Latest revision as of 18:00, 27 June 2020

16x16px [[Commons:Category:|]]

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

This is a helper template that displays a linked commons category for use in infoboxes that fetch Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value). (P373) from Wikidata.

Because we don't want to code a huge call to Wikidata twice, for the name of the link and the text to display, we can use this template to use the same text for both.

Usage

Typically inside an infobox definition, something like this:

| label25 = Commons category
|  data25 = {{{commons_category | {{#if:{{#property:P373}}| {{cclink | {{#invoke:WikidataIB |getValue |P373 |name=commons_category |suppressfields={{{suppressfields|}}} |fetchwikidata={{{fetchwikidata|}}}}} }} }}}}}