Template:REFweb/Docu: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<pre> | 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. | ||
{{REFweb | |||
| url= | '''All parameters in vertical format''' | ||
| title= | <pre>{{REFweb | ||
| last= | |url= | ||
| first= | |title= | ||
| publisher= | |last= | ||
| | |first= | ||
| | |publisher= | ||
| | |website= | ||
| | |date= | ||
}} | |accessdate= | ||
</pre> | |format= | ||
|quote= | |||
}}</pre> | |||
'''Most commonly used parameters in horizontal format''' | |||
<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>'''. | '''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 |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 |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 |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}} | ||