Difference between revisions of "Template:Commons-inline"

From blackwiki
Jump to navigation Jump to search
imported>Hike395
(turn off tracking if search is used)
imported>Hike395
(add notrack parameter)
 
Line 5: Line 5:
 
|links={{#if:{{{links|}}}|{{{links}}}|<!--
 
|links={{#if:{{{links|}}}|{{{links}}}|<!--
 
   -->{{#invoke:Commons link|getGalleryOrCategory|{{{1|}}}|linktext={{{2|}}}|search={{{search|}}}|<!--
 
   -->{{#invoke:Commons link|getGalleryOrCategory|{{{1|}}}|linktext={{{2|}}}|search={{{search|}}}|<!--
           -->qid={{{qid|}}}|tracking={{#if:{{{search|}}}||1}}}}}}
+
           -->qid={{{qid|}}}|tracking={{#if:{{{search|}}}{{{notrack|}}}||1}}}}}}
 
|extratext={{{extratext|}}}}}<noinclude>{{Documentation}}</noinclude>
 
|extratext={{{extratext|}}}}}<noinclude>{{Documentation}}</noinclude>

Latest revision as of 11:14, 29 September 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]

Usage

{{Commons-inline|Commons-gallery-page-name}}

Commons gallery page name is optional: if missing, template will look up associated gallery in wikidata. If that's missing, will find associated category. If that's missing, will fall back to Commons search.

Full syntax
{{Commons-inline
|list=                       wikitext for a list 
|links=                      wikitext to override default link 
|Commons-gallery-page-name= 
|extratext=                  extra text 
|search=                     string to search in Commons
|notrack=                    turn off tracking categories
}}

Examples

Normal
{{Commons-inline|Work}}

Media related to Work at Wikimedia Commons

Text override

Work is the link target and Puffle is the link label.

{{Commons-inline|Work|Puffle}}

Media related to Puffle at Wikimedia Commons

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

Media related to Foo and Bar at Wikimedia Commons

List format
{{Commons-inline|list=
* [[commons:Foo|Foo]]
* [[commons:Bar|Bar]]
* [[commons:Row|Row]]
* [[commons:Dee|Dee]]
}}

Related media at Wikimedia Commons:

Another list format, including Commons templates
{{Commons-inline|list=
:[[c:Commons:Timed Text|Commons:Timed Text]]
:{{[[Commons:Template:Captions requested|Captions requested]]}}
}}

Related media at Wikimedia Commons:

Commons:Timed Text
{{Captions requested}}
Extra text
{{Commons-inline|Work|extratext= Extra text}}

Media related to Work at Wikimedia Commons Extra text

Force Commons search
{{Commons-inline|search=Work}}

Media related to Work at Wikimedia Commons

Turn off tracking categories (for use inside other templates)
{{Commons-inline|Work|notrack=1}}

Media related to Work at Wikimedia Commons

See also