Template:WebCite
Jump to navigation
Jump to search
[{{{1}}} Archived] at WebCite
{{WebCite}} is intended to simplify the linking process to files using WebCite.
- Additionally, {{Cite web}} provides an archiveurl parameter.
Parameters
url (required) - the full WebCitation url.
title (not required) - The title of the link.
date (not required) - Date of Archival, interpreted using time parser, so many different formats are accepted.
dateformat (not required) - Format of the requested date. See Template:Date how it works.
Examples
- Url given
Code:
{{WebCite|url=http://www.webcitation.org/FOOBAR}}
- Url, Date given
Code:
{{WebCite|url=http://www.webcitation.org/FOOBAR|date=December 4, 2005}}
Output:
Archived 4 December 2005 at WebCite
- Url, Title, Date given
Code:
{{WebCite|url=http://www.webcitation.org/FOOBAR|date=December 4, 2005|title=Something Interesting}}
Output:
Something Interesting at WebCite (archived 4 December 2005)
- Url, Title, Date, Dateformat given
Code:
{{WebCite|url=http://www.webcitation.org/FOOBAR|date=December 4, 2005|title=Something Interesting|dateformat=iso}}
Output:
Something Interesting at WebCite (archived 2005-12-04)
See also
The above documentation is transcluded from Template:WebCite/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |