<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3ACommons-inline%2Fdoc</id>
	<title>Template:Commons-inline/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3ACommons-inline%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Commons-inline/doc&amp;action=history"/>
	<updated>2026-04-28T19:43:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:Commons-inline/doc&amp;diff=8939&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Commons-inline/doc&amp;diff=8939&amp;oldid=prev"/>
		<updated>2022-08-27T02:46:45Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 08:16, 27 August 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en-GB&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:Commons-inline/doc&amp;diff=8938&amp;oldid=prev</id>
		<title>wikipedia&gt;JJMC89 bot III: Removing :Category:Exclude in print per Wikipedia:Categories for discussion/Log/2022 July 19#Category:Exclude in print</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Commons-inline/doc&amp;diff=8938&amp;oldid=prev"/>
		<updated>2022-07-30T14:18:35Z</updated>

		<summary type="html">&lt;p&gt;Removing &lt;a href=&quot;/wiki/Category:Exclude_in_print&quot; title=&quot;Category:Exclude in print&quot;&gt;Category:Exclude in print&lt;/a&gt; per &lt;a href=&quot;https://en.wikipedia.org/wiki/Categories_for_discussion/Log/2022_July_19#Category:Exclude_in_print&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Categories for discussion/Log/2022 July 19&quot;&gt;Wikipedia:Categories for discussion/Log/2022 July 19#Category:Exclude in print&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
{{High-use}}&lt;br /&gt;
{{Lua|Module:Commons link}}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Commons-inline|Commons-gallery-page-name}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Commons gallery page name is optional: if missing, the template will look up the associated gallery in Wikidata. If that's missing, it will find associated category. If that's missing, it will finally will fall back to Commons search.&lt;br /&gt;
&lt;br /&gt;
; Full syntax&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Commons-inline&lt;br /&gt;
|list=                       wikitext for a list &lt;br /&gt;
|links=                      wikitext to override default link &lt;br /&gt;
|Commons-gallery-page-name= &lt;br /&gt;
|extratext=                  extra text &lt;br /&gt;
|search=                     string to search in Commons&lt;br /&gt;
|notrack=                    turn off tracking categories&lt;br /&gt;
|italic=                     italicize link text&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
; Normal&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Commons-inline|Work}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Commons-inline|Work}}&lt;br /&gt;
&lt;br /&gt;
; Text override&lt;br /&gt;
Work is the link target and Puffle is the link label.&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Commons-inline|Work|Puffle}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Commons-inline|Work|Puffle}}&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
; Full link override&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Commons-inline|links=[[commons:Foo|]] and [[commons:Bar|]]}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Commons-inline|links=[[commons:Foo|Foo]] and [[commons:Bar|Bar]]}}&lt;br /&gt;
&lt;br /&gt;
; List format&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Commons-inline|list=&lt;br /&gt;
* [[commons:Foo|Foo]]&lt;br /&gt;
* [[commons:Bar|Bar]]&lt;br /&gt;
* [[commons:Row|Row]]&lt;br /&gt;
* [[commons:Dee|Dee]]&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Commons-inline|list=&lt;br /&gt;
* [[commons:Foo|Foo]]&lt;br /&gt;
* [[commons:Bar|Bar]]&lt;br /&gt;
* [[commons:Row|Row]]&lt;br /&gt;
* [[commons:Dee|Dee]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
; Another list format, including Commons templates:&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Commons-inline|list=&lt;br /&gt;
:[[c:Commons:Timed Text|Commons:Timed Text]]&lt;br /&gt;
:&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;[[Commons:Template:Captions requested|Captions requested]]&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Commons-inline|list=&lt;br /&gt;
:[[c:Commons:Timed Text|Commons:Timed Text]]&lt;br /&gt;
:&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;[[Commons:Template:Captions requested|Captions requested]]&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
; Extra text&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Commons-inline|Work|extratext=&amp;amp;#32;Extra text}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Commons-inline|Work|extratext=&amp;amp;#32;Extra text}}&lt;br /&gt;
&lt;br /&gt;
; Force Commons search&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Commons-inline|search=Work}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Commons-inline|search=Work}}&lt;br /&gt;
&lt;br /&gt;
; Turn off tracking categories (for use inside other templates)&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Commons-inline|Work|notrack=1}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Commons-inline|Work|notrack=1}}&lt;br /&gt;
&lt;br /&gt;
== Tracking categories ==&lt;br /&gt;
=== Normal categories ===&lt;br /&gt;
* {{clc|Commons link from Wikidata}}&lt;br /&gt;
* {{clc|Commons link is on Wikidata}}&lt;br /&gt;
=== Maintenance categories ===&lt;br /&gt;
* {{clc|Commons link is defined as the pagename}}&lt;br /&gt;
* {{clc|Commons link is locally defined}}&lt;br /&gt;
* {{clc|Commons link is the pagename}}&lt;br /&gt;
* {{clc|Inconsistent wikidata for Commons gallery}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Commons templates see also}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Interwiki link templates]]&lt;br /&gt;
[[Category:Wikimedia Commons templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>wikipedia&gt;JJMC89 bot III</name></author>
	</entry>
</feed>