Vorlage:REFweb/Doku: Unterschied zwischen den Versionen

KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
'''Vertikale Formatierung:'''
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
|quote=
  |url=
  |url=
  |title=
  |title=
Zeile 10: Zeile 11:
  |date=
  |date=
  |accessdate=
  |accessdate=
|format=
|quote=
}}</pre>
}}</pre>


'''Horizontale Formatierung (Kurzform):'''
'''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}}


'''Hinweis:''' Wenn du nur die Parameter 'url' und 'title' benutzt, nimm nicht diese Vorlage, sondern einfach '''<nowiki>[[url title]]</nowiki>'''.
<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=...&nbsp;Lord Balfour came forward with a unique concern: 'Supposing some unfortunate lady was confined with twins&nbsp;...}}</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=...&nbsp;Lord Balfour came forward with a unique concern: 'Supposing some unfortunate lady was confined with twins&nbsp;...}}


{{SEEALSO}}
{{SEEALSO}}
{{DefaultTemplates}}
{{DefaultTemplates}}
[[en:Template:REFweb/docu]]