<?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%2FCiteGeneral%2Fdoc</id>
	<title>Template:DW/CiteGeneral/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%2FCiteGeneral%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:DW/CiteGeneral/doc&amp;action=history"/>
	<updated>2026-04-11T16:26:59Z</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/CiteGeneral/doc&amp;diff=37541&amp;oldid=prev</id>
		<title>imported&gt;Keplare at 06:43, 30 July 2025</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:DW/CiteGeneral/doc&amp;diff=37541&amp;oldid=prev"/>
		<updated>2025-07-30T06:43:39Z</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;
This template is used to [[wikipedia:Wikipedia:Citing sources|cite sources]]. It is specifically for websites. &lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
;Common form for cases where little is known about the authorship of the page (with current date)&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{CiteGeneral|url=|title=|accessdate=&amp;lt;/nowiki&amp;gt;{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Using author (with current date)&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{CiteGeneral|url=|title=|author=|date=|accessdate=&amp;lt;/nowiki&amp;gt;{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}&amp;lt;nowiki&amp;gt;|publisher=|archiveurl=|archivedate=|quote=}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;All parameters&lt;br /&gt;
&amp;lt;pre&amp;gt;{{CiteGeneral&lt;br /&gt;
|url = &lt;br /&gt;
|title = &lt;br /&gt;
|accessdate = &lt;br /&gt;
|author = &lt;br /&gt;
|last = &lt;br /&gt;
|first = &lt;br /&gt;
|authorlink = &lt;br /&gt;
|coauthors = &lt;br /&gt;
|date = &lt;br /&gt;
|year = &lt;br /&gt;
|month = &lt;br /&gt;
|format = &lt;br /&gt;
|work = &lt;br /&gt;
|publisher = &lt;br /&gt;
|pages = &lt;br /&gt;
|language = &lt;br /&gt;
|archiveurl = &lt;br /&gt;
|archivedate = &lt;br /&gt;
|quote = &lt;br /&gt;
|lost =&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Required parameters===&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;url&amp;#039;&amp;#039;&amp;#039;: URL of online item.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;title&amp;#039;&amp;#039;&amp;#039;: Title of the online item.&lt;br /&gt;
&lt;br /&gt;
===Optional parameters===&lt;br /&gt;
====Author====&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;author&amp;#039;&amp;#039;&amp;#039;: Full name of the author of the content.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;first&amp;#039;&amp;#039;&amp;#039;: Given or first names of the author.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;last&amp;#039;&amp;#039;&amp;#039;: Surname of the author.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;authorlink&amp;#039;&amp;#039;&amp;#039;: URL to link the author name to.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;coauthors&amp;#039;&amp;#039;&amp;#039;: Co-authors of the content.&lt;br /&gt;
&lt;br /&gt;
====Dates and archiving====&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;date&amp;#039;&amp;#039;&amp;#039;: Date of source being referenced (&amp;lt;code&amp;gt;dd month year&amp;lt;/code&amp;gt;, e.g. {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}).&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;month&amp;#039;&amp;#039;&amp;#039;: Month of source being referenced (only used if &amp;lt;code&amp;gt;year&amp;lt;/code&amp;gt; is also supplied, &amp;lt;code&amp;gt;date&amp;lt;/code&amp;gt; takes precedence over both)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;year&amp;#039;&amp;#039;&amp;#039;: Year of source being referenced (&amp;lt;code&amp;gt;date&amp;lt;/code&amp;gt; takes precedence).&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;accessdate&amp;#039;&amp;#039;&amp;#039;: Date when the content pointed to by &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; was last verified to support the text being cited (&amp;lt;code&amp;gt;dd month year&amp;lt;/code&amp;gt;).&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;archiveurl&amp;#039;&amp;#039;&amp;#039;: URL for an archived snapshot of the web page, e.g., requires &amp;lt;code&amp;gt;archivedate&amp;lt;/code&amp;gt; to be specified.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;archivedate&amp;#039;&amp;#039;&amp;#039;: Creation date of the archived snapshot at the URL in &amp;lt;code&amp;gt;archiveurl&amp;lt;/code&amp;gt;.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;lost&amp;#039;&amp;#039;&amp;#039;: Source is no longer able to be accessed in its original form.&lt;br /&gt;
&lt;br /&gt;
====Further details====&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;format&amp;#039;&amp;#039;&amp;#039;: Format of the work referred to by &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt;, if non-HTML (e.g. PDF).&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;language&amp;#039;&amp;#039;&amp;#039;: Language in which the source is written, if not English.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;pages&amp;#039;&amp;#039;&amp;#039;: Range of pages in the source that support the content.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;publisher&amp;#039;&amp;#039;&amp;#039;: Name of the company that published the work being cited. Specifying both &amp;lt;code&amp;gt;publisher&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;work&amp;lt;/code&amp;gt; is typically unnecessary.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;quote&amp;#039;&amp;#039;&amp;#039;: Relevant text quoted from the source.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;work&amp;#039;&amp;#039;&amp;#039;: Title (name) of the website (or its short URL if no plain-language title is discernible). Specifying both &amp;lt;code&amp;gt;work&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;publisher&amp;lt;/code&amp;gt; is typically unnecessary.&lt;/div&gt;</summary>
		<author><name>imported&gt;Keplare</name></author>
	</entry>
</feed>