سانچہ:توثیق ویب/دستاویز

آزاد دائرۃ المعارف، ویکیپیڈیا سے
{{توثیق ویب/دستاویز}} 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}}

Output:
آرکائیو شدہ 2014-09-09 بذریعہ WebCite

Url, Date given

Code:

{{WebCite|url=http://www.webcitation.org/FOOBAR|date=December 4, 2005}}

Output:
آرکائیو شدہ ستمبر 9, 2014(Date mismatch) بذریعہ WebCite

Url, Title, Date given

Code:

{{WebCite|url=http://www.webcitation.org/FOOBAR|date=December 4, 2005|title=Something Interesting}}

Output:
Something Interesting بذریعہ WebCite (آرکائیو شدہ ستمبر 9, 2014(Date mismatch))

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 بذریعہ WebCite (آرکائیو شدہ ستمبر 9, 2014(Date mismatch))