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

From blackwiki
Jump to navigation Jump to search
imported>Hike395
(accept qid (as test parameter))
imported>Hike395
(add search parameter)
 
Line 1: Line 1:
{{sister-inline|<!--
+
{{sister-inline
-->short={{{short|}}}|<!--
+
|short={{{short|}}}
-->project=commons|<!--
+
|project=commons
-->list={{{list|}}}|<!--
+
|list={{{list|}}}
-->links={{#if:{{{links|}}}|{{{links}}}|{{#invoke:Commons link|getGalleryOrCategory|{{{1|}}}|linktext={{{2|}}}|qid={{{qid|}}}}}}}|<!--
+
|links={{#if:{{{links|}}}|{{{links}}}|<!--
-->extratext={{{extratext|}}}}}<noinclude>{{Documentation}}</noinclude>
+
  -->{{#invoke:Commons link|getGalleryOrCategory|{{{1|}}}|linktext={{{2|}}}|search={{{search|}}}|qid={{{qid|}}}}}}}
 +
|extratext={{{extratext|}}}}}<noinclude>{{Documentation}}</noinclude>

Latest revision as of 10:42, 19 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]

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