Difference between revisions of "Template:Commons-inline/doc"

From blackwiki
Jump to navigation Jump to search
imported>Ykhwong
m (Add {{lua}} template)
imported>Hike395
(document notrack)
 
Line 16: Line 16:
 
|extratext=                  extra text  
 
|extratext=                  extra text  
 
|search=                    string to search in Commons
 
|search=                    string to search in Commons
 +
|notrack=                    turn off tracking categories
 
}}
 
}}
 
</pre>
 
</pre>
Line 65: Line 66:
 
<pre>{{Commons-inline|search=Work}}</pre>
 
<pre>{{Commons-inline|search=Work}}</pre>
 
{{Commons-inline|search=Work}}
 
{{Commons-inline|search=Work}}
 +
 +
; Turn off tracking categories (for use inside other templates)
 +
<pre>{{Commons-inline|Work|notrack=1}}</pre>
 +
{{Commons-inline|Work|notrack=1}}
  
 
===See also===
 
===See also===

Latest revision as of 11:16, 29 September 2020

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}}

16x16px Media related to Work at Wikimedia Commons

Text override

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

{{Commons-inline|Work|Puffle}}

16x16px Media related to Puffle at Wikimedia Commons

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

16x16px 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]]
}}

16x16px 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]]}}
}}

16x16px Related media at Wikimedia Commons:

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

16x16px Media related to Work at Wikimedia Commons Extra text

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

16x16px Media related to Work at Wikimedia Commons

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

16x16px Media related to Work at Wikimedia Commons

See also