Difference between revisions of "Template:REFweb"

From IntactiWiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<includeonly>
+
<includeonly>{{#if: {{{quote|}}} | "{{{quote}}}",&nbsp; |}}{{#if: {{{title|}}} | ''[{{{url}}} {{{title}}}]'' | ''[{{{url}}} {{{url}}}]''}}{{#if: {{{last|}}} | ,&nbsp;{{{last}}} | }}{{#if: {{{first|}}} | ,&nbsp;{{{first}}} | }}{{#if: {{{publisher|}}} | ,&nbsp;{{{publisher}}} | }}{{#if: {{{work|}}} | ,&nbsp;{{{work}}} | }}{{#if: {{{date|}}} | &nbsp;({{{date}}}) | }}{{#if: {{{accessdate|}}} | .&nbsp;Retrieved {{{accessdate}}} | }}.</includeonly><noinclude>{{Template:REFweb/Docu}} [[de:Vorlage:REFweb]]</noinclude>
{{#if: {{{quote|}}} | "{{{quote}}}",&nbsp; |}}{{#if: {{{title|}}} | ''[{{{url}}} {{{title}}}]'' | ''[{{{url}}} {{{url}}}]''}}{{#if: {{{last|}}} | ,&nbsp;{{{last}}} | }}{{#if: {{{first|}}} | ,&nbsp;{{{first}}} | }}{{#if: {{{publisher|}}} | ,&nbsp;{{{publisher}}} | }}{{#if: {{{work|}}} | ,&nbsp;{{{work}}} | }}{{#if: {{{date|}}} | &nbsp;({{{date}}}) | }}{{#if: {{{accessdate|}}} | .&nbsp;Retrieved {{{accessdate}}} | }}.
 
</includeonly>
 
<noinclude>{{Template:REFweb/Docu}} [[de:Vorlage:REFweb]]</noinclude>
 

Revision as of 16:02, 17 September 2019

This template is a homebrewn IntactiWiki replacement for Wikipedia's way too complex Template:Cite web. It has less parameters and should be used for all online website references.

Commonly used parameters

{{REFweb
 |url=
 |title=
 |last=
 |first=
 |init=
 |publisher=
 |date=
 |accessdate=
}}

All parameters, vertical notation

{{REFweb
 |title=
 |url=
 |archived=
 |trans-title=
 |language=
 |last=
 |first=
 |init=
 |author-link=
 |publisher=
 |website=
 |date=
 |accessdate=
 |format=
 |quote=
}}

Required parameters

  • <url>
  • <title>

Note: If you just have the parameters 'url' and 'title', don't use this template, but simply [[url title]].

Deprecated parameters

<work> is deprecated; use <website> instead. <year> is deprecated; use <date> instead.

Examples

Note: The small icon in front of each reference also has a "REFweb" mouseover text and helps template developers to more easily identify the template used in large articles. Chances are that they will be used permanently.

{{REFweb |url=http://www.example.org |title=My Favorite Things, Part II}}

My Favorite Things, Part II.

{{REFweb |url=http://www.example.org |title=My Favorite Things, Part II |date=2019-10-28}}

My Favorite Things, Part II (2019-10-28).

{{REFweb |url=http://www.example.org/test.pdf |title=My Favorite Things, Part II |last=Doe |first=John |format=PDF}}

My Favorite Things, Part II, Doe, John.

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

My Favorite Things, Part II, Doe, John, Open Publishing (2018-12-24). Retrieved 2019-09-20.

{{REFweb |url=http://www.example.org |title=My Favorite Things, Part II |last=Doe |first=John |website=Encyclopedia of Things |accessdate=2019-09-20}}

My Favorite Things, Part II, Doe, John. Retrieved 2019-09-20.

{{REFweb |url=http://www.archive.org |archived=yes |title=My Favorite Things, Part II |last=Doe |first=John |website=Encyclopedia of Things |date=2000 |accessdate=2019-09-20}}

My Favorite Things, Part II, Doe, John (2000). Retrieved 2019-09-20.

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

My Favorite Things, Part II, Doe, John, Open Publishing (2018-12-24). Retrieved 2019-09-20.

{{REFweb |url=http://www.example.org |title=My Favorite Things, Part II |last=Doe |first=John |author-link=Ulf Dunkel |publisher=Open Publishing |website=Encyclopedia of Things |date=2018-12-24 |accessdate=2019-09-20}}

My Favorite Things, Part II, Doe, John, Open Publishing (2018-12-24). Retrieved 2019-09-20.

Bad examples

{{REFweb |title=My Favorite Things, Part II}}

[{{{url}}} My Favorite Things, Part II].

{{REFweb |url=http://www.example.org}}

http://www.example.org.

{{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 ...}}

"... Lord Balfour came forward with a unique concern: 'Supposing some unfortunate lady was confined with twins ...", My Favorite Things, Part II, Doe, John, Open Publishing, Huge work (2018-12-24). Retrieved 2019-09-20.

{{REFweb |url=http://www.example.org |title=Honi soit qui mal y pense |language=French |trans-title=Shame on those who think evil of it |last=Doe |first=John |init=J |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 ...}}

"... Lord Balfour came forward with a unique concern: 'Supposing some unfortunate lady was confined with twins ...", Honi soit qui mal y pense, Doe, John, Open Publishing, Huge work (2018-12-24). Retrieved 2019-09-20.

See also