<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.charakasamhitauptodate.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AIcon%2Fdata%2Fdoc</id>
	<title>Module:Icon/data/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.charakasamhitauptodate.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AIcon%2Fdata%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.charakasamhitauptodate.com/index.php?title=Module:Icon/data/doc&amp;action=history"/>
	<updated>2026-04-20T22:29:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://www.charakasamhitauptodate.com/index.php?title=Module:Icon/data/doc&amp;diff=18692&amp;oldid=prev</id>
		<title>Pallavmishra: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.charakasamhitauptodate.com/index.php?title=Module:Icon/data/doc&amp;diff=18692&amp;oldid=prev"/>
		<updated>2017-08-13T11:35:45Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Module rating|protected}}&lt;br /&gt;
This module stores icon data for [[Module:Icon]].&lt;br /&gt;
&lt;br /&gt;
== Adding icons ==&lt;br /&gt;
&lt;br /&gt;
To add a new icon, add a table in the following format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
	code = {&lt;br /&gt;
		image = &amp;quot;My image name.xyz&amp;quot;,&lt;br /&gt;
		tooltip = &amp;quot;My tooltip text&amp;quot;,&lt;br /&gt;
	},&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to add aliases for the code, use the following format instead:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
	code = {&lt;br /&gt;
		aliases = {&amp;quot;alias1&amp;quot;, &amp;quot;alias2&amp;quot;},&lt;br /&gt;
		image = &amp;quot;My image name.xyz&amp;quot;,&lt;br /&gt;
		tooltip = &amp;quot;My tooltip text&amp;quot;,&lt;br /&gt;
	},&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If any of the text you add has double quotes in, you will need to escape it with backslashes like this: {{code|&amp;quot;My \&amp;quot;quoted\&amp;quot; image.svg&amp;quot;|lua}}.&lt;br /&gt;
&lt;br /&gt;
Please make sure that any codes and aliases that you add don&amp;#039;t match any existing codes or aliases. If they do, one of them will be overwritten with the other (and it&amp;#039;s not possible to say for certain which will be overwritten with which).&lt;br /&gt;
&lt;br /&gt;
You can omit the tooltip text if you want, but it is recommended that you add it.&lt;br /&gt;
&lt;br /&gt;
== Removing icons ==&lt;br /&gt;
&lt;br /&gt;
Removing icons is fairly easy. Just remove the relevant entry from the data table. You can&amp;#039;t remove the _DEFAULT entry, as [[Module:Icon]] relies on it being there.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox | |&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pallavmishra</name></author>
	</entry>
</feed>