Difference between revisions of "Template:Commons and category-inline"

From blackwiki
Jump to navigation Jump to search
imported>Hike395
(use Lua to query wikidata when parameters are missing)
imported>Hike395
(if only gallery or commons is specified/found, then only show one link. If none, the show search link. If both, then previous behavior)
 
Line 3: Line 3:
 
|list={{{list|}}}
 
|list={{{list|}}}
 
|links={{#if:{{{links|}}}|{{{links|}}}|<!--
 
|links={{#if:{{{links|}}}|{{{links|}}}|<!--
       -->{{#invoke:Commons link|getGallery|{{{1|}}}|qid={{{qid|}}}}}<!--
+
       -->{{#invoke:Commons link|getGalleryAndCategory|{{{1|}}}|{{{2|}}}|oneSearch=1|qid={{{qid|}}}}}}}
      --> ({{#invoke:Commons link|getCategory|search={{{2|}}}|linktext=category|qid={{{qid|}}}}})}}
 
 
|extratext={{{extratext|}}}
 
|extratext={{{extratext|}}}
}}<!--
+
}}<noinclude>
  Tracking categories
 
-->{{#if:{{{list|}}}{{{links|}}}{{{1|}}}||{{main other|[[Category:Commons+cat gallery link from pagename]]}}}}<!--
 
-->{{#if:{{{list|}}}{{{links|}}}{{{2|}}}||{{main other|[[Category:Commons+cat category link from pagename]]}}}}<!--
 
--><noinclude>
 
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 06:36, 24 March 2020

Media related to Lua error in Module:Commons_link at line 35: attempt to index field 'wikibase' (a nil value). at Wikimedia Commons

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

Purpose

Sometimes articles have both Commons articles (galleries) and categories about them. This template can be used to generate an inline link to a Commons gallery and a Commons category. It is intended for use in the "External links" section of an article.

Usage

This template takes two optional parameters: the Commons gallery and the category. If either of these is left blank, the template searches for them in wikidata. There are a number of other optional parameters, described below:

Format

{{Commons and category-inline|CommonsArticleName|CommonsCategoryName}}

Normal usage

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

Media related to Lua error in Module:Commons_link at line 35: attempt to index field 'wikibase' (a nil value). at Wikimedia Commons

{{Commons and category}} when placed on Car article (gallery and category both in wikidata):

Media related to Lua error in Module:Commons_link at line 41: attempt to index field 'wikibase' (a nil value). at Wikimedia Commons

{{Commons and category}} when placed on Beinn an Dòthaidh article (only category in wikidata):

Media related to Lua error in Module:Commons_link at line 41: attempt to index field 'wikibase' (a nil value). at Wikimedia Commons

{{Commons and category}} when placed on Samuel Baker House article (only gallery in wikidata):

Media related to Lua error in Module:Commons_link at line 41: attempt to index field 'wikibase' (a nil value). at Wikimedia Commons

{{Commons and category}} when placed on Chicago Lawn, Chicago article (neither gallery nor category in wikidata):

Media related to Lua error in Module:Commons_link at line 41: attempt to index field 'wikibase' (a nil value). at Wikimedia Commons

Other parameters

Full link override
{{Commons and category-inline|links=[[commons:Foo|]] and [[commons:Category:Bar|Bar]]}}

Media related to Foo and Bar at Wikimedia Commons

List format
{{Commons and category-inline|list=
* [[commons:Foo|Foo]]
* [[commons:Category:Bar|Bar]]
}}

Related media at Wikimedia Commons:

Extra text
{{Commons and category-inline|Ursus maritimus|extratext= Extra text}} on Ursus maritimus article

Media related to Lua error in Module:Commons_link at line 41: attempt to index field 'wikibase' (a nil value). at Wikimedia Commons Extra text

See also