<?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%3ATop_icon%2Fdoc</id>
	<title>Template:Top icon/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%3ATop_icon%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Top_icon/doc&amp;action=history"/>
	<updated>2026-05-21T02:27:07Z</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:Top_icon/doc&amp;diff=15130&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:Top_icon/doc&amp;diff=15130&amp;oldid=prev"/>
		<updated>2022-10-03T09:55:25Z</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 15:25, 3 October 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:Top_icon/doc&amp;diff=15129&amp;oldid=prev</id>
		<title>wikipedia&gt;EpicPupper: Add additional example with a blank space. Original wikicode from User: Rhododendrites, see page history there for attribution.</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Top_icon/doc&amp;diff=15129&amp;oldid=prev"/>
		<updated>2022-01-15T05:49:54Z</updated>

		<summary type="html">&lt;p&gt;Add additional example with a blank space. Original wikicode from &lt;a href=&quot;/index.php?title=User:Rhododendrites&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:Rhododendrites (page does not exist)&quot;&gt;User: Rhododendrites&lt;/a&gt;, see page history there for attribution.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{High-use}}&lt;br /&gt;
{{caution|Do not use images with licenses requiring attribution in a top icon if you are going to link to somewhere other than the image description page. Not linking to the image is likely to violate the license.}}&lt;br /&gt;
&lt;br /&gt;
This is a metatemplate used to help build top icons, the little (usually 20x20 pixels) icons in the top-right area of a page. The template uses the [[mw:Help:Page status indicators|page status indicator]] system.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Top icon&lt;br /&gt;
| imagename    = Image file to use as icon.&lt;br /&gt;
| wikilink     = The page to link to. This is where you will be taken when clicking the icon.&lt;br /&gt;
| description  = The tooltip will display this text when the mouse pointer hovers over the icon.&lt;br /&gt;
| id           = A unique id is required when using different top icons on the same page.&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Extra options:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
| sortkey      = Allows ordering the icons according to the sortkey given.&lt;br /&gt;
| width        = Uses a different width for the images. Default is 20.&lt;br /&gt;
| height       = Uses a different height for the images. Default is 20.&lt;br /&gt;
| usercat      = Adds a category to be added in userspace.&lt;br /&gt;
| maincat      = Adds a category to be added in article mainspace.&lt;br /&gt;
| subpage      = For categorization on subpages (default = no).&lt;br /&gt;
| nocat        = Disables the automatically added category (default = no).&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Top icons are automatically sorted for consistency in articles. For that reason, {{para|sortkey}} should only be used in user top icons. Sort keys are sorted alphabetically, so, for example, &amp;quot;19&amp;quot; will sort before &amp;quot;2&amp;quot;. If you want to use numbers as sort keys, and you have more than 10 top icons on a page, you must add leading zeroes, e.g. {{para|sortkey|01}}, {{para|sortkey|02}}, etc.&lt;br /&gt;
&lt;br /&gt;
{{para|width}} and {{para|height}} are restrictive, meaning when one parameter is not set explicitly, the default acts as a maximum, even if the other parameter is set higher. To increase the overall size, both must be specified.&lt;br /&gt;
&lt;br /&gt;
The following parameters are obsolete and no longer functional: {{para|{{red|number}}}}, {{para|{{red|icon_nr}}}}, {{para|{{red|offset}}}}, {{para|{{red|extra-offset}}}}, {{para|{{red|class}}}} and {{para|{{red|style}}}}.&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Accountcreator topicon}}&lt;br /&gt;
{{Rollback topicon}}&lt;br /&gt;
{{Autopatrolled topicon}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Example with blank space===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Admin topicon|sortkey=1}}&lt;br /&gt;
{{topicon|imagename=Blank 50px.png|sortkey=2}}&lt;br /&gt;
{{Oversighter topicon|sortkey=3}}&lt;br /&gt;
{{Checkuser topicon|sortkey=4}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[mw:Help:Page status indicators]]&lt;br /&gt;
{{top icon templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Title templates]]&lt;br /&gt;
[[Category:Top icon templates]]&lt;br /&gt;
[[Category:User top icon templates| ]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>wikipedia&gt;EpicPupper</name></author>
	</entry>
</feed>