<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://projectmailer.net/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://projectmailer.net/index.php?action=history&amp;feed=atom&amp;title=Module%3AIcon%2Fdata%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://projectmailer.net/index.php?title=Module:Icon/data/doc&amp;action=history"/>
	<updated>2026-04-29T06:46:38Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://projectmailer.net/index.php?title=Module:Icon/data/doc&amp;diff=787&amp;oldid=prev</id>
		<title>Grlucas: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://projectmailer.net/index.php?title=Module:Icon/data/doc&amp;diff=787&amp;oldid=prev"/>
		<updated>2018-11-27T00:57:49Z</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;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 20:57, 26 November 2018&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key projectmailer-mw5w_:diff:1.41:old-786:rev-787 --&gt;
&lt;/table&gt;</summary>
		<author><name>Grlucas</name></author>
	</entry>
	<entry>
		<id>https://projectmailer.net/index.php?title=Module:Icon/data/doc&amp;diff=786&amp;oldid=prev</id>
		<title>en&gt;Adem20 at 15:09, 22 April 2017</title>
		<link rel="alternate" type="text/html" href="https://projectmailer.net/index.php?title=Module:Icon/data/doc&amp;diff=786&amp;oldid=prev"/>
		<updated>2017-04-22T15:09:50Z</updated>

		<summary type="html">&lt;p&gt;&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>en&gt;Adem20</name></author>
	</entry>
</feed>