Vorlage:REFweb/Doku: Unterschied zwischen den Versionen
KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
''' | This template is a homebrewn IntactiWiki replacement for Wikipedia's way too complex '''<nowiki>[[Template:Cite web]]</nowiki>'''. It has less parameters and should be used for all ''online'' website references. | ||
'''All parameters in vertical format''' | |||
<pre>{{REFweb | <pre>{{REFweb | ||
|url= | |url= | ||
|title= | |title= | ||
| Zeile 10: | Zeile 11: | ||
|date= | |date= | ||
|accessdate= | |accessdate= | ||
|format= | |||
|quote= | |||
}}</pre> | }}</pre> | ||
''' | '''Most commonly used parameters in horizontal format''' | ||
<pre>{{REFweb |url= |title= |accessdate=}}</pre> | <pre>{{REFweb |url= |title= |last= |first= |accessdate=}}</pre> | ||
== Required parameters == | |||
* '''<url>''' | |||
* '''<title>''' | |||
'''Note:''' If you just have the parameters 'url' and 'title', don't use this template, but simply '''<nowiki>[[url title]]</nowiki>'''. | |||
== Deprecated parameters == | |||
'''<work>''' is deprecated; use '''<website>''' instead, please. | |||
== Examples == | |||
<pre>{{REFweb |url=http://www.example.org |title=My Favorite Things, Part II}}</pre> | |||
{{REFweb |url=http://www.example.org |title=My Favorite Things, Part II}} | |||
<pre>{{REFweb |url=http://www.example.org/test.pdf |title=My Favorite Things, Part II |last=Doe |first=John |format=PDF}}</pre> | |||
{{REFweb |url=http://www.example.org/test.pdf |title=My Favorite Things, Part II |last=Doe |first=John |format=PDF}} | |||
<pre>{{REFweb |url=http://www.example.org |title=My Favorite Things, Part II |last=Doe |first=John |publisher=Open Publishing |date=2018-12-24 |accessdate=2019-09-20}}</pre> | |||
{{REFweb |url=http://www.example.org |title=My Favorite Things, Part II |last=Doe |first=John |publisher=Open Publishing |date=2018-12-24 |accessdate=2019-09-20}} | |||
<pre>{{REFweb |url=http://www.example.org |title=My Favorite Things, Part II |last=Doe |first=John |website=Encyclopedia of Things |accessdate=2019-09-20}}</pre> | |||
{{REFweb |url=http://www.example.org |title=My Favorite Things, Part II |last=Doe |first=John |website=Encyclopedia of Things |accessdate=2019-09-20}} | |||
<pre>{{REFweb |url=http://www.example.org |title=My Favorite Things, Part II |last=Doe |first=John |website=Encyclopedia of Things |date=2000 |accessdate=2019-09-20}}</pre> | |||
{{REFweb |url=http://www.example.org |title=My Favorite Things, Part II |last=Doe |first=John |website=Encyclopedia of Things |date=2000 |accessdate=2019-09-20}} | |||
<pre>{{REFweb |url=http://www.example.org |title=My Favorite Things, Part II |last=Doe |first=John |publisher=Open Publishing |website=Encyclopedia of Things |date=2018-12-24 |accessdate=2019-09-20}}</pre> | |||
{{REFweb |url=http://www.example.org |title=My Favorite Things, Part II |last=Doe |first=John |publisher=Open Publishing |website=Encyclopedia of Things |date=2018-12-24 |accessdate=2019-09-20}} | |||
<pre>{{REFweb |url=http://www.example.org |title=My Favorite Things, Part II |last=Doe |first=John |publisher=Open Publishing |website=Encyclopedia of Things |work=Huge work |date=2018-12-24 |accessdate=2019-09-20 |quote=... Lord Balfour came forward with a unique concern: 'Supposing some unfortunate lady was confined with twins ...}}</pre> | |||
{{REFweb |url=http://www.example.org |title=My Favorite Things, Part II |last=Doe |first=John |publisher=Open Publishing |website=Encyclopedia of Things |work=Huge work |date=2018-12-24 |accessdate=2019-09-20 |quote=... Lord Balfour came forward with a unique concern: 'Supposing some unfortunate lady was confined with twins ...}} | |||
{{SEEALSO}} | {{SEEALSO}} | ||
{{DefaultTemplates}} | {{DefaultTemplates}} | ||
[[en:Template:REFweb/docu]] | |||