<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.americanmusicclub.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=70.182.190.203</id>
	<title>The Official Website for Mark Eitzel &amp; American Music Club - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.americanmusicclub.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=70.182.190.203"/>
	<link rel="alternate" type="text/html" href="https://wiki.americanmusicclub.com/wiki/Special:Contributions/70.182.190.203"/>
	<updated>2026-04-05T19:59:00Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.7</generator>
	<entry>
		<id>https://wiki.americanmusicclub.com/index.php?title=Template:Cite_web/doc&amp;diff=9534</id>
		<title>Template:Cite web/doc</title>
		<link rel="alternate" type="text/html" href="https://wiki.americanmusicclub.com/index.php?title=Template:Cite_web/doc&amp;diff=9534"/>
		<updated>2006-09-19T12:10:42Z</updated>

		<summary type="html">&lt;p&gt;70.182.190.203: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;:&#039;&#039;This template documentation is [[Wikipedia:Template doc page pattern|transcluded]] from [[{{FULLPAGENAME}}/doc]]&#039;&#039; [&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[{{fullurl:{{FULLPAGENAMEE}}/doc|action=edit}} edit]&amp;lt;/span&amp;gt;]&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This template is used to [[WP:CITE|cite sources]] in Wikipedia. It is specifically for web sites which are not news sources. This template replaces deprecated [[template:web reference]]. It provides lower case parameters only.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&amp;lt;pre&amp;gt;{{cite web&lt;br /&gt;
