Vorlage:Cite web/Doku: Unterschied zwischen den Versionen

Aus FreeWiki
Zur Navigation springen Zur Suche springen
[unmarkierte Version][unmarkierte Version]
te>Sebastian Wallroth
 
te>Wiegels
K (noinclude-Element, Formatierung)
Zeile 4: Zeile 4:
  
 
== Verwendung ==
 
== Verwendung ==
;Verwendung von last (Nachname), first (Vorname)
+
'''Verwendung von last (Nachname), first (Vorname)'''
 
<tt><nowiki>{{cite web |url= |title= |accessdate= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
 
<tt><nowiki>{{cite web |url= |title= |accessdate= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
  
;Verwendung von author (Autor)
+
'''Verwendung von author (Autor)'''
 
<tt><nowiki>{{cite web |url= |title= |accessdate= |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
 
<tt><nowiki>{{cite web |url= |title= |accessdate= |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
  
;Verwendung von nicht verlinktem Funddatum, last (Nachname), first (Vorname)
+
'''Verwendung von nicht verlinktem Funddatum, last (Nachname), first (Vorname)'''
 
<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>
 
<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>
  
;Verwendung von nicht verlinktem Funddatum, author (Autor)
+
'''Verwendung von nicht verlinktem Funddatum, author (Autor)'''
 
<tt><nowiki>{{cite web |url= |title= |accessmonthday= |accessyear= |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |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>
  
;Alle Parameter
+
'''Alle Parameter'''
 
<pre>{{cite web
 
<pre>{{cite web
| url =  
+
| url =
| title =  
+
| title =
| accessdate =  
+
| accessdate =
| accessmonthday =  
+
| accessmonthday =
| accessyear =  
+
| accessyear =
| author =  
+
| author =
| last =  
+
| last =
| first =  
+
| first =
| authorlink =  
+
| authorlink =
| coauthors =  
+
| coauthors =
| date =  
+
| date =
| year =  
+
| year =
| month =  
+
| month =
| format =  
+
| format =
| work =  
+
| work =
| publisher =  
+
| publisher =
| pages =  
+
| pages =
| language =  
+
| language =
| archiveurl =  
+
| archiveurl =
| archivedate =  
+
| archivedate =
| quote =  
+
| quote =
 
}}</pre>
 
}}</pre>
  
Zeile 55: Zeile 55:
 
** '''coauthors''': weitere Autoren
 
** '''coauthors''': weitere Autoren
 
* '''date''': Volles Datum der Veröffentlichung, bevorzugt im [[ISO 8601]] YYYY-MM-DD Gormat, z.B. ''2006-02-17''. Wird wikiverlinkt.
 
* '''date''': Volles Datum der Veröffentlichung, bevorzugt im [[ISO 8601]] YYYY-MM-DD Gormat, z.B. ''2006-02-17''. Wird wikiverlinkt.
** ODER: '''year''': Jahr der Veröffentlichung und '''month''': Monat der Veröffentlichung. Wenn Dir auch der Tag bekannt ist, verwende besser ''date''. Darf nicht wikiverlinkt sein.
+
** ODER: '''year''': Jahr der Veröffentlichung und '''month''': Monat der Veröffentlichung. Wenn Dir auch der Tag bekannt ist, verwende besser ''date''. Darf nicht wikiverlinkt sein.
* '''format''': Format, z.B. PDF. Es wird HTML angenommen, wenn hier nichts angegeben wird.
+
* '''format''': Format, z.B. PDF. Es wird HTML angenommen, wenn hier nichts angegeben wird.
 
* '''work''': Wenn die Webseite Teil eines größeren Werkes ist: Name des Werkes.
 
* '''work''': Wenn die Webseite Teil eines größeren Werkes ist: Name des Werkes.
 
* '''publisher''': Publizist, wenn es einen gibt.
 
* '''publisher''': Publizist, wenn es einen gibt.
 
* '''pages''': Seitennummer, wenn es eine gibt, insbesondere für PDF. Hier sollen die für das Zitat relevanten Seiten angegeben werden, nicht die Gesamtseitenzahl des Werkes.
 
* '''pages''': Seitennummer, wenn es eine gibt, insbesondere für PDF. Hier sollen die für das Zitat relevanten Seiten angegeben werden, nicht die Gesamtseitenzahl des Werkes.
 
* '''language''': Sprache der Publikation.
 
* '''language''': Sprache der Publikation.
* '''archiveurl''': URL der archivierten Version der Webseite (benötigt '''archivedate''').
+
* '''archiveurl''': URL der archivierten Version der Webseite (benötigt '''archivedate''').
 
* '''archivedate''': Datum, an dem die Webseite archiviert wurde. (benötigt '''archiveurl''') im [[ISO 8601]] YYYY-MM-DD format, z.B. ''2006-02-17''. Darf nicht wikiverlinkt sein; wird automatisch verlinkt.
 
* '''archivedate''': Datum, an dem die Webseite archiviert wurde. (benötigt '''archiveurl''') im [[ISO 8601]] YYYY-MM-DD format, z.B. ''2006-02-17''. Darf nicht wikiverlinkt sein; wird automatisch verlinkt.
 
* '''quote''': Relevantes Zitat aus der Webseite.
 
* '''quote''': Relevantes Zitat aus der Webseite.
  
 
== Beispiel ==
 
== Beispiel ==
;Einige Standardfälle
+
'''Einige Standardfälle'''
 
* <nowiki>{{cite web
 
* <nowiki>{{cite web
 
  | author=Doe, John
 
  | author=Doe, John
Zeile 75: Zeile 75:
 
  | url=http://www.example.com/
 
  | url=http://www.example.com/
 
  | accessdate=2005-07-06
 
  | accessdate=2005-07-06
}}</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.com | accessdate=2005-07-06 }}</span>
+
}}</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.com | accessdate=2005-07-06 }}</span>
  
 
* <nowiki>{{cite web
 
* <nowiki>{{cite web
Zeile 84: Zeile 84:
 
  | url=http://www.example.com/
 
  | url=http://www.example.com/
 
  | accessdate=2005-07-06
 
  | accessdate=2005-07-06
}}</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.com | accessdate=2005-07-06 }}</span>
+
}}</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.com | accessdate=2005-07-06 }}</span>
  
 
* <nowiki>{{cite web
 
* <nowiki>{{cite web
Zeile 92: Zeile 92:
 
  | url=http://www.example.com/
 
  | url=http://www.example.com/
 
  | accessdate=2005-07-06
 
  | accessdate=2005-07-06
}}</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.com | accessdate=2005-07-06}}</span>
+
}}</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.com | accessdate=2005-07-06}}</span>
  
 
* <nowiki>{{cite web
 
* <nowiki>{{cite web
Zeile 99: Zeile 99:
 
  | url=http://www.example.com/
 
  | url=http://www.example.com/
 
  | accessdate=2005-07-06
 
  | accessdate=2005-07-06
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | url=http://www.example.com | accessdate=2005-07-06}}</span>
+
}}</nowiki><br />→ <span style="background:white;">{{cite web | author=Doe, John | title=My Favorite Things Part II | url=http://www.example.com | accessdate=2005-07-06}}</span>
  
 
* <nowiki>{{cite web
 
* <nowiki>{{cite web
Zeile 105: Zeile 105:
 
  | url=http://www.example.com/
 
  | url=http://www.example.com/
 
  | accessdate=2005-07-06
 
  | accessdate=2005-07-06
}}</nowiki><br/>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | url=http://www.example.com | accessdate=2005-07-06}}</span>
+
}}</nowiki><br />→ <span style="background:white;">{{cite web | title=My Favorite Things Part II | url=http://www.example.com | accessdate=2005-07-06}}</span>
  
 
* <nowiki>{{cite web
 
* <nowiki>{{cite web
Zeile 112: Zeile 112:
 
  | publisher= National Football League
 
  | publisher= National Football League
 
  | accessdate=2005-07-06
 
  | accessdate=2005-07-06
}}</nowiki><br>→ <span style="background:white">{{cite web | url=http://www.nfl.com/fans/
+
}}</nowiki><br />→ <span style="background:white;">{{cite web | url=http://www.nfl.com/fans/
 
  | title=Digest of Rules | publisher= National Football League | accessdate=2005-07-06 }}</span>
 
  | title=Digest of Rules | publisher= National Football League | accessdate=2005-07-06 }}</span>
  
;Nicht verlinktes Funddatum (unter Verwendung von accessmonthday und accessyear)
+
'''Nicht verlinktes Funddatum (unter Verwendung von accessmonthday und accessyear)'''
 
* <nowiki>{{cite web
 
* <nowiki>{{cite web
 
  | title=My Favorite Things Part II
 
  | title=My Favorite Things Part II
Zeile 122: Zeile 122:
 
  | accessmonthday=July 6
 
  | accessmonthday=July 6
 
  | accessyear=2005
 
  | accessyear=2005
}}</nowiki><br/> → <span style="background:white">{{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
Zeile 130: Zeile 130:
 
}}</span>
 
}}</span>
  
;Unter Verwendung von format
+
'''Unter Verwendung von 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
Zeile 137: Zeile 137:
 
| format = PDF
 
| format = PDF
 
| accessdate=2005-07-06
 
| accessdate=2005-07-06
}}</nowiki><br/> → <span style="background:white">{{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 | url=http://www.incb.org/pdf/e/list/green.pdf
 
| publisher = International Narcotics Control Board | url=http://www.incb.org/pdf/e/list/green.pdf
 
| format = PDF | accessdate=2005-07-06}}</span>
 
| format = PDF | accessdate=2005-07-06}}</span>
  
;Unter Verwendung von language
+
'''Unter Verwendung von language'''
 
* <nowiki>{{cite web
 
* <nowiki>{{cite web
 
  | author=Joliet, François
 
  | author=Joliet, François
Zeile 150: Zeile 150:
 
  | accessdate=2005-07-06
 
  | accessdate=2005-07-06
 
  | language=French
 
  | language=French
}}</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.com | accessdate=2005-07-06 | language=French}}</span>
+
}}</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.com | accessdate=2005-07-06 | language=French}}</span>
  
;Unter Verwendung von coauthors
+
'''Unter Verwendung von coauthors'''
* <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.com/ | accessdate=2006-05-16  
+
* <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.com/ | accessdate=2006-05-16
}}</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.com/ | accessdate=2006-05-16 }}</span>
+
}}</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.com/ | accessdate=2006-05-16 }}</span>
  
;Ohne Autoren
+
'''Ohne Autoren'''
* <nowiki>{{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  
+
* <nowiki>{{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
}}</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.com/ | accessdate=2006-05-16 }}</span>
+
}}</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.com/ | accessdate=2006-05-16 }}</span>
  
;Ohne Autoren, ohne Publizisten
+
'''Ohne Autoren, ohne Publizisten'''
 
* <nowiki>{{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
 
* <nowiki>{{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
}}</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.com/ | accessdate=2005-07-06 }}</span>
+
}}</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.com/ | accessdate=2005-07-06 }}</span>
  
* <nowiki>{{cite web | title=My Favorite Things Part II | date=[[2005-04-30]] | url=http://www.example.com/ | accessdate=2005-07-06  
+
* <nowiki>{{cite web | title=My Favorite Things Part II | date=[[2005-04-30]] | url=http://www.example.com/ | 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.com/ | accessdate=2005-07-06 }}</span>
+
}}</nowiki><br />→ <span style="background:white;">{{cite web | title=My Favorite Things Part II | date=[[2005-04-30]] | url=http://www.example.com/ | accessdate=2005-07-06 }}</span>
  
* <nowiki>{{cite web | title=My Favorite Things Part II | date=[[2005-04-30]] | url=http://www.example.com/ | 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.com/ | accessdate=2005-07-06 }}</span>
+
* <nowiki>{{cite web | title=My Favorite Things Part II | date=[[2005-04-30]] | url=http://www.example.com/ | 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.com/ | accessdate=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]]
Zeile 175: Zeile 175:
 
| format = PDF
 
| format = PDF
 
| accessdate=2005-07-06
 
| accessdate=2005-07-06
| language=Greek  
+
| language=Greek
}}</nowiki><br/> → <span style="background:white">{{cite web  
+
}}</nowiki><br />→ <span style="background:white;">{{cite web
 
| title=List of psychotropic substances under international control | date=[[2005-04-30]]
 
| 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
 
| url=http://www.incb.org/pdf/e/list/green.pdf | format = PDF | accessdate=2005-07-06
 
| language=Greek }}</span>
 
| language=Greek }}</span>
  
; Unter Verwendung von archiveurl und archivedate, um Webseiten zu referenzieren, die es nicht mehr gibt, die aber auf einer Archivseite zu finden sind.
+
'''Unter Verwendung von archiveurl und archivedate, um Webseiten zu referenzieren, die es nicht mehr gibt, die aber auf einer Archivseite zu finden sind.'''
 
* <nowiki>{{cite web
 
* <nowiki>{{cite web
 
| title=List of psychotropic substances under international control
 
| title=List of psychotropic substances under international control
Zeile 190: Zeile 190:
 
| archiveurl=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
 
| archivedate=2005-09-11
 
| archivedate=2005-09-11
}}</nowiki><br/> → <span style="background:white">{{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]]
Zeile 208: Zeile 208:
 
|archivedate=2006-04-26
 
|archivedate=2006-04-26
 
}}
 
}}
}}</nowiki><br/> → <span style="background:white">{{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
Zeile 216: Zeile 216:
 
|archivedate=2006-04-26}}</span>
 
|archivedate=2006-04-26}}</span>
  
; Unter Verwendung von quote
+
'''Unter Verwendung von quote'''
 
* <nowiki>{{cite web
 
* <nowiki>{{cite web
 
  | title = My Favorite Things Part II
 
  | title = My Favorite Things Part II
Zeile 223: Zeile 223:
 
  | accessdate = 2005-07-06
 
  | accessdate = 2005-07-06
 
  | quote = Lorem ipsum dolor.
 
  | quote = Lorem ipsum dolor.
}}</nowiki><br/>→ <span style="background:white">{{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
Zeile 231: Zeile 231:
 
}}</span>
 
}}</span>
  
;Keine Parameter (Fehler)
+
'''Keine Parameter (Fehler)'''
* <nowiki>{{cite web}}</nowiki><br/>→ <span style="background:white">{{cite web}}</span>
+
* <nowiki>{{cite web}}</nowiki><br />→ <span style="background:white;">{{cite web}}</span>
 +
<noinclude>
  
<includeonly>
+
[[Kategorie:Citation templates|{{PAGENAME}}]]
<!-- ADD CATEGORIES BELOW THIS LINE -->
+
[[Kategorie:Templates using ParserFunctions|{{PAGENAME}}]]
[[Category:Citation templates|{{PAGENAME}}]]
 
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
 
  
<!-- ADD INTERWIKIS BELOW THIS LINE -->
 
 
[[bg:Шаблон:Cite web]]
 
[[bg:Шаблон:Cite web]]
 
[[el:Πρότυπο:Cite web]]
 
[[el:Πρότυπο:Cite web]]
Zeile 250: Zeile 248:
 
[[vi:Tiêu bản:Chú thích web]]
 
[[vi:Tiêu bản:Chú thích web]]
 
[[zh:Template:Cite web]]
 
[[zh:Template:Cite web]]
</includeonly>
+
</noinclude>

Version vom 14. Oktober 2006, 15:42 Uhr


Diese Vorlage wird verwendet um in der Wikipedia Quellen zu zitieren. Sie dient speziell für Webseiten, die keine neuen Quellen darstellen.

Verwendung

Verwendung von last (Nachname), first (Vorname) {{cite web |url= |title= |accessdate= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}

Verwendung von author (Autor) {{cite web |url= |title= |accessdate= |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}

Verwendung von nicht verlinktem Funddatum, last (Nachname), first (Vorname) {{cite web |url= |title= |accessmonthday= |accessyear= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}

Verwendung von nicht verlinktem Funddatum, author (Autor) {{cite web |url= |title= |accessmonthday= |accessyear= |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}

Alle Parameter

{{cite web
| url =
| title =
| accessdate =
| accessmonthday =
| accessyear =
| author =
| last =
| first =
| authorlink =
| coauthors =
| date =
| year =
| month =
| format =
| work =
| publisher =
| pages =
| language =
| archiveurl =
| archivedate =
| quote =
}}

Required parameters

  • url: URL der Webseite.
  • title: Titel der Webseite.

Um ein Fundatum mit Wikilink zu produzieren:

  • accessdate: Volles Datum, an dem die Webseite gefunden wurde, im ISO 8601 YYYY-MM-DD Format, zum Beispiel "accessdate = 2006-02-17". Darf nicht wikiverlinkt sein.

Um ein nicht wikiverlinktes Funddatum zu produzieren:

  • accessmonthday und accessyear: Monat und Tag, an dem die Webseite gefunden wurde, zum Beispiel "accessmonthday = 10. Mai", und Jahr, in dem die Webseite gefunden wurde, zum Beispiel "accessyear = 2005".

Optionale Parameter

  • author: Autor
    • last produziert zusammen mit first Nachname, Vorname
    • authorlink produziert mit author oder mit last & first einen Link zum Wikipedia-Artikel des Autoren. Funktioniert nicht mir URLs.
    • coauthors: weitere Autoren
  • date: Volles Datum der Veröffentlichung, bevorzugt im ISO 8601 YYYY-MM-DD Gormat, z.B. 2006-02-17. Wird wikiverlinkt.
    • ODER: year: Jahr der Veröffentlichung und month: Monat der Veröffentlichung. Wenn Dir auch der Tag bekannt ist, verwende besser date. Darf nicht wikiverlinkt sein.
  • format: Format, z.B. PDF. Es wird HTML angenommen, wenn hier nichts angegeben wird.
  • work: Wenn die Webseite Teil eines größeren Werkes ist: Name des Werkes.
  • publisher: Publizist, wenn es einen gibt.
  • pages: Seitennummer, wenn es eine gibt, insbesondere für PDF. Hier sollen die für das Zitat relevanten Seiten angegeben werden, nicht die Gesamtseitenzahl des Werkes.
  • language: Sprache der Publikation.
  • archiveurl: URL der archivierten Version der Webseite (benötigt archivedate).
  • archivedate: Datum, an dem die Webseite archiviert wurde. (benötigt archiveurl) im ISO 8601 YYYY-MM-DD format, z.B. 2006-02-17. Darf nicht wikiverlinkt sein; wird automatisch verlinkt.
  • quote: Relevantes Zitat aus der Webseite.

Beispiel

Einige Standardfälle

  • {{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 }}
    Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted
  • {{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 }}
    Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted
  • {{cite web | author=Doe, John | title=My Favorite Things Part II | date=[[2005-04-30]] | url=http://www.example.com/ | accessdate=2005-07-06 }}
    Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted
  • {{cite web | author=Doe, John | title=My Favorite Things Part II | url=http://www.example.com/ | accessdate=2005-07-06 }}
    Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted
  • {{cite web | title=My Favorite Things Part II | url=http://www.example.com/ | accessdate=2005-07-06 }}
    Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted
  • {{cite web | url=http://www.nfl.com/fans/ | title=Digest of Rules | publisher= National Football League | accessdate=2005-07-06 }}
    Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted

Nicht verlinktes Funddatum (unter Verwendung von accessmonthday und accessyear)

  • {{cite web | title=My Favorite Things Part II | work=Encyclopedia of Things | url=http://www.example.com/ | accessmonthday=July 6 | accessyear=2005 }}
    Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted

Unter Verwendung von format

  • {{cite web | title=List of psychotropic substances under international control | publisher = International Narcotics Control Board | url=http://www.incb.org/pdf/e/list/green.pdf | format = PDF | accessdate=2005-07-06 }}
    Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted

Unter Verwendung von language

  • {{cite web | author=Joliet, François | title=Honnit soit qui mal y pense | date=[[2005-04-30]] | url=http://www.example.com/ | accessdate=2005-07-06 | language=French }}
    Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted

Unter Verwendung von coauthors

  • {{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 }}
    Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted

Ohne Autoren

  • {{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 }}
    Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted

Ohne Autoren, ohne Publizisten

  • {{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 }}
    Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted
  • {{cite web | title=My Favorite Things Part II | date=[[2005-04-30]] | url=http://www.example.com/ | accessdate=2005-07-06 }}
    Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted
  • {{cite web | title=My Favorite Things Part II | date=[[2005-04-30]] | url=http://www.example.com/ | accessdate=2005-07-06 }}
    Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted
  • {{cite web | 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 | language=Greek }}
    Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted

Unter Verwendung von archiveurl und archivedate, um Webseiten zu referenzieren, die es nicht mehr gibt, die aber auf einer Archivseite zu finden sind.

  • {{cite web | 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 | archiveurl=http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf | archivedate=2005-09-11 }}
    Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted
  • {{cite web |url=http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm |title=Interview with Maggie Downs |date=[[2006-03-31]] |publisher=The Desert Sun |archiveurl=http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm |archivedate=2006-04-26 }} }}
    Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted

Unter Verwendung von quote

  • {{cite web | title = My Favorite Things Part II | work = Encyclopedia of Things | url = http://www.example.com/ | accessdate = 2005-07-06 | quote = Lorem ipsum dolor. }}
    Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted

Keine Parameter (Fehler)

  • {{cite web}}
    Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted

bg:Шаблон:Cite web el:Πρότυπο:Cite web ja:Template:Cite web it:Template:Cita web no:Mal:Kilde www pl:Szablon:Cytuj stronę ru:Шаблон:Cite web vi:Tiêu bản:Chú thích web zh:Template:Cite web