Padron:Webarchive/doc
Padron:Documentation subpage Padron:high-risk Padron:info Kamalian ng Lua na sa Module:code na nasa linyang 32: Parameter 2 is not used by this template.. Kamalian sa iskrip: Walang ganyang modulo na "template parser/templates". is for linking to web archiving services such as the Wayback Machine, WebCite and all other web archiving services.
This template is a replacement for Padron:tld, Padron:tld, Padron:tld and Padron:tld, as decided in this discussion.
Note: The most common method for linking a web archive are the CS1|2 templates such as Padron:tld with the |archive-url=
, |archive-date=
, and |url-status=
parameters. Please be aware of WP:CITEVAR before converting this template to a CS1|2 template.
Usage
[baguhin]In most cases the template needs only two parameters, the archive |url=
and archive |date=
. It is also common to include a |title=
. For some URLs, the template can automatically display the date. To prevent the template from adding a wikilink to the name of the web archiving site, use the |nolink=
parameter with any value.
- Usage with
|url=
and|date=
{{webarchive |url=https://web.archive.org/web/20160802001301/http://example.com/ |date=2 August 2016}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
{{webarchive |url=https://www.webcitation.org/5eWaHRbn4?url=http://www.example.com/ |date=12 February 2009}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
- Usage with
|url=
and|title=
{{webarchive |url=https://web.archive.org/web/20160802001301/http://example.com/ |title=Page title}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
{{webarchive |url=https://www.webcitation.org/5eWaHRbn4?url=http://www.example.com/ |title=Page title}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
- Usage with
|url=
,|date=
and|title=
{{webarchive |url=https://web.archive.org/web/20160802001301/http://example.com/ |date=August 2, 2016 |title=Page title}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
{{webarchive |url=https://www.webcitation.org/5eWaHRbn4?url=http://www.example.com/ |date=February 12, 2009 |title=Page title}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
- Usage with
|url=
,|date=
and|nolink=
{{webarchive |url=https://web.archive.org/web/20160802001301/http://example.com/ |date=August 2, 2016 |nolink=y}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
{{webarchive |url=https://www.webcitation.org/5eWaHRbn4?url=http://www.example.com/ |date=February 12, 2009 |nolink=1}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
Multiple URLs
[baguhin]The template optionally supports multiple URLs (up to 10) for linking to multiple archiving services for the same source link. The first url argument is |url=
then |url2=
.. |url10=
. Each URL can have its own date and title argument, thus |date2=
.. |date10=
and |title2=
.. |title10=
.
Parameters
[baguhin]Main parameters
[baguhin]- url..url10
- The URL(s) to the archive service. There should always be a
|url=
which counts as the first url. Each|url#=
can have its own numbered corresponding|date#=
and|title#=
. Matching of URL with date and title is done by numbers, not position. Numbers do not need to be in sequence, for example|url2=
followed by|url5=
works. - date..date10
- The date the page was archived. The date format displayed is the same as entered. If
|date=
is missing the template will make a best effort to find the date by decoding the archive URL (wayback and webcite for example provide this data in the URL), and will display the date in iso format by default. However including a date is recommended for date formatting reasons, and because other tools may not have the ability to decode the date from the URL. - title..title10
- The text displayed for the link. If no
|title=
is provided then|date=
is displayed. Otherwise|title=
takes precedence if both are set.
Secondary parameters
[baguhin]- nolink
- If set to any value, the archive service name will not be wikilinked.
- format
- This is a special option to support the merger of Padron:tld. It may be deprecated in the future. Because CS1|2 templates do not currently support more than one archive link, this template will tack on additional archive links to the end of a CS1|2 template output. It takes two values:
|format=addlarchives
or|format=addlpages
. Addlarchives will display output appropriate for linking to multiple web archiving services. Addlpages will display output appropriate for linking to multiple pages at the same archive.
Examples
[baguhin]The number of possible examples is extensive depending on the mix of options. Some common cases follow. For more extensive testing see the testcases page.
- Single link at the Wayback Machine with date and title (recommended method)
{{webarchive |url=https://web.archive.org/web/20160802001301/http://example.com/ |date=August 2, 2016 |title=Page title}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
- Single link at the Wayback Machine with date only
{{webarchive |url=https://web.archive.org/web/20160802001301/http://example.com/ |date=August 1, 2016}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
- Single link at the Wayback Machine with title; date extracted from URL
{{webarchive |url=https://web.archive.org/web/20160802001301/http://example.com/ |title=Example}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
{{webarchive |url=https://web.archive.org/web/20160802001301/http://example.com/ |title=Example |date=mdy}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
{{webarchive |url=https://web.archive.org/web/20160802001301/http://example.com/ |title=Example |date=dmy}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
- Single link at WebCite with title; date extracted from URL
{{webarchive |url=https://www.webcitation.org/5eWaHRbn4?url=http://www.example.com |title=Example}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
{{webarchive |url=https://www.webcitation.org/5eWaHRbn4?url=http://www.example.com |title=Example |date=mdy}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
{{webarchive |url=https://www.webcitation.org/5eWaHRbn4?url=http://www.example.com |title=Example |date=dmy}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
- Single link at archive.today with title; date extracted from URL
{{webarchive |url=https://archive.today/2016.08.08-112330/http://example.com |title=Example}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
{{webarchive |url=https://archive.today/2016.08.08-112330/http://example.com |title=Example |date=mdy}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
{{webarchive |url=https://archive.today/2016.08.08-112330/http://example.com |title=Example |date=dmy}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
- Multi-link at the Wayback Machine with dates and titles (recommended method)
{{webarchive |url=https://web.archive.org/web/20160802001301/http://example.com/ |title=Page title |date=August 2, 2016 |url2=https://web.archive.org/web/20160902000046/http://example.com/ |title2=Page2 title |date2=September 2, 2016}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
- Multi-link at the Wayback Machine with dates only
{{webarchive |url=https://web.archive.org/web/20160802001301/http://example.com/ |date=August 2, 2016 |url2=https://web.archive.org/web/20160902000046/http://example.com/ |date2=September 2, 2016}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
- Multi-link at the Wayback Machine with titles only
{{webarchive |url=https://web.archive.org/web/20160802001301/http://example.com/ |title=Page title |url2=https://web.archive.org/web/20160902000046/http://example.com/ |title2=Page2 title}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
- Additional archives format
{{webarchive |format=addlarchives |url=https://www.webcitation.org/5eWaHRbn4?url=http://www.example.com/ |date=12 February 2009}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
- Additional pages format
{{webarchive |format=addlpages |url=https://www.webcitation.org/5eWaHRbn4?url=http://www.example.com/ |url2=https://web.archive.org/web/20160902000046/http://example.com/ |date=12 February 2009}}
- Kamalian sa iskrip: Walang ganyang modulo na "webarchive".
Tracking categories
[baguhin]The template has a number of hidden tracking categories which may be added (via Module:Webarchive):
Tracking archive sites
[baguhin]- Padron:clc: links to the Wayback Machine
- Padron:clc: links to Archive.today
- Padron:clc: links to WebCite
- Padron:clc: links to known archive sites that don't have their own tracking category
- Padron:clc: the template doesn't recognize the archive URL; this may indicate an error in the data; or the template itself needs updating to reflect a new archive site
Tracking warnings and errors
[baguhin]- Padron:clc: soft errors that do not prevent the template from working but leave a red message
- Padron:clc: errors typically requiring human intervention
Template maintenance
[baguhin]The following can be done to maintain the template.
Monitor tracking categories
[baguhin]- The tracking categories for "warnings" and "errors" can be monitored to alert for any problems in the data.
- The tracking category for "unknown archives" may indicate a problem in the data; for example an editor used the source URL instead of the archive URL in the
|url=
field.
Monitor template argument usage
[baguhin]This tool shows which instances of the template are using which arguments—it might show, for example, that |access-date=
is being used by five instances in five articles. Since this is an error (the template does not support |access-date=
) those five template instances should be fixed to remove the |access-date=
.
Configuration: verifydates
[baguhin]The template can verify that dates in URLs for Wayback, WebCite, and Archive.is match the date in the |date=
argument. If the dates do not match it will display the date from the URL, add a red warning message "date mismatch", and add the article to the warning tracking category.
Because the verification function adds some overhead to the template, it can optionally be globally disabled by setting the variable "verifydates = no" (see the Module source in function p.webarchive()). Note that after setting to "yes", it can take a week or more for the tracking category to be fully populated. Set to "yes" if you are searching for problems in the data that need fixing (they'll show up in the tracking category).
Configuration: maxurls
[baguhin]The max number of URLs is 10 but this can be changed by setting the "maxurls" variable in the p.webarchive() function. This is a global variable that will affect all instances of the template, use with caution. Reducing the number will increase the template speed and reduce resource use.
TemplateData
[baguhin]TemplateData for Webarchive
A template for linking to offsite archives such as Wayback, WebCite, Archive.is, etc..
Pangalan | Paglalarawan | Type | Katayuan | |
---|---|---|---|---|
Archive URL | url | URL to the archive.
| String | required |
Archive date | date | Date of the archive.
| String | suggested |
Archive title | title | Title (or text) displayed on the Wiki page for the link.
| String | suggested |
Wikilink | nolink | Wikilink to the archive's page in the rendering. Any value including blank means no wikilink. | String | optional |
Format of template rendering. | format | For multi-URL instances, render display in one of two formats. | String | optional |