Predefinição:Cite web: diferenças entre revisões

Sem resumo de edição
Sem resumo de edição
 
(Há 3 edições intermédias do mesmo utilizador que não estão a ser apresentadas)
Linha 1: Linha 1:
<includeonly>{{#if: {{{last|}}}
<includeonly><!--
| {{{last}}}, {{{first}}} {{#if: {{{date|}}} | ({{{date}}}). }}
 
| {{#if: {{{author|}}}
-->{{#if: {{{author|}}} <!--
  | {{{author}}} {{#if: {{{date|}}} | ({{{date}}}). }} }} }} {{
-->|{{{author}}}{{#if: {{{date|}}} |&nbsp;({{{date}}})}}.<nowiki> </nowiki><!--
#if: {{{url|}}}
-->|{{#if: {{{last|}}} |{{{last}}}, {{{first}}}}}<!--
| [{{{url}}} {{{title| {{error|No Title provided in cite web template}} }}}].
-->{{#if: {{{last1|}}} |{{{last1}}}, {{{first1}}}}}<!--
| {{error|No URL provided in cite web template.}} }} {{
-->{{#if: {{{last2|}}} |<nowiki>;</nowiki> {{{last2}}}, {{{first2}}}}}<!--
#if: {{{website|}}}
-->{{#if: {{{last3|}}} |<nowiki>;</nowiki> {{{last3}}}, {{{first3}}}}}<!--
| ''{{{website}}}''. }} {{
-->{{#if: {{{last4|}}} |<nowiki>;</nowiki> {{{last4}}}, {{{first4}}}}}<!--
#if: {{{publisher|}}}
-->{{#if: {{{last5|}}} |<nowiki>;</nowiki> {{{last5}}}, {{{first5}}}}}<!--
| {{{publisher}}}. }}{{
-->{{#if: {{{last|}}} {{{last1|}}} | {{#if: {{{date|}}} |&nbsp;({{{date}}})}}.}}<nowiki> </nowiki><!--
#ifeq: {{{last|X}}} {{{author|Y}}} | X Y
-->}}<!--
| {{#if: {{{date|}}}
 
  | {{{date}}}. }} }}{{
-->{{#if: {{{url|}}}
#if: {{{quote|}}}
|[{{{url}}} {{{title| {{error|No Title provided in web citation.}} }}}].
| "{{{quote}}}" }}</includeonly>
|{{error|No URL provided in web citation.}} }}<!--
 
--> {{#if: {{{website|}}} | ''{{{website}}}''. }}<!--
 
--> {{#if: {{{publisher|}}} | {{{publisher}}}. }}<!--
 
--> {{#ifeq: {{{author|X}}} {{{last|Y}}} {{{last1|Z}}} | X Y Z | {{#if: {{{date|}}} | {{{date}}}. }} }}<!--
 
--> {{#if: {{{quote|}}} | "{{{quote}}}" }}<!--
 
--> {{#if: {{{access-date|}}} | Retrieved {{{access-date}}}. }}<!--
 
--></includeonly><noinclude>
View source to see examples of use.
 
No URL:
 
* {{cite web |title=Test }}
 
No title:
 
* {{cite web |url=https://example.org/ }}
 
Only URL and title:
 
* {{cite web |url=https://example.org/ |title=Example }}
 
Date:
 
* {{cite web |url=https://example.org/ |title=Example |date=May 4th, 2019 }}
 
Lastname, firstname:
 
* {{cite web |url=https://example.org/ |title=Example |last=Surname |first=Name }}
 
Lastname, firstname, date:
 
* {{cite web |url=https://example.org/ |title=Example |last=Surname |first=Name |date=May 4th, 2019 }}
 
Author:
 
* {{cite web |url=https://example.org/ |title=Example |author=Jane Doe }}
 
Author, date:
 
* {{cite web |url=https://example.org/ |title=Example |author=Jane Doe |date=May 4th, 2019 }}
 
All kinds of tags:
 
* {{cite web |url=https://example.org/ |title=Example |last=Surname |first=Name |date=May 4th, 2019 |website=example.org |publisher=Example Publishing |access-date=May 5th, 2019 }}
 
All kinds of tags, and quote:
 
* {{cite web |url=https://example.org/ |title=Example |last=Surname |first=Name |date=May 4th, 2019 |website=example.org |publisher=Example Publishing |quote=Blah blah, blah blah! |access-date=May 5th, 2019 }}
 
</noinclude>

Edição atual desde as 22h50min de 30 de maio de 2019

View source to see examples of use.

No URL:

  • ERROR: No URL provided in web citation.

No title:

Only URL and title:

Date:

Lastname, firstname:

Lastname, firstname, date:

  • Surname, Name (May 4th, 2019). Example.

Author:

Author, date:

  • Jane Doe (May 4th, 2019). Example.

All kinds of tags:

  • Surname, Name (May 4th, 2019). Example. example.org. Example Publishing. Retrieved May 5th, 2019.

All kinds of tags, and quote:

  • Surname, Name (May 4th, 2019). Example. example.org. Example Publishing. "Blah blah, blah blah!" Retrieved May 5th, 2019.