Jump to content

Template:Cite web: Difference between revisions

From FeministWiki
No edit summary
No edit summary
Line 18: Line 18:
--> {{#ifeq: {{{last|X}}} {{{author|Y}}} | X Y | {{#if: {{{date|}}} | {{{date}}}. }} }}<!--
--> {{#ifeq: {{{last|X}}} {{{author|Y}}} | X Y | {{#if: {{{date|}}} | {{{date}}}. }} }}<!--
--> {{#if: {{{quote|}}}    | "{{{quote}}}"      }}<!--
--> {{#if: {{{quote|}}}    | "{{{quote}}}"      }}<!--
--> {{#if: {{{access-date|}}} |Retrieved {{{access-date}}}.}}<!--


--></includeonly><noinclude>
--></includeonly><noinclude>
Line 56: Line 58:
All kinds of tags:
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 }}
* {{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:
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! }}
* {{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>
</noinclude>

Revision as of 20:05, 30 May 2019

View source to see examples of use.

No URL:

  • ERROR: No URL provided in cite web template.

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.