<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AExtimage%2Fdoc</id>
	<title>Template:Extimage/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AExtimage%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:Extimage/doc&amp;action=history"/>
	<updated>2026-04-30T23:48:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.runerealm.org/index.php?title=Template:Extimage/doc&amp;diff=35927&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;{{Documentation}}  Embed external images using internal image-like styling for thumbnails. Only images hosted on the servers listed at the local image whitelist can be embedded directly into a page. Images on any other server will appear as a regular hyperlink. Currently, the following general image hosts are supported:  *[http://www.dropbox.com Dropbox] *[http://www.imgur.com imgur]  *[https://puush.me/ puush]  *[https://www.discor...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:Extimage/doc&amp;diff=35927&amp;oldid=prev"/>
		<updated>2024-10-16T23:26:27Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation}}  Embed external images using internal image-like styling for thumbnails. Only images hosted on the servers listed at the &lt;a href=&quot;/w/MediaWiki:External_image_whitelist&quot; title=&quot;MediaWiki:External image whitelist&quot;&gt;local image whitelist&lt;/a&gt; can be embedded directly into a page. Images on any other server will appear as a regular hyperlink. Currently, the following general image hosts are supported:  *[http://www.dropbox.com Dropbox] *[http://www.imgur.com imgur]  *[https://puush.me/ puush]  *[https://www.discor...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation}}&lt;br /&gt;
&lt;br /&gt;
Embed external images using internal image-like styling for thumbnails. Only images hosted on the servers listed at the [[MediaWiki:External image whitelist|local image whitelist]] can be embedded directly into a page. Images on any other server will appear as a regular hyperlink. Currently, the following general image hosts are supported:&lt;br /&gt;
&lt;br /&gt;
*[http://www.dropbox.com Dropbox]&lt;br /&gt;
*[http://www.imgur.com imgur] &lt;br /&gt;
*[https://puush.me/ puush] &lt;br /&gt;
*[https://www.discord.com/ Discord]&lt;br /&gt;
*[https://www.wikipedia.org/ Wikipedia]*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki/&amp;gt;*These sites should not be used as host, but it is possible to use images that are already uploaded to these sites.&lt;br /&gt;
&lt;br /&gt;
==Usage and examples==&lt;br /&gt;
{{T|Extimage|url|alignment|width|caption (optional)|link=url (optional)}}&lt;br /&gt;
&lt;br /&gt;
For example, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Extimage|https://i.imgur.com/j021LcB.jpeg|left|200px}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; would result in:&lt;br /&gt;
{{Extimage|https://i.imgur.com/j021LcB.jpeg|left|200px}}&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
{{TemplateData|&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;label&amp;quot;: &amp;quot;URL&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Link to the image file&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;url&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;label&amp;quot;: &amp;quot;Alignment&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Alignment on the page (omit for in-text image)&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;left, center or right&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;3&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Width&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Width of the image, in pixels.\t&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;4&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Caption&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Caption to appear below the image. For Wikipedia images, this parameter results in a link(so could be substituted with the link patameter).&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;link&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Link&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The URL that the image will link to. The image can be made unclickable by specifying an empty link parameter. For Wikipedia images, this parameter is substitutable with the fourth parameter.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;url&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;height&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Height&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Height of the image, in pixels. Defaults to preserve aspect ratio with the image width.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Include externally hosted image with size scaling and captioning.&amp;quot;,&lt;br /&gt;
	&amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
		&amp;quot;1&amp;quot;,&lt;br /&gt;
		&amp;quot;2&amp;quot;,&lt;br /&gt;
		&amp;quot;link&amp;quot;,&lt;br /&gt;
		&amp;quot;3&amp;quot;,&lt;br /&gt;
		&amp;quot;4&amp;quot;,&lt;br /&gt;
		&amp;quot;height&amp;quot;&lt;br /&gt;
	],&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;}}&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>