Vorlage:Cite web/Doku: Unterschied zwischen den Versionen

Aus FreeWiki
Wechseln zu: Navigation, Suche
[unmarkierte Version][unmarkierte Version]
te>✓
(Beispiel: ? durch → ersetzt)
te>WIKImaniac
(form: bessere Lesbarkeit durch zeilenweise Darstellung und Einschub der Parameter)
Zeile 4: Zeile 4:
 
# ''WPCITE.xpi'' ist ein Add-on-Tool für Firefox 2, mit dessen Hilfe durch einfachen Rechtsklick von beliebigen Webseiten vorhandene Metainformationen extrahiert und in einem Pop-up-Fenster zum Kopieren bereitgestellt werden. (Unter Firefox 3 funktioniert das Tool nur eingeschränkt.) Das Tool kann [http://downloads.mozdev.org/wpcite/wpcite.xpi hier heruntergeladen] werden. Ein Tool zum Ausfüllen der Vorlage ist Magnus Manskes [http://toolserver.org/%7Emagnus/makeref.php Reference generator].
 
# ''WPCITE.xpi'' ist ein Add-on-Tool für Firefox 2, mit dessen Hilfe durch einfachen Rechtsklick von beliebigen Webseiten vorhandene Metainformationen extrahiert und in einem Pop-up-Fenster zum Kopieren bereitgestellt werden. (Unter Firefox 3 funktioniert das Tool nur eingeschränkt.) Das Tool kann [http://downloads.mozdev.org/wpcite/wpcite.xpi hier heruntergeladen] werden. Ein Tool zum Ausfüllen der Vorlage ist Magnus Manskes [http://toolserver.org/%7Emagnus/makeref.php Reference generator].
 
# Die Vorlage wurde aus Vereinfachungsgründen so umgestellt, dass die Parameter '''accessmonthday''' und '''accessyear''' nicht angezeigt und durch den Parameter '''accessdate''' ersetzt werden müssen. Seiten, bei denen die Vorlage mit diesen Parametern verwendet wird, werden in der Wartungskategorie [[:Kategorie:Seiten, die ignorierte Vorlagenargumente enthalten]] angezeigt.
 
# Die Vorlage wurde aus Vereinfachungsgründen so umgestellt, dass die Parameter '''accessmonthday''' und '''accessyear''' nicht angezeigt und durch den Parameter '''accessdate''' ersetzt werden müssen. Seiten, bei denen die Vorlage mit diesen Parametern verwendet wird, werden in der Wartungskategorie [[:Kategorie:Seiten, die ignorierte Vorlagenargumente enthalten]] angezeigt.
 +
 
== 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= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
+
<pre>{{cite web
 +
| url         =  
 +
| title       =  
 +
| accessdate =  
 +
| last       =  
 +
| first       =  
 +
| authorlink =  
 +
| coauthors   =  
 +
| date       =  
 +
| format     =  
 +
| work       =  
 +
| publisher   =  
 +
| pages       =  
 +
| language   =  
 +
| archiveurl =  
 +
| archivedate =  
 +
| quote       =  
 +
}}</pre>
  
 
'''Verwendung von author (Autor)'''
 
'''Verwendung von author (Autor)'''
<tt><nowiki>{{cite web |url= |title= |accessdate= |author= |authorlink= |coauthors= |date= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
+
<pre>{{cite web
 +
| url         =  
 +
| title       =  
 +
| accessdate =  
 +
| author     =  
 +
| authorlink =  
 +
| coauthors   =  
 +
| date       =  
 +
| format     =  
 +
| work       =  
 +
| publisher   =  
 +
| pages       =  
 +
| language   =  
 +
| archiveurl =  
 +
| archivedate =  
 +
| quote       =  
 +
}}</pre>
  
 
<pre>{{cite web
 
<pre>{{cite web
| url =
+
| url         =  
| title =
+
| title       =  
| accessdate =
+
| accessdate =  
| quote =
+
| quote       =  
| last =
+
| last       =  
| first =
+
| first       =  
| authorlink =
+
| authorlink =  
| coauthors =
+
| coauthors   =  
| date =
+
| date       =  
| format =
+
| format     =  
| work =
+
| work       =  
| publisher =
+
| publisher   =  
| pages =
+
| pages       =  
| language =
+
| language   =  
| archiveurl =
+
| archiveurl =  
| archivedate =
+
| archivedate =  
 
}}</pre>
 
}}</pre>
  
Zeile 52: Zeile 86:
 
== Beispiel ==
 
== Beispiel ==
 
'''Einige Standardfälle'''
 
'''Einige Standardfälle'''
* <nowiki>{{cite web
+
<pre>{{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.com/
+
| url       = http://www.example.com/
| accessdate= 2005-04-30
+
| accessdate = 2005-04-30
}}</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-04-30}}</span>
+
}}</pre>→ <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-04-30
 +
}}</span>
  
