Leftypedia has been restored! See our announcement.
Template:Cite web: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{{author}}} ({{{date|{{{year | {{#if:{{{author|}}}|{{{author}}}|Anonymous}} ({{{date|}}}{{{year|}}}). "[{{{url|}}} {{{title|}}}]". {{{website|}}}. Retrieved {{{accessdate|}}}. | ||
<noinclude> | <noinclude> | ||
== Example == | |||
{{{author|John Smith}}} ({{{date|{{{year|2010}}}}}}). "[{{{url|https://example.com}}} {{{title|Example}}}]". ''{{{website|The Site}}}''. Retrived from {{{accessdate|May 22, 2026}}} | {{{author|John Smith}}} ({{{date|{{{year|2010}}}}}}). "[{{{url|https://example.com}}} {{{title|Example}}}]". ''{{{website|The Site}}}''. Retrived from {{{accessdate|May 22, 2026}}} | ||
<pre> | |||
{{Cite web | |||
|author= | |||
|date= | |||
|url= | |||
|title= | |||
|website= | |||
|accessdate= | |||
}} | |||
</pre> | |||
</noinclude> | </noinclude> | ||
Latest revision as of 21:08, 29 May 2026
Anonymous (). "[ ]". . Retrieved .
Example
John Smith (2010). "Example". The Site. Retrived from May 22, 2026
{{Cite web
|author=
|date=
|url=
|title=
|website=
|accessdate=
}}