<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://herocopia.com/index.php?action=history&amp;feed=atom&amp;title=Test%3Aimage_popup</id>
	<title>Test:image popup - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://herocopia.com/index.php?action=history&amp;feed=atom&amp;title=Test%3Aimage_popup"/>
	<link rel="alternate" type="text/html" href="https://herocopia.com/index.php?title=Test:image_popup&amp;action=history"/>
	<updated>2026-04-23T12:58:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.16</generator>
	<entry>
		<id>https://herocopia.com/index.php?title=Test:image_popup&amp;diff=3041&amp;oldid=prev</id>
		<title>Infobroker: testing new function</title>
		<link rel="alternate" type="text/html" href="https://herocopia.com/index.php?title=Test:image_popup&amp;diff=3041&amp;oldid=prev"/>
		<updated>2013-10-08T20:31:25Z</updated>

		<summary type="html">&lt;p&gt;testing new function&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
==Usage==&lt;br /&gt;
&amp;lt;big&amp;gt;'''&amp;lt;nowiki&amp;gt;{{Image popup|Text|Filename|width=###|height=##|bgcolor=(color)|xtrnl=(condition)|link=(page)|alt=(text)}}&amp;lt;/nowiki&amp;gt;'''&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* You may &amp;lt;nowiki&amp;gt;[[Link]]&amp;lt;/nowiki&amp;gt; the '''Text'''.&lt;br /&gt;
* Filename defaults to '''No_pic.jpg''' if not defined.&lt;br /&gt;
* Default bgcolor is '''#FFFFFF''' {{popup|AKA|Also Known As}} '''white'''.&lt;br /&gt;
* Default width is '''300'''.  ''(A width greater than 500 will likely end up off the page on smaller screens)''&lt;br /&gt;
* Default height is inherited based on width and size of image.&lt;br /&gt;
* Default ''e'''''xt'''''e'''''rn'''''a'''''l''' condition is no.  Acceptable true switches are: 1, on, true, y, yes&lt;br /&gt;
** NOTE: External images do NOT follow the width rules, be sure to enter an appropriate width or your popup box size/border may be too small or too large.&lt;br /&gt;
* link= &amp;amp; alt= cannot be used together.  You can either specify a different page for the page to go to or a different text but not both.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
* &amp;lt;pre&amp;gt;{{Image popup|No_pic image on mouseover|No_pic.jpg}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
** {{Image popup|No_pic image on mouseover|No_pic.jpg}}&lt;br /&gt;
* &amp;lt;pre&amp;gt;{{Image popup|No_pic image on mouseover, 1/2 width, purple background|No_pic.jpg|width=150|bgcolor=purple}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
** {{Image popup|No_pic image on mouseover, 1/2 width, purple background|No_pic.jpg|width=150|bgcolor=purple}}&lt;br /&gt;
* &amp;lt;pre&amp;gt;{{Image popup|External image on mouseover|http://upload.wikimedia.org/wikipedia/mediawiki/a/a9/Example.jpg|external=yes|width=400}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
** {{Image popup|External image on mouseover|http://upload.wikimedia.org/wikipedia/mediawiki/a/a9/Example.jpg|external=yes|width=400}}&lt;br /&gt;
* &amp;lt;pre&amp;gt;{{Image popup|External image on mouseover, red background, too small of a box|http://upload.wikimedia.org/wikipedia/mediawiki&lt;br /&gt;
/a/a9/Example.jpg|xtrnl=y|bgcolor=red|width=200}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
** {{Image popup|External image on mouseover, red background, too small of a box|http://upload.wikimedia.org/wikipedia/mediawiki/a/a9/Example.jpg|xtrnl=y|bgcolor=red|width=200}}&lt;br /&gt;
* &amp;lt;pre&amp;gt;{{Image popup|External image on mouseover, red background, too large of a box|http://upload.wikimedia.org/wikipedia/mediawiki&lt;br /&gt;
/a/a9/Example.jpg|xtrnl=y|bgcolor=red|width=500}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
** {{Image popup|External image on mouseover, red background, too large of a box|http://upload.wikimedia.org/wikipedia/mediawiki/a/a9/Example.jpg|xtrnl=y|bgcolor=red|width=500}}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Template:popup]]&lt;br /&gt;
* [[Template:Short popup]]&lt;br /&gt;
* [[Template:Long popup]]&lt;br /&gt;
* [[Template:Custom popup]] -- Still incomplete, not working as intended {{popup|ATM|At The Moment}}.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Coding==&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;onlyinclude&amp;gt;&amp;lt;span class=&amp;quot;has_tooltip&amp;quot;&amp;gt;{{#switch:{{lc:{{{external|{{{xtrnl|no}}}}}}}}|1|on|true|y|yes=[{{{2}}} {{{1}}}]|#default={{{1}}}}}&amp;lt;span class=&amp;quot;tooltip&amp;quot; style=&amp;quot;z-index: 5;width: {{{width|300}}}px; padding: 5px; background-color: {{{bgcolor|#FFFFFF}}}; border: 1px solid #DDDDDD; text-align: center;&amp;quot;&amp;gt;{{#switch:{{lc:{{{external|{{{xtrnl|no}}}}}}}}|1|on|true|y|yes={{{2}}}|#default=[[{{ns:6}}:{{{2|No_pic.jpg}}}|{{#ifeq:{{{height|-1}}}|-1|{{{width|300}}}px|{{{width|300}}}x{{{height}}}px}}|center|{{#if:{{{link|}}}|{{#ifeq:{{{link|}}}|&amp;amp;empty;|link=|link={{{link}}}}}|{{#if:{{{alt}}}|alt={{{alt|}}}|{{#ifeq:{{{alt|}}}|&amp;amp;empty;|alt=|alt={{{1|}}}}}}}}}]] }}&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/onlyinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Infobroker</name></author>
		
	</entry>
</feed>