Leftypedia has been restored! See our announcement.

Template:Cite web: Difference between revisions

From Leftypedia
Jump to navigation Jump to search
Planty (talk | contribs)
Created page with "{{{author|John Smith}}} ({{{year|2010}}}). "[{{{url|https://example.com}}} {{{title|Example}}}]". Retrived from {{{accessdate|May 22, 2026}}}"
 
Planty (talk | contribs)
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{{author|John Smith}}} ({{{year|2010}}}). "[{{{url|https://example.com}}} {{{title|Example}}}]". Retrived from {{{accessdate|May 22, 2026}}}
{{#if:{{{author|}}}|{{{author}}}|Anonymous}} ({{{date|}}}{{{year|}}}). "[{{{url|}}} {{{title|}}}]". {{{website|}}}. Retrieved {{{accessdate|}}}.
 
<noinclude>
 
== Example ==
{{{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>

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