| url = &lt;br /&gt;
| title = &lt;br /&gt;
| accessdate = &lt;br /&gt;
| accessmonthday = &lt;br /&gt;
| accessyear = &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;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{cite web|url= |title= |accessdate= |accessmonthday= |accessyear= |author= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate=}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Required parameters ===&lt;br /&gt;
* &#039;&#039;&#039;url&#039;&#039;&#039;: URL of online item.&lt;br /&gt;
* &#039;&#039;&#039;title&#039;&#039;&#039;: Title of online item.&lt;br /&gt;
* One of the two date format parameters:&lt;br /&gt;
** &#039;&#039;&#039;accessdate&#039;&#039;&#039;: Full date when item was accessed, in [[ISO 8601]] YYYY-MM-DD format, e.g. &#039;&#039;2006-02-17&#039;&#039;. Must not be wikilinked; it will be linked automatically.&lt;br /&gt;
** &#039;&#039;&#039;accessmonthday&#039;&#039;&#039; and &#039;&#039;&#039;accessyear&#039;&#039;&#039;: Month and day when item was accessed, e.g. May 10, and year when item was accessed, e.g. 2005. Will not be wikilinked.&lt;br /&gt;
&lt;br /&gt;
=== Optional parameters ===&lt;br /&gt;
* &#039;&#039;&#039;author&#039;&#039;&#039;: Author&lt;br /&gt;
** &#039;&#039;&#039;last&#039;&#039;&#039; works with &#039;&#039;&#039;first&#039;&#039;&#039; to produce &amp;lt;code&amp;gt;last, first&amp;lt;/code&amp;gt;&lt;br /&gt;
** &#039;&#039;&#039;authorlink&#039;&#039;&#039; works either with &#039;&#039;&#039;author&#039;&#039;&#039; or with &#039;&#039;&#039;last&#039;&#039;&#039; &amp;amp; &#039;&#039;&#039;first&#039;&#039;&#039; to link to the appropriate wikipedia article. Does not work with URLs.&lt;br /&gt;
** &#039;&#039;&#039;coauthors&#039;&#039;&#039;: allows additional authors&lt;br /&gt;
* &#039;&#039;&#039;date&#039;&#039;&#039;: Full date of publication, preferably in [[ISO 8601]] YYYY-MM-DD format, e.g. &#039;&#039;2006-02-17&#039;&#039;. May be wikilinked.&lt;br /&gt;
** OR:  &#039;&#039;&#039;year&#039;&#039;&#039;: Year of publication, and &#039;&#039;&#039;month&#039;&#039;&#039;: Name of the month of publication. If you also have the day, use &#039;&#039;date&#039;&#039; instead. Must not be wikilinked.&lt;br /&gt;
* &#039;&#039;&#039;format&#039;&#039;&#039;: Format, e.g. PDF.  HTML implied if not specified.&lt;br /&gt;
* &#039;&#039;&#039;work&#039;&#039;&#039;: If this item is part of a larger work, name of that work.&lt;br /&gt;
* &#039;&#039;&#039;publisher&#039;&#039;&#039;: Publisher, if any.&lt;br /&gt;
* &#039;&#039;&#039;pages&#039;&#039;&#039;: Pages, if any, especially if pdf format. This is for listing the pages relevant to the citation, not the total number of pages in the book.&lt;br /&gt;
* &#039;&#039;&#039;language&#039;&#039;&#039;: language of publication&lt;br /&gt;
* &#039;&#039;&#039;archiveurl&#039;&#039;&#039;: URL of the archive location of the item (requires &#039;&#039;&#039;archivedate&#039;&#039;&#039;)&lt;br /&gt;
* &#039;&#039;&#039;archivedate&#039;&#039;&#039;: Date when the item was archived (requires &#039;&#039;&#039;archiveurl&#039;&#039;&#039;), in [[ISO 8601]] YYYY-MM-DD format, e.g. &#039;&#039;2006-02-17&#039;&#039;. Must not be wikilinked; it will be linked automatically.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
;Some standard use cases&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
 | author=Doe, John&lt;br /&gt;
 | title=My Favorite Things Part II&lt;br /&gt;
 | publisher=Open Publishing&lt;br /&gt;
 | date=[[2005-04-30]]&lt;br /&gt;
 | work=Encyclopedia of Things&lt;br /&gt;
 | url=http://www.example.com/&lt;br /&gt;
 | accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web | author=Doe, John | title=My Favorite Things Part II | publisher=Open Publishing | date=[[2005-04-30]] | work=Encyclopedia of Things | url=http://www.example.com | accessdate=2005-07-06 }}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
 | author=Doe, John&lt;br /&gt;
 | title=My Favorite Things Part II&lt;br /&gt;
 | date=[[2005-04-30]]&lt;br /&gt;
 | work=Encyclopedia of Things&lt;br /&gt;
 | url=http://www.example.com/&lt;br /&gt;
 | accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web | author=Doe, John | title=My Favorite Things Part II | date=[[2005-04-30]] | work=Encyclopedia of Things | url=http://www.example.com | accessdate=2005-07-06 }}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
 | author=Doe, John&lt;br /&gt;
 | title=My Favorite Things Part II&lt;br /&gt;
 | date=[[2005-04-30]]&lt;br /&gt;
 | url=http://www.example.com/&lt;br /&gt;
 | accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web | author=Doe, John | title=My Favorite Things Part II | date=[[2005-04-30]] | url=http://www.example.com | accessdate=2005-07-06}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
 | author=Doe, John&lt;br /&gt;
 | title=My Favorite Things Part II&lt;br /&gt;
 | url=http://www.example.com/&lt;br /&gt;
 | accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web | author=Doe, John | title=My Favorite Things Part II | url=http://www.example.com | accessdate=2005-07-06}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
 | title=My Favorite Things Part II&lt;br /&gt;
 | url=http://www.example.com/&lt;br /&gt;
 | accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web | title=My Favorite Things Part II | url=http://www.example.com | accessdate=2005-07-06}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
 | url=http://www.nfl.com/fans/&lt;br /&gt;
 | title=Digest of Rules&lt;br /&gt;
 | publisher= National Football League&lt;br /&gt;
 | accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web | url=http://www.nfl.com/fans/&lt;br /&gt;
 | title=Digest of Rules | publisher= National Football League | accessdate=2005-07-06 }}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;No parameters&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;{{cite web}}&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;accessdate in ISO YYYY-MM-DD format&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
 | author=Doe, John&lt;br /&gt;
 | title=My Favorite Things Part II&lt;br /&gt;
 | publisher=Open Publishing&lt;br /&gt;
 | date=[[2005-04-30]]&lt;br /&gt;
 | work=Encyclopedia of Things&lt;br /&gt;
 | url=http://www.example.com/&lt;br /&gt;
 | accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/br&amp;gt; → &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web | author=Doe, John | title=My Favorite Things Part II | publisher=Open Publishing | date=[[2005-04-30]] | work=Encyclopedia of Things | url=http://www.example.com | accessdate=2005-07-06}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Using format&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;{{cite web &lt;br /&gt;
