<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pawborough.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AIcon</id>
	<title>Template:Icon - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pawborough.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AIcon"/>
	<link rel="alternate" type="text/html" href="https://pawborough.wiki/index.php?title=Template:Icon&amp;action=history"/>
	<updated>2026-04-23T23:19:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://pawborough.wiki/index.php?title=Template:Icon&amp;diff=4071&amp;oldid=prev</id>
		<title>Whimsy: Created page with &quot;&lt;includeonly&gt;}}&amp;nbsp;{{#if:{{{link}}}|{{{1}}}}}}|{{{txt|{{{1}}}}}}}}&lt;/includeonly&gt;&lt;noinclude&gt;  ==Usage== Use &lt;nowiki&gt;{{Icon}}&lt;/nowiki&gt; to create a link with an image: {{Icon|Lunasagi}}. Use |img= for an icon whose file name is different from their pagename. Use |txt= for text that doesn&#039;t match the pagename, such as...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pawborough.wiki/index.php?title=Template:Icon&amp;diff=4071&amp;oldid=prev"/>
		<updated>2026-04-20T17:56:36Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;includeonly&amp;gt;[[File:{{{img|{{ucfirst:{{lc:{{{1}}}}}}}}}}.png|{{#if:{{{2}}}|{{{2|x20px}}}|x20px}}|link={{#if:{{{link}}}|{{{link|{{{1}}}}}}|}}]] {{#if:{{{link}}}|[[{{{link|{{{1}}}}}}|{{{txt|{{{1}}}}}}]]|{{{txt|{{{1}}}}}}}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;  ==Usage== Use &amp;lt;nowiki&amp;gt;{{Icon}}&amp;lt;/nowiki&amp;gt; to create a link with an image: {{Icon|Lunasagi}}. Use |img= for an icon whose file name is different from their pagename. Use |txt= for text that doesn&amp;#039;t match the pagename, such as...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;[[File:{{{img|{{ucfirst:{{lc:{{{1}}}}}}}}}}.png|{{#if:{{{2}}}|{{{2|x20px}}}|x20px}}|link={{#if:{{{link}}}|{{{link|{{{1}}}}}}|}}]]&amp;amp;nbsp;{{#if:{{{link}}}|[[{{{link|{{{1}}}}}}|{{{txt|{{{1}}}}}}]]|{{{txt|{{{1}}}}}}}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Use &amp;lt;nowiki&amp;gt;{{Icon}}&amp;lt;/nowiki&amp;gt; to create a link with an image: {{Icon|Lunasagi}}. Use |img= for an icon whose file name is different from their pagename. Use |txt= for text that doesn&amp;#039;t match the pagename, such as plurals. Leave |link= to remove link, overrides link if not empty.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Icon|}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Icon&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|img=&lt;br /&gt;
|txt=&lt;br /&gt;
|link=&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
{{Icon|Scraps}}&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Icon|Scraps}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Icon|food|txt=Food Items}}&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Icon|food|txt=Food Items}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Icon|Lunasagi|x50px}}&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Icon|Lunasagi|x50px}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Icon|biTTer|link=}}&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Icon|biTTer|link=}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The item&amp;#039;s name to link to. Default for link and image. Case insensitive for file name.&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;File size.&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;20px&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;img&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Overrides image. Case sensitive.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;link&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Leave empty to remove link, overrides link if not empty.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;txt&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Overrides displayed linked text.&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Modified from [https://flightrising.fandom.com/wiki/Template:Plink Flight Rising Wiki].&amp;#039;&amp;#039;&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Whimsy</name></author>
	</entry>
</feed>