<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3ADW%2FCiteDiscord%2Fdoc</id>
	<title>Template:DW/CiteDiscord/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3ADW%2FCiteDiscord%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:DW/CiteDiscord/doc&amp;action=history"/>
	<updated>2026-04-10T10:28:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Template:DW/CiteDiscord/doc&amp;diff=37539&amp;oldid=prev</id>
		<title>imported&gt;Keplare at 22:23, 19 August 2025</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:DW/CiteDiscord/doc&amp;diff=37539&amp;oldid=prev"/>
		<updated>2025-08-19T22:23:55Z</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;{{Documentation}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
==Usage==&lt;br /&gt;
&amp;lt;pre&amp;gt;{{CiteDiscord|author=|url=|date=|quote=|image=|ctximage=|ctxquote=|notes=|name=|group=}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===author===&lt;br /&gt;
The author of the message(s).&lt;br /&gt;
&lt;br /&gt;
===url===&lt;br /&gt;
The URL of the Discord message. You can right-click the message and click &amp;quot;Copy Message Link&amp;quot; for it.&lt;br /&gt;
&lt;br /&gt;
===date===&lt;br /&gt;
The date the message was posted in the format dd month yyyy.&lt;br /&gt;
&lt;br /&gt;
===quote===&lt;br /&gt;
The exact transcript of the message(s) in question. Exclude mentions from the quote unless necessary for interpretation.&lt;br /&gt;
&lt;br /&gt;
===image===&lt;br /&gt;
The filename of a screenshot uploaded to the wiki serves as proof that the message was sent from the person who answered the question. Filenames should follow a naming scheme of &amp;quot;QuotedAuthor description of the image.png&amp;quot; e.g., [[:File:Mod Dutch Answer - Fellhollow underground and ravines.png]] or [[:File:Mod Mossdog Answer - Wooden Arrow Origins.png|Wooden Arrow Origins.png]]. Do not include the File: prefix, but make sure the end of the file name includes a .png, and include a {{t|Fair use}} license with the |link parameter to the Discord message link.&lt;br /&gt;
&lt;br /&gt;
===ctximage (Optional)===&lt;br /&gt;
If the message is a reply to another message, point this field to the filename of a screenshot with the original question uploaded to the wiki, which serves as proof for the original message. Do not include the File: prefix, but make sure the end of the file name includes a .png, and include a {{t|Fair use}} license with the |link= parameter to the Discord message link. Make sure to make the description of the image the same. For example, [[:File:Mod Cyphus Answer - Dragonwilds Development.png]] and [[:File:Keplare Question - Dragonwilds Development.png]] have the same descriptor.&lt;br /&gt;
&lt;br /&gt;
===ctxquote (Optional)===&lt;br /&gt;
If the message is a reply to another message, quote the message that is being replied to in this field.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Keep in sync with Plain cite --&amp;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;author&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The author of the message&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Mod Hooti&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;url&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The URL of the message&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;https://discord.com/channels/636001942279159830/1163395763146068008/1310603802667388999&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;quote&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The message&amp;#039;s text content&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;First area unlock is at 90 tasks. Second relic unlock is at 750 points.&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;image&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;A file on the wiki which is a screenshot of the message&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Hooti on Discord confirms relic unlock points.png&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;ctximage&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;A file on the wiki which is a screenshot of the message that is being replied to&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Someone on Discord asks about relics.png&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;ctxquote&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The text content of the message that is being replied to&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;When do the unlocks happen in Leagues V?&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;date&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The date the message was published (DD Month YYYY)&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;25 November 2024&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;date&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;name&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the reference (to use more than once)&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;jmoddiscordmsg&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;group&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The group to add the reference to&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;group1&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Used to create a reference to a Discord message&amp;quot;,&lt;br /&gt;
	&amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
		&amp;quot;author&amp;quot;,&lt;br /&gt;
		&amp;quot;url&amp;quot;,&lt;br /&gt;
		&amp;quot;date&amp;quot;,&lt;br /&gt;
		&amp;quot;quote&amp;quot;,&lt;br /&gt;
		&amp;quot;image&amp;quot;,&lt;br /&gt;
		&amp;quot;ctxquote&amp;quot;,&lt;br /&gt;
		&amp;quot;ctximage&amp;quot;,&lt;br /&gt;
		&amp;quot;name&amp;quot;,&lt;br /&gt;
		&amp;quot;group&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;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Reference templates]]&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Keplare</name></author>
	</entry>
</feed>