| title=List of psychotropic substances under international control&lt;br /&gt;
| publisher = International Narcotics Control Board&lt;br /&gt;
| url=http://www.incb.org/pdf/e/list/green.pdf&lt;br /&gt;
| format = PDF&lt;br /&gt;
| accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/br&amp;gt; → &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web &lt;br /&gt;
| title=List of psychotropic substances under international control&lt;br /&gt;
| publisher = International Narcotics Control Board | url=http://www.incb.org/pdf/e/list/green.pdf&lt;br /&gt;
| format = PDF | accessdate=2005-07-06}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;language&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
 | author=Doe, John&lt;br /&gt;
 | title=My Favorite Things Part II&lt;br /&gt;
 | publisher=Open Publishing&lt;br /&gt;
 | date=[[2005-04-30]]&lt;br /&gt;
 | work=Encyclopedia of Things&lt;br /&gt;
 | url=http://www.example.com/&lt;br /&gt;
 | accessdate=2005-07-06&lt;br /&gt;
 | language=English&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/br&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web | author=Doe, John | title=My Favorite Things Part II | publisher=Open Publishing | date=[[2005-04-30]] | work=Encyclopedia of Things | url=http://www.example.com | accessdate=2005-07-06 | language=English}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;coauthors&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;{{cite web | first=John | last=Doe | coauthors=Peter Smith, Jim Smythe | title=My Favorite Things Part II | publisher=Open Publishing | date=[[2005-04-30]] | work=Encyclopedia of Things | url=http://www.example.com/ | accessdate=2006-05-16 &lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/br&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web | first=John | last=Doe | coauthors=Peter Smith, Jim Smythe | title=My Favorite Things Part II | publisher=Open Publishing | date=[[2005-04-30]] | work=Encyclopedia of Things | url=http://www.example.com/ | accessdate=2006-05-16 }}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;No author&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;{{cite web | title=My Favorite Things Part II | publisher=Open Publishing | date=[[2005-04-30]] | work=Encyclopedia of Things | url=http://www.example.com/ | accessdate=2006-05-16 &lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/br&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web | title=My Favorite Things Part II | publisher=Open Publishing | date=[[2005-04-30]] | work=Encyclopedia of Things | url=http://www.example.com/ | accessdate=2006-05-16 }}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;No author, no publisher&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;{{cite web | title=My Favorite Things Part II | date=[[2005-04-30]] | work=Encyclopedia of Things | url=http://www.example.com/ | accessdate=2005-07-06&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/br&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web | title=My Favorite Things Part II | date=[[2005-04-30]] | work=Encyclopedia of Things | url=http://www.example.com/ | accessdate=2005-07-06 }}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;{{cite web | title=My Favorite Things Part II | date=[[2005-04-30]] | url=http://www.example.com/ | accessdate=2005-07-06 &lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/br&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web | title=My Favorite Things Part II | date=[[2005-04-30]] | url=http://www.example.com/ | accessdate=2005-07-06 }}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;{{cite web | title=My Favorite Things Part II | date=[[2005-04-30]] | url=http://www.example.com/ | accessdate=2005-07-06 | language=English&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/br&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web | title=My Favorite Things Part II | date=[[2005-04-30]] | url=http://www.example.com/ | accessdate=2005-07-06 | language=English }}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;{{cite web &lt;br /&gt;
| title=List of psychotropic substances under international control&lt;br /&gt;
| date=[[2005-04-30]]&lt;br /&gt;
| url=http://www.incb.org/pdf/e/list/green.pdf&lt;br /&gt;
| format = PDF&lt;br /&gt;
| accessdate=2005-07-06&lt;br /&gt;
| language=English &lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/br&amp;gt; → &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web &lt;br /&gt;
| title=List of psychotropic substances under international control | date=[[2005-04-30]]&lt;br /&gt;
| url=http://www.incb.org/pdf/e/list/green.pdf | format = PDF | accessdate=2005-07-06&lt;br /&gt;
| language=English }}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
; Using archiveurl and archivedate to refer to items that went away but are available from an archive site&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;{{cite web&lt;br /&gt;
| title=List of psychotropic substances under international control&lt;br /&gt;
| date=[[2005-04-30]]&lt;br /&gt;
| url=http://www.incb.org/pdf/e/list/green.pdf&lt;br /&gt;
| format = PDF&lt;br /&gt;
| accessdate=2005-07-06&lt;br /&gt;
| language=English &lt;br /&gt;
| archiveurl=http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf&lt;br /&gt;
| archivedate=2005-09-11&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/br&amp;gt; → &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
| title=List of psychotropic substances under international control&lt;br /&gt;
| date=[[2005-04-30]]&lt;br /&gt;
| url=http://www.incb.org/pdf/e/list/green.pdf&lt;br /&gt;
| format = PDF&lt;br /&gt;
| accessdate=2005-07-06&lt;br /&gt;
| language=English &lt;br /&gt;
| archiveurl=http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf&lt;br /&gt;
| archivedate=2005-09-11 }}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{cite web&lt;br /&gt;
|url=http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&amp;amp;story=20060405-01shore.htm&lt;br /&gt;
|title=Interview with Maggie Downs&lt;br /&gt;
|date=[[2006-03-31]]&lt;br /&gt;
|publisher=The Desert Sun&lt;br /&gt;
|archiveurl=http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm&lt;br /&gt;
|archivedate=2006-04-26&lt;br /&gt;
}}&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/br&amp;gt; → &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
|url=http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&amp;amp;story=20060405-01shore.htm&lt;br /&gt;
|title=Interview with Maggie Downs&lt;br /&gt;
|date=[[2006-03-31]]&lt;br /&gt;
|publisher=The Desert Sun&lt;br /&gt;
|archiveurl=http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm&lt;br /&gt;
|archivedate=2006-04-26}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[Category:Citation templates|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ADD INTERWIKIS BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[bg:Шаблон:Cite web]]&lt;br /&gt;
[[ja:Template:Cite web]]&lt;br /&gt;
[[it:Template:Cita web]]&lt;br /&gt;
[[no:Mal:Kilde www]]&lt;br /&gt;
[[pl:Szablon:Cytuj stronę]]&lt;br /&gt;
[[ru:Шаблон:Cite web]]&lt;br /&gt;
[[vi:Tiêu bản:Chú thích web]]&lt;br /&gt;
[[zh:Template:Cite web]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>70.182.190.203</name></author>
	</entry>
</feed>