* <nowiki>{{cite web
+
<pre>{{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.com/
+
| url       = http://www.example.com/
| accessdate= 2005-04-30
+
| accessdate = 2005-04-30
}}</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-04-30 }}</span>
+
}}</pre>→ <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-04-30
 +
}}</span>
  
* <nowiki>{{cite web
+
<pre>{{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.com/
+
| url=http://www.example.com/
| accessdate= 2005-06-06
+
| accessdate= 2005-06-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-06-06}}</span>
+
}}</pre>→ <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-06-06
 +
}}</span>
  
* <nowiki>{{cite web
+
<pre>{{cite web
| author=Doe, John
+
| author     = Doe, John
| title=My Favorite Things Part II
+
| title     = My Favorite Things Part II
| url=http://www.example.com/
+
| url       = http://www.example.com/
| accessdate= 2005-06-06
+
| accessdate = 2005-06-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-06-06}}</span>
+
}}</pre>→ <span style="background:white;">{{cite web
 +
| author     = Doe, John
 +
| title     = My Favorite Things Part II
 +
| url       = http://www.example.com/
 +
| accessdate = 2005-06-06
 +
}}</span>
  
* <nowiki>{{cite web
+
<pre>{{cite web
| title=My Favorite Things Part II
+
| title     = My Favorite Things Part II
| url=http://www.example.com/
+
| url       = http://www.example.com/
| accessdate= 2005-06-06
+
| accessdate = 2005-06-06
}}</nowiki><br />→ <span style="background:white;">{{cite web | title=My Favorite Things Part II | url=http://www.example.com | accessdate= 2005-06-06}}</span>
+
}}</pre>→ <span style="background:white;">{{cite web
 +
| title     = My Favorite Things Part II
 +
| url       = http://www.example.com/
 +
| accessdate = 2005-06-06
 +
}}</span>
  
* <nowiki>{{cite web
+
<pre>{{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
+
| publisher= National Football League
| accessdate= 2005-06-06
+
| accessdate= 2005-06-06
}}</nowiki><br />→ <span style="background:white;">{{cite web | url=http://www.nfl.com/fans/
+
}}</pre>→ <span style="background:white;">{{cite web
| title=Digest of Rules | publisher= National Football League | accessdate=2005-06-06 }}</span>
+
| url       = http://www.nfl.com/fans/
 +
| title     = Digest of Rules
 +
| publisher = National Football League
 +
| accessdate = 2005-06-06
 +
}}</span>
  
 
'''Unter Verwendung von format'''
 
'''Unter Verwendung von format'''
* <nowiki>{{cite web
+
<pre>{{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
| accessdate= 2005-06-06
+
| accessdate = 2005-06-06
}}</nowiki><br />→ <span style="background:white;">{{cite web
+
}}</pre>→ <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
| format = PDF | accessdate=2005-06-06}}</span>
+
| url       = http://www.incb.org/pdf/e/list/green.pdf
 +
| format     = PDF
 +
| accessdate = 2005-06-06
 +
}}</span>
  
 
'''Unter Verwendung von language'''
 
'''Unter Verwendung von language'''
* <nowiki>{{cite web
+
<pre>{{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.com/
+
| url       = http://www.example.com/
| accessdate=2005-06-06
+
| accessdate = 2005-06-06
| language=Französisch
+
| language   = Französisch
}}</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-06-06 | language=Französisch}}</span>
+
}}</pre>→ <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-06-06
 +
| language   = Französisch
 +
}}</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
+
<pre>{{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.com/ | accessdate=2006-05-16 }}</span>
+
| 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
 +
}}</pre>→ <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=30. April 2005 | work=Encyclopedia of Things | url=http://www.example.com/ | accessdate=2006-05-16
+
<pre>{{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.com/ | accessdate=2006-05-16 }}</span>
+
| title     = My Favorite Things Part II
 +
| publisher = Open Publishing
 +
| date       = 30. April 2005
 +
| work       = Encyclopedia of Things
 +
| url       = http://www.example.com/
 +
| accessdate = 2006-05-16
 +
}}</pre>→ <span style="background:white;">{{cite web  
 +
| title     = My Favorite Things Part II
 +
| publisher = Open Publishing
 +
| date       = 30. April 2005
 +
| work       = Encyclopedia of Things
 +
| url       = http://www.example.com/
 +
| accessdate = 2006-05-16
 +
}}</span>
  
 
'''Ohne Autoren, ohne Herausgeber'''
 
'''Ohne Autoren, ohne Herausgeber'''
* <nowiki>{{cite web | title=My Favorite Things Part II | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.com/ | accessdate=2005-06-06
+
<pre>{{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.com/ | accessdate=2005-06-06 }}</span>
+
| title     = My Favorite Things Part II
 +
| date       = 2005-04-30
 +
| work       = Encyclopedia of Things
 +
| url       = http://www.example.com/
 +
| accessdate = 2005-06-06
 +
}}</pre>→ <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-06-06
 +
}}</span>
  
* <nowiki>{{cite web | title=My Favorite Things Part II | date=2005-04-30 | url=http://www.example.com/ | accessdate=2005-06-06
+
<pre>{{cite web
}}</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-06-06 }}</span>
+
| title=My Favorite Things Part II
 +
| date=2005-04-30  
 +
| url=http://www.example.com/  
 +
| accessdate=2005-06-06
 +
}}</pre>→ <span style="background:white;">{{cite web
 +
| title     = My Favorite Things Part II
 +
| date       = 2005-04-30
 +
| url       = http://www.example.com/
 +
| accessdate = 2005-06-06
 +
}}</span>
  
* <nowiki>{{cite web | title=My Favorite Things Part II | date=2005-04-30 | url=http://www.example.com/ | accessdate=2005-04-30 }}</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-06-06 }}</span>
+
<pre>{{cite web
 +
| title     = My Favorite Things Part II
 +
| date       = 2005-04-30
 +
| url       = http://www.example.com/
 +
| accessdate = 2005-04-30
 +
}}</pre>→ <span style="background:white;">{{cite web
 +
| title     = My Favorite Things Part II
 +
| date       = 2005-04-30
 +
| url       = http://www.example.com/
 +
| accessdate = 2005-04-30
 +
}}</span>
  
* <nowiki>{{cite web
+
<pre>{{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
| accessdate= 2005-06-06
+
| accessdate = 2005-06-06
| language=Greek
+
| language   = Greek
}}</nowiki><br />→ <span style="background:white;">{{cite web
+
}}</pre>→ <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
| url=http://www.incb.org/pdf/e/list/green.pdf | format = PDF | accessdate=2005-06-06
+
| date       = 2005-04-30
| language=Greek }}</span>
+
| url       = http://www.incb.org/pdf/e/list/green.pdf
 +
| format     = PDF
 +
| accessdate = 2005-06-06
 +
| 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
+
<pre>{{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
| accessdate=2005-06-06
+
| accessdate = 2005-06-06
| 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
+
}}</pre>→ <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
| accessdate=2005-06-06
+
| accessdate = 2005-06-06
| 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 }}</span>
+
| archivedate = 2005-09-11
 +
}}</span>
  
* <nowiki>
+
<pre>{{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
+
| archiveurl = 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
+
| archivedate = 2006-04-26
|archivedate=2006-04-26
+
}}</pre>→ <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
+
| date       = 2006-03-31
|date=2006-03-31
+
| publisher   = The Desert Sun
|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
|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
|archivedate=2006-04-26}}</span>
+
}}</span>
  
 
'''Unter Verwendung von quote'''
 
'''Unter Verwendung von quote'''
* <nowiki>{{cite web
+
<pre>{{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.com/
+
| url       = http://www.example.com/
| accessdate = 2005-06-06
+
| accessdate = 2005-06-06
| quote = Lorem ipsum dolor.
+
| quote     = Lorem ipsum dolor.
}}</nowiki><br />→ <span style="background:white;">{{cite web
+
}}</pre>→ <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.com/
+
| url       = http://www.example.com/
| accessdate = 2005-06-06
+
| accessdate = 2005-06-06
| quote = Lorem ipsum dolor.
+
| quote     = Lorem ipsum dolor.
 
}}</span>
 
}}</span>
  
 
'''Keine Parameter (Fehler)'''
 
'''Keine Parameter (Fehler)'''
* <nowiki>{{cite web}}</nowiki><br />→ <span style="background:white;">{{cite web}}</span>
+
<pre>{{cite web}}</pre>→ <span style="background:white;">{{cite web}}</span>

Version vom 25. Juli 2009, 22:28 Uhr

Vorlage:Dokumentation/Dokuseite

  1. Diese Vorlage wird verwendet um in der Wikipedia Einzelnachweise zu formatieren, bei denen es sich um Weblinks handelt. Einzelnachweise aus anderen Wikipedien sollen auch mit dieser Vorlage nicht ungeprüft übernommen werden. Außerdem existiert eine ähnliche Vorlage Vorlage:Internetquelle. Es ist umstritten welche von beiden verwendet werden soll.
  2. Als Parameterwert für andere Vorlagen, wie z.B. Infoboxen, ist sie schlecht geeignet, da sie die Übersicht im Quelltext sehr verschlechtert. Hier sollte nach Möglichkeit ein einfacher externer Link benutzt werden, insbesondere bei Webseiten, die als dauerhaft betrachtet werden können. Auf jeden Fall sollten leere Parameter ganz weggelassen werden.
  3. WPCITE.xpi ist ein Add-on-Tool für Firefox 2, mit dessen Hilfe durch einfachen Rechtsklick von beliebigen Webseiten vorhandene Metainformationen extrahiert und in einem Pop-up-Fenster zum Kopieren bereitgestellt werden. (Unter Firefox 3 funktioniert das Tool nur eingeschränkt.) Das Tool kann hier heruntergeladen werden. Ein Tool zum Ausfüllen der Vorlage ist Magnus Manskes Reference generator.
  4. Die Vorlage wurde aus Vereinfachungsgründen so umgestellt, dass die Parameter accessmonthday und accessyear nicht angezeigt und durch den Parameter accessdate ersetzt werden müssen. Seiten, bei denen die Vorlage mit diesen Parametern verwendet wird, werden in der Wartungskategorie Kategorie:Seiten, die ignorierte Vorlagenargumente enthalten angezeigt.

Verwendung

Verwendung von last (Nachname), first (Vorname)

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

Verwendung von author (Autor)

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

Pflichtparameter

  • url: URL der Webseite.
  • title: Titel der Webseite.
  • accessdate: Volles Datum, an dem die Webseite gefunden wurde. Aus Gründen der internationalen Kompatiblität sollte die Angabe im ISO-Format YYYY-MM-DD (zum Beispiel "accessdate = 2006-02-17") erfolgen. Die Vorlage wandelt dies gem. Datumkonventionen um.

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 mit URLs.
    • coauthors: weitere Autoren
  • date: Datum der Veröffentlichung in der ISO-Form.
  • format: Format mit Semikolon abgetrent die Größe, z.B. PDF; 2,0 MB. 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 in der ISO-Form. (benötigt archiveurl).
  • 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-04-30
}}

Doe, John (2005-04-30). "My Favorite Things Part II". Encyclopedia of Things. Open Publishing. Retrieved 2005-04-30.
{{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-04-30
}}

Doe, John (2005-04-30). "My Favorite Things Part II". Encyclopedia of Things. Retrieved 2005-04-30.
{{cite web
| author=Doe, John
| title=My Favorite Things Part II
| date= 2005-04-30
| url=http://www.example.com/
| accessdate= 2005-06-06
}}

Doe, John (2005-04-30). "My Favorite Things Part II". Retrieved 2005-06-06.
{{cite web
| author     = Doe, John
| title      = My Favorite Things Part II
| url        = http://www.example.com/
| accessdate = 2005-06-06
}}

Doe, John. "My Favorite Things Part II". Retrieved 2005-06-06.
{{cite web
| title      = My Favorite Things Part II
| url        = http://www.example.com/
| accessdate = 2005-06-06
}}

"My Favorite Things Part II". Retrieved 2005-06-06.
{{cite web
| url=http://www.nfl.com/fans/
| title=Digest of Rules
| publisher= National Football League
| accessdate= 2005-06-06
}}

"Digest of Rules". National Football League. Retrieved 2005-06-06.

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-06-06
}}

"List of psychotropic substances under international control" (PDF). International Narcotics Control Board. Retrieved 2005-06-06.

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-06-06
| language   = Französisch
}}

Joliet, François (2005-04-30). "Honnit soit qui mal y pense" (in Französisch). Retrieved 2005-06-06.CS1 maint: Unrecognized language (link)

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 in package.lua, Zeile 80: module 'Module:Citation/CS1/Suggestions' not found

Ohne Autoren

{{cite web 
| title      = My Favorite Things Part II
| publisher  = Open Publishing
| date       = 30. April 2005
| work       = Encyclopedia of Things
| url        = http://www.example.com/
| accessdate = 2006-05-16
}}

"My Favorite Things Part II". Encyclopedia of Things. Open Publishing. 30. April 2005. Retrieved 2006-05-16. Check date values in: |date= (help)

Ohne Autoren, ohne Herausgeber

{{cite web
| title      = My Favorite Things Part II
| date       = 2005-04-30
| work       = Encyclopedia of Things
| url        = http://www.example.com/
| accessdate = 2005-06-06
}}

"My Favorite Things Part II". Encyclopedia of Things. 2005-04-30. Retrieved 2005-06-06.
{{cite web
| title=My Favorite Things Part II
| date=2005-04-30 
| url=http://www.example.com/ 
| accessdate=2005-06-06
}}

"My Favorite Things Part II". 2005-04-30. Retrieved 2005-06-06.
{{cite web
| title      = My Favorite Things Part II
| date       = 2005-04-30
| url        = http://www.example.com/
| accessdate = 2005-04-30
}}

"My Favorite Things Part II". 2005-04-30. Retrieved 2005-04-30.
{{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-06-06
| language   = Greek
}}

"List of psychotropic substances under international control" (PDF) (in Greek). 2005-04-30. Retrieved 2005-06-06.CS1 maint: Unrecognized language (link)

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-06-06
| archiveurl  = http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf
| archivedate = 2005-09-11
}}

"List of psychotropic substances under international control" (PDF). 2005-04-30. Archived from the original (PDF) on 2005-09-11. Retrieved 2005-06-06.
{{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
}}

"Interview with Maggie Downs". The Desert Sun. 2006-03-31. Archived from the original on 2006-04-26.

Unter Verwendung von quote

{{cite web
| title      = My Favorite Things Part II
| work       = Encyclopedia of Things
| url        = http://www.example.com/
| accessdate = 2005-06-06
| quote      = Lorem ipsum dolor.
}}

"My Favorite Things Part II". Encyclopedia of Things. Retrieved 2005-06-06. Lorem ipsum dolor.

Keine Parameter (Fehler)

{{cite web}}

Empty citation (help)