<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.moltenaether.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ADeviantArt_image%2FDocumentation</id>
	<title>Template:DeviantArt image/Documentation - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.moltenaether.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ADeviantArt_image%2FDocumentation"/>
	<link rel="alternate" type="text/html" href="https://wiki.moltenaether.com/w/index.php?title=Template:DeviantArt_image/Documentation&amp;action=history"/>
	<updated>2026-05-16T21:50:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://wiki.moltenaether.com/w/index.php?title=Template:DeviantArt_image/Documentation&amp;diff=1595&amp;oldid=prev</id>
		<title>Thumper: Created template documentation</title>
		<link rel="alternate" type="text/html" href="https://wiki.moltenaether.com/w/index.php?title=Template:DeviantArt_image/Documentation&amp;diff=1595&amp;oldid=prev"/>
		<updated>2016-08-21T02:17:53Z</updated>

		<summary type="html">&lt;p&gt;Created template documentation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This template is intended for marking images found on [https://www.deviantart.com DeviantArt], to make it easier to track down the source of an image.&lt;br /&gt;
If you're taking an image from DA, or if you recognize that an existing image is from DA, you can use this template to mark the image, giving its title and the DA user name of the artist.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
The template has three required arguments:&lt;br /&gt;
&lt;br /&gt;
* the image title;&lt;br /&gt;
* the artist's DeviantArt user name; and&lt;br /&gt;
* the image's ID.&lt;br /&gt;
&lt;br /&gt;
With those three pieces of information, using the template is as simple as:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{DeviantArt image&lt;br /&gt;
 | title  = &amp;lt;title&amp;gt;&lt;br /&gt;
 | artist = &amp;lt;artist&amp;gt;&lt;br /&gt;
 | id     = &amp;lt;id&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For example, in [[:File:Machine calibre female pilot suit.jpg|the description page for the image on the right]], the following code is used:&lt;br /&gt;
&lt;br /&gt;
[[File:Machine calibre female pilot suit.jpg|thumb]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{DeviantArt image&lt;br /&gt;
 | artist = Sergey-Lesiuk&lt;br /&gt;
 | title  = Gryllotalpa Orientalis - Mari&lt;br /&gt;
 | id     = Gryllotalpa-Orientalis-Mari-220995209&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This generates the DeviantArt image notice box you will see on the image's description page.&lt;br /&gt;
&lt;br /&gt;
== Where to find the information ==&lt;br /&gt;
&lt;br /&gt;
All three pieces of information required for this template can be found on the DeviantArt page for the image.&lt;br /&gt;
&lt;br /&gt;
=== Title ===&lt;br /&gt;
&lt;br /&gt;
The image's title is right below the image, just to the right of the artist's DeviantArt avatar.&lt;br /&gt;
(You will also see it in the page's title, which is of the form &amp;quot;&amp;amp;lt;title&amp;amp;gt; by &amp;amp;lt;artist&amp;amp;gt; on DeviantArt&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
=== Artist ===&lt;br /&gt;
&lt;br /&gt;
The artist's name is right below the title, after &amp;quot;by&amp;quot;.&lt;br /&gt;
(You will also see it in the page's title, which is of the form &amp;quot;&amp;amp;lt;title&amp;amp;gt; by &amp;amp;lt;artist&amp;amp;gt; on DeviantArt&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
=== Image ID ===&lt;br /&gt;
&lt;br /&gt;
The easiest way to get the image's unique identifier is to look in the address bar.&lt;br /&gt;
The last component of the URL path (the bit after the last slash) is the ID.&lt;br /&gt;
&lt;br /&gt;
The URL for an image is always:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;https://&amp;amp;lt;artist slug&amp;amp;gt;.deviantart.com/art/&amp;amp;lt;id&amp;amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(DeviantArt also allows HTTP instead of HTTPS.&lt;br /&gt;
But otherwise the URL is the same.)&lt;br /&gt;
&lt;br /&gt;
Everything after the &amp;lt;tt&amp;gt;/art/&amp;lt;/tt&amp;gt; is the image identifier, which consists of a slightly modified version of the image's title, followed by a number.&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
&lt;br /&gt;
On the DeviantArt page &amp;lt;tt style=&amp;quot;white-space:nowrap;&amp;quot;&amp;gt;http://sergey-lesiuk.deviantart.com/art/Gryllotalpa-Orientalis-Mari-220995209&amp;lt;/tt&amp;gt;, the image title - which can be found just below the image itself - is &amp;quot;Gryllotalpa Orientalis - Mari&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Just below the image title, it says &amp;quot;by Sergey-Lesiuk&amp;quot;.&lt;br /&gt;
So the artist is &amp;quot;Sergey-Lesiuk&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
To get the image ID, you look at the image's URL - which is &amp;lt;tt style=&amp;quot;white-space:nowrap;&amp;quot;&amp;gt;http://sergey-lesiuk.deviantart.com/art/Gryllotalpa-Orientalis-Mari-220995209&amp;lt;/tt&amp;gt;.&lt;br /&gt;
Everything after the last slash is the ID.&lt;br /&gt;
So in this case, that's &amp;quot;&amp;lt;tt style=&amp;quot;white-space:nowrap;&amp;quot;&amp;gt;Gryllotalpa-Orientalis-Mari-220995209&amp;lt;/tt&amp;gt;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
With those three components you can create the template call:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{DeviantArt image&lt;br /&gt;
 | artist = Sergey-Lesiuk&lt;br /&gt;
 | title  = Gryllotalpa Orientalis - Mari&lt;br /&gt;
 | id     = Gryllotalpa-Orientalis-Mari-220995209&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Template documentation]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thumper</name></author>
	</entry>
</feed>