Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
DOORS Site Logo

Welcome to the Official DOORS Wiki!
Please read the Wiki Rules the Manual of Style and familiarise yourself with our Wiki Policies before contributing to get a better understanding of what content is allowed on our wiki and how to display it properly, if you need help don't hesitate to reach out to a DOORS Wiki Staff Member.

Editing Template:Cite web/doc

Template page
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
__NOTOC__
<noinclude>{{Documentation subpage}}</noinclude>
This template is used to [[Wikipedia:WP:CITE|cite sources]] in Wikipedia. It is specifically for web sites which are not news sources. This template replaces deprecated [[Wikipedia:Template:Teb reference|template:web reference]]. It provides lower case parameters only.
This template is used to [[Wikipedia:WP:CITE|cite sources]] in Wikipedia. It is specifically for web sites which are not news sources. This template replaces deprecated [[Wikipedia:Template:Teb reference|template:web reference]]. It provides lower case parameters only.


Line 8: Line 8:
== Usage ==
== Usage ==
;Common form for cases where little is known about authorship of the page (with current date)
;Common form for cases where little is known about authorship of the page (with current date)
<tt><nowiki>{{Cite web |url= |title= |access-date=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |format= |work= }}</nowiki></tt>
<tt><nowiki>{{Cite web |url= |title= |accessdate=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |format= |work= }}</nowiki></tt>


;Using last, first (with current date)
;Using last, first (with current date)
<tt><nowiki>{{Cite web |url= |title= |access-date=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |last= |first= |author-link= |co-authors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archive-url= |archive-date= |quote= }}</nowiki></tt>
<tt><nowiki>{{Cite web |url= |title= |accessdate=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>


;Using author (with current date)
;Using author (with current date)
<tt><nowiki>{{Cite web |url= |title= |access-date=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |author= |author-link= |co-authors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archive-url= |archive-date= |quote= }}</nowiki></tt>
<tt><nowiki>{{Cite web |url= |title= |accessdate=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>


;Using non-linked retrieved date, last, first
;Using non-linked retrieved date, last, first
<tt><nowiki>{{Cite web |url= |title= |access-monthday= |access-year= |last= |first= |author-link= |co-authors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archive-url= |archive-date= |quote= }}</nowiki></tt>
<tt><nowiki>{{Cite web |url= |title= |accessmonthday= |accessyear= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>


;Using non-linked retrieved date, author
;Using non-linked retrieved date, author
<tt><nowiki>{{Cite web |url= |title= |access-monthday= |access-year= |author= |author-link= |co-authors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archive-url= |archive-date= |quote= }}</nowiki></tt>
<tt><nowiki>{{Cite web |url= |title= |accessmonthday= |accessyear= |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>


;All parameters, horizontal format (delete the ones you don't need)
;All parameters, horizontal format (delete the ones you don't need)
<tt><nowiki>{{Cite web |url= |title= |access-date= |access-monthday= |access-daymonth = |access-year= |author= |last= |first= |author-link= |co-authors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archive-url= |archive-date= |quote= }}</nowiki></tt>
<tt><nowiki>{{Cite web |url= |title= |accessdate= |accessmonthday= |accessdaymonth = |accessyear= |author= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>


;All parameters, vertical format
;All parameters, vertical format
Line 29: Line 29:
| url =
| url =
| title =
| title =
| access-date =
| accessdate =
| access-daymonth =
| accessdaymonth =
| access-monthday =
| accessmonthday =
| access-year =
| accessyear =
| author =
| author =
| last =
| last =
| first =
| first =
| author-link =
| authorlink =
| co-authors =
| coauthors =
| date =
| date =
| year =
| year =
Line 46: Line 46:
| pages =
| pages =
| language =
| language =
| archive-url =
| archiveurl =
| archive-date =
| archivedate =
| quote =
| quote =
}}</pre>
}}</pre>
Line 55: Line 55:
* '''title''': Title of online item.
* '''title''': Title of online item.
''For producing a [[Wikipedia:WP:CONTEXT#Dates|wikilinked date]] of retrieval:''
''For producing a [[Wikipedia:WP:CONTEXT#Dates|wikilinked date]] of retrieval:''
:* '''access-date''': Full date when item was accessed, in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, for example "access-date = {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}". ''Must not be wikilinked''
:* '''accessdate''': Full date when item was accessed, in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, for example "accessdate = {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}". ''Must not be wikilinked''
''For producing a non-wikilinked date of retrieval:''
''For producing a non-wikilinked date of retrieval:''
:* '''access-monthday''' and '''access-year''': Month and day when item was accessed, for example "access-monthday = May 10", <u>and</u> year when item was accessed, for example "access-year = 2005". Produces: ''Retrieved on May 10, 2006.''
:* '''accessmonthday''' and '''accessyear''': Month and day when item was accessed, for example "accessmonthday = May 10", <u>and</u> year when item was accessed, for example "accessyear = 2005". Produces: ''Retrieved on May 10, 2006.''
:* '''access-daymonth''' and '''access-year''': Month and day when item was accessed, for example "access-monthday = 10 May", <u>and</u> year when item was accessed, for example "access-year = 2005". Produces: ''Retrieved on 10 May 2006.''
:* '''accessdaymonth''' and '''accessyear''': Month and day when item was accessed, for example "accessmonthday = 10 May", <u>and</u> year when item was accessed, for example "accessyear = 2005". Produces: ''Retrieved on 10 May 2006.''


=== Optional parameters ===
=== Optional parameters ===
* '''author''': Author
* '''author''': Author
** '''last''' works with '''first''' to produce <code>last, first</code>
** '''last''' works with '''first''' to produce <code>last, first</code>
** '''author-link''' works either with '''author''' or with '''last''' & '''first''' to link to the appropriate Wikipedia article. Does not work with URLs.
** '''authorlink''' works either with '''author''' or with '''last''' & '''first''' to link to the appropriate wikipedia article. Does not work with URLs.
** '''co-authors''': allows additional authors
** '''coauthors''': allows additional authors
* '''date''': Full date of publication, preferably in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. May be wikilinked.
* '''date''': Full date of publication, preferably in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. May be wikilinked.
** OR: '''year''': Year of publication, and '''month''': Name of the month of publication. If you also have the day, use ''date'' instead. Must not be wikilinked.
** OR: '''year''': Year of publication, and '''month''': Name of the month of publication. If you also have the day, use ''date'' instead. Must not be wikilinked.
Line 73: Line 73:
*: <code><nowiki>pages = [http://www.example.org/file.pdf#page=123 p. 123]</nowiki></code>
*: <code><nowiki>pages = [http://www.example.org/file.pdf#page=123 p. 123]</nowiki></code>
* '''language''': language of publication (don't specify "English" as this is the default).
* '''language''': language of publication (don't specify "English" as this is the default).
* '''archive-url''': URL of the archive location of the item (requires '''archive-date''')
* '''archiveurl''': URL of the archive location of the item (requires '''archivedate''')
* '''archive-date''': Date when the item was archived (requires '''archive-url'''), in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. Must not be wikilinked; it will be linked automatically.
* '''archivedate''': Date when the item was archived (requires '''archiveurl'''), in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. Must not be wikilinked; it will be linked automatically.
* '''quote''': Relevant quote from online item.
* '''quote''': Relevant quote from online item.


Line 80: Line 80:
;Some standard use cases
;Some standard use cases
* <nowiki>{{Cite web
* <nowiki>{{Cite web
| author = Doe, John
| author=Doe, John
| title = My Favorite Things Part II
| title=My Favorite Things Part II
| publisher = Open Publishing
| publisher=Open Publishing
| date = 2005-04-30
| date=2005-04-30
| work = Encyclopedia of Things
| work=Encyclopedia of Things
| url = http://www.example.org/
| url=http://www.example.org/
| access-date = 2005-07-06
| accessdate=2005-07-06
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web
}}</nowiki><br/>→ <span style="background:white">{{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.org | accessdate=2005-07-06 }}</span>
| author = Doe, John
| title = My Favorite Things Part II
| publisher = Open Publishing
| date = 2005-04-30
| work = Encyclopedia of Things
| url = http://www.example.org
|access-date = 2005-07-06
}}</span>


* <nowiki>{{Cite web
* <nowiki>{{Cite web
| author = Doe, John
| author=Doe, John
| title = My Favorite Things Part II
| title=My Favorite Things Part II
| date = 2005-04-30
| date=2005-04-30
| work = Encyclopedia of Things
| work=Encyclopedia of Things
| url = http://www.example.org/
| url=http://www.example.org/
| access-date = 2005-07-06
| accessdate=2005-07-06
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org | accessdate=2005-07-06 }}</span>
| author = Doe, John
| title = My Favorite Things Part II
| date = 2005-04-30
| work = Encyclopedia of Things
| url = http://www.example.org
| access-date = 2005-07-06
}}</span>


* <nowiki>{{Cite web
* <nowiki>{{Cite web
| author = Doe, John
| author=Doe, John
| title = My Favorite Things Part II
| title=My Favorite Things Part II
| date = 2005-04-30
| date=2005-04-30
| url = http://www.example.org/
| url=http://www.example.org/
| access-date = 2005-07-06
| accessdate=2005-07-06
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | date=2005-04-30 | url=http://www.example.org | accessdate=2005-07-06}}</span>
| author = Doe, John
| title = My Favorite Things Part II
| date = 2005-04-30
| url = http://www.example.org
| access-date = 2005-07-06
}}</span>


* <nowiki>{{Cite web
* <nowiki>{{Cite web
| author = Doe, John
| author=Doe, John
| title = My Favorite Things Part II
| title=My Favorite Things Part II
| url = http://www.example.org/
| url=http://www.example.org/
| access-date = 2005-07-06
| accessdate=2005-07-06
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | url=http://www.example.org | accessdate=2005-07-06}}</span>
| author = Doe, John
| title = My Favorite Things Part II
| url = http://www.example.org
| access-date = 2005-07-06
}}</span>


* <nowiki>{{Cite web
* <nowiki>{{Cite web
| title = My Favorite Things Part II
| title=My Favorite Things Part II
| url = http://www.example.org/
| url=http://www.example.org/
| access-date = 2005-07-06
| accessdate=2005-07-06
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web
}}</nowiki><br/>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | url=http://www.example.org | accessdate=2005-07-06}}</span>
| title = My Favorite Things Part II
| url = http://www.example.org
| access-date = 2005-07-06
}}</span>


* <nowiki>{{Cite web
* <nowiki>{{Cite web
| url = http://www.nfl.com/fans/
| url=http://www.nfl.com/fans/
| title = Digest of Rules
| title=Digest of Rules
| publisher = National Football League
| accessdate = 2005-07-06
}}</nowiki><br>→ <span style="background:#FFF">{{Cite web
| url = http://www.nfl.com/fans/
| title = Digest of Rules
| publisher= National Football League
| publisher= National Football League
| access-date = 2005-07-06
| accessdate=2005-07-06
}}</nowiki><br>→ <span style="background:white">{{cite web | url=http://www.nfl.com/fans/
}}</span>
| title=Digest of Rules | publisher= National Football League | accessdate=2005-07-06 }}</span>


;Non-linking date of retrieval (using access-monthday and access-year)
;Non-linking date of retrieval (using accessmonthday and accessyear)
* <nowiki>{{Cite web
* <nowiki>{{Cite web
| title = My Favorite Things Part II
| title=My Favorite Things Part II
| work = Encyclopedia of Things
| work=Encyclopedia of Things
| url = http://www.example.org/
| url=http://www.example.org/
| access-monthday = July 6
| accessmonthday=July 6
| access-year = 2005
| accessyear=2005
}}</nowiki><br/> → <span style="background:#FFF">{{Cite web
}}</nowiki><br/> → <span style="background:white">{{cite web
| title = My Favorite Things Part II
| title=My Favorite Things Part II
| work = Encyclopedia of Things
| work=Encyclopedia of Things
| url = http://www.example.org/
| url=http://www.example.org/
| access-monthday = July 6
| accessmonthday=July 6
| access-year = 2005
| accessyear=2005
}}</span>
}}</span>


;Using format
;Using format
* <nowiki>{{Cite web
* <nowiki>{{Cite web
| title = List of psychotropic substances under international control
| title=List of psychotropic substances under international control
| publisher = International Narcotics Control Board
| publisher = International Narcotics Control Board
| url = http://www.incb.org/pdf/e/list/green.pdf
| url=http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| format = PDF
| access-date = 2005-07-06
| accessdate=2005-07-06
}}</nowiki><br/> → <span style="background:#FFF">{{Cite web
}}</nowiki><br/> → <span style="background:white">{{cite web
| title = List of psychotropic substances under international control
| title=List of psychotropic substances under international control
| publisher = International Narcotics Control Board
| publisher = International Narcotics Control Board | url=http://www.incb.org/pdf/e/list/green.pdf
| format = PDF | accessdate=2005-07-06}}</span>
| url = http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| access-date = 2005-07-06
}}</span>


;language
;language
* <nowiki>{{Cite web
* <nowiki>{{Cite web
| author = Joliet, François
| author=Joliet, François
| title = Honnit soit qui mal y pense
| title=Honnit soit qui mal y pense
| date = 2005-04-30
| date=2005-04-30
| url = http://www.example.org/
| url=http://www.example.org/
| access-date = 2005-07-06
| accessdate=2005-07-06
| language = French
| language=French
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Joliet, François | title=Honnit soit qui mal y pense | date=2005-04-30 | url=http://www.example.org | accessdate=2005-07-06 | language=French}}</span>
| author = Joliet, François
| title = Honnit soit qui mal y pense
| date = 2005-04-30
| url = http://www.example.org
| access-date = 2005-07-06
| language = French
}}</span>


;coauthors
;co-authors
* <nowiki>{{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.org/ | accessdate=2006-05-16
* <nowiki>{{Cite web
}}</nowiki><br/>→ <span style="background:white">{{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.org/ | accessdate=2006-05-16 }}</span>
| first = John
| last = Doe
| co-authors = 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.org/
| access-date = 2006-05-16
}}</nowiki><br/>→ <span style="background:#FFF">{{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.org/
| access-date = 2006-05-16
}}</span>


;No author
;No author
* <nowiki>{{Cite web | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2006-05-16
* <nowiki>{{Cite web
}}</nowiki><br/>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2006-05-16 }}</span>
| title = My Favorite Things Part II
| publisher = Open Publishing
| date = 2005-04-30
| work = Encyclopedia of Things
| url = http://www.example.org/
| access-date = 2006-05-16
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web
| title = My Favorite Things Part II
| publisher = Open Publishing
| date = 2005-04-30
| work = Encyclopedia of Things
| url = http://www.example.org/
| access-date = 2006-05-16
}}</span>


;No author, no publisher
;No author, no publisher
* <nowiki>{{Cite web | title=My Favorite Things Part II | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2005-07-06
* <nowiki>{{Cite web
}}</nowiki></br>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2005-07-06 }}</span>
| title = My Favorite Things Part II
| date = 2005-04-30
| work = Encyclopedia of Things
| url = http://www.example.org/
| access-date = 2005-07-06
}}</nowiki></br>→ <span style="background:#FFF">{{Cite web
| title = My Favorite Things Part II
| date = 2005-04-30
| work = Encyclopedia of Things
| url = http://www.example.org/
| access-date = 2005-07-06
}}</span>


* <nowiki>{{Cite web | title=My Favorite Things Part II | date=2005-04-30 | url=http://www.example.org/ | accessdate=2005-07-06 }}</nowiki><br/>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | date=2005-04-30 | url=http://www.example.org/ | accessdate=2005-07-06 }}</span>
* <nowiki>{{Cite web
| title = My Favorite Things Part II
| date = 2005-04-30
| url = http://www.example.org/
| access-date = 2005-07-06
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web
| title = My Favorite Things Part II
| date = 2005-04-30
| url = http://www.example.org/
| access-date = 2005-07-06
}}</span>


* <nowiki>{{Cite web
* <nowiki>{{Cite web
| title = List of psychotropic substances under international control
| title=List of psychotropic substances under international control
| date = 2005-04-30
| date=2005-04-30
| url = http://www.incb.org/pdf/e/list/green.pdf
| url=http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| format = PDF
| access-date = 2005-07-06
| accessdate=2005-07-06
| language = Greek
| language=Greek
}}</nowiki><br/> → <span style="background:#FFF">{{Cite web
}}</nowiki><br/> → <span style="background:white">{{cite web
| title = List of psychotropic substances under international control
| title=List of psychotropic substances under international control | date=2005-04-30
| url=http://www.incb.org/pdf/e/list/green.pdf | format = PDF | accessdate=2005-07-06
| date = 2005-04-30
| language=Greek }}</span>
| url = http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| access-date = 2005-07-06
| language = Greek
}}</span>


; Using archive-url and archive-date to refer to items that went away but are available from an archive site
; Using archiveurl and archivedate to refer to items that went away but are available from an archive site
* <nowiki>{{Cite web
* <nowiki>{{Cite web
| title = List of psychotropic substances under international control
| title=List of psychotropic substances under international control
| date = 2005-04-30
| date=2005-04-30
| url = http://www.incb.org/pdf/e/list/green.pdf
| url=http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| format = PDF
| access-date = 2005-07-06
| accessdate=2005-07-06
| archive-url = http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf
| archiveurl=http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf
| archive-date = 2005-09-11
| archivedate=2005-09-11
}}</nowiki><br/> → <span style="background:#FFF">{{Cite web
}}</nowiki><br/> → <span style="background:white">{{cite web
| title = List of psychotropic substances under international control
| title=List of psychotropic substances under international control
| date = 2005-04-30
| date=2005-04-30
| url = http://www.incb.org/pdf/e/list/green.pdf
| url=http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| format = PDF
| access-date = 2005-07-06
| accessdate=2005-07-06
| archive-url = http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf
| archiveurl=http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf
| archive-date = 2005-09-11
| archivedate=2005-09-11 }}</span>
}}</span>


* <nowiki>
* <nowiki>
{{Cite web
{{Cite web
| url = http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm
|url=http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm
| title = Interview with Maggie Downs
|title=Interview with Maggie Downs
| date = 2006-03-31
|date=2006-03-31
| publisher = The Desert Sun
|publisher=The Desert Sun
| archive-url = http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm
|archiveurl=http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm
| archive-date = 2006-04-26
|archivedate=2006-04-26
}}</nowiki><br/> → <span style="background:#FFF">{{Cite web
}}</nowiki><br/> → <span style="background:white">{{cite web
| url = http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm
|url=http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm
| title = Interview with Maggie Downs
|title=Interview with Maggie Downs
| date = 2006-03-31
|date=2006-03-31
| publisher = The Desert Sun
|publisher=The Desert Sun
| archive-url = http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm
|archiveurl=http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm
| archive-date = 2006-04-26
|archivedate=2006-04-26}}</span>
}}</span>


; Using quote
; Using quote
Line 332: Line 229:
| work = Encyclopedia of Things
| work = Encyclopedia of Things
| url = http://www.example.org/
| url = http://www.example.org/
| access-date = 2005-07-06
| accessdate = 2005-07-06
| quote = Lorem ipsum dolor.
| quote = Lorem ipsum dolor.
}}</nowiki><br/>→ <span style="background:#FFF">{{cite web
}}</nowiki><br/>→ <span style="background:white">{{cite web
| title = My Favorite Things Part II
| title = My Favorite Things Part II
| work = Encyclopedia of Things
| work = Encyclopedia of Things
| url = http://www.example.org/
| url = http://www.example.org/
| access-date = 2005-07-06
| accessdate = 2005-07-06
| quote = Lorem ipsum dolor.
| quote = Lorem ipsum dolor.
}}</span>
}}</span>


;No parameters (error)
;No parameters (error)
* <nowiki>{{Cite web}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web}}</span>
* <nowiki>{{Cite web}}</nowiki><br/>→ <span style="background:white">{{cite web}}</span>


<includeonly>[[Category:General wiki templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
__NOTOC__
__NOEDITSECTION__
<includeonly>[[Category:General wiki templates]]</includeonly>
Please note that all contributions to DOORS Wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see DOORS Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)
Below are some commonly used wiki markup codes. Simply click on what you want to use and it will appear in the edit box above.

View this template