Difference between revisions of "Template:Cite web"

From CWCki
Jump to navigation Jump to search
Line 1: Line 1:
<!--LINK AND TITLE:
{{
<!--============  Link and title  ============-->
#ifeq: {{{url-status|}}} | dead | <s> }}
[{{{url}}} {{{title|}}}]{{#ifeq: {{{url-status|}}} | dead |</s>}}{{


--> {{#ifeq: {{{url-status|}}} | dead | <s> }}[{{{url}}} {{{title|}}}]{{#ifeq: {{{url-status|}}} | dead |</s>}}<!--
<!--============  Archive  ============-->
#if: {{{archive|{{{autoarchive|}}}}}}
|&nbsp;[{{{archive|https://web.archive.org/web/{{{autoarchive|}}}/{{{url}}}}}} (archived)]}}{{


ARCHIVAL:
<!--============  Writer  ============-->
-->{{#if: {{{archive|{{{autoarchive|}}}}}}
#if: {{{writer|}}} |&nbsp;- {{{writer|}}}}}{{


|&nbsp;[{{{archive|https://web.archive.org/web/{{{autoarchive|}}}/{{{url}}}}}} (archived)]}}<!--
<!--============  Website name  ============-->
 
#if: {{{website|}}}|&nbsp;on {{{website|}}}}}<noinclude>
AUTHOR:
-->{{#if: {{{writer|}}} |&nbsp;- {{{writer|}}}}}<!--
 
WEBSITE NAME:
-->{{#if: {{{website|}}}|&nbsp;on {{{website|}}}}}<noinclude>


{{Usage|
{{Usage|

Revision as of 13:31, 22 October 2021

[{{{url}}} ]

Usage

These usage notes will not be included in articles bearing this template.

Note: The 'autoarchive' parameter is just the number in the Wayback Machine. If this doesn't work, or if you're using an alternative site, just use the normal 'archive' parameter.

{{Cite web|url=https://wikipedia.org|title=Wikipedia Main Page|writer=Wikipedia editors|website=[[Wikipedia]]|autoarchive=20050214084215|url-status=dead}}

Displays: Wikipedia Main Page (archived) - Wikipedia editors on Wikipedia

{{Cite web|url=https://wikipedia.org|title=Wikipedia Main Page|writer=Wikipedia editors|website=[[Wikipedia]]}}

Displays: Wikipedia Main Page - Wikipedia editors on Wikipedia