Template:Cite web: Difference between revisions

    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>