This template is a Citation Style 1 wrapper template based on {{Cite web}}. For centralised Citation Style 1 discussions, see Help talk:Citation Style 1. |
A template for citing box office data on The Numbers.
Copy a blank version to use. Almost all parameter names are supported only in lower case (some initialisms, such as |isbn=
have upper-case aliases like |ISBN=
, which are acceptable for use). Use the "|" (pipe) character between each parameter. Unused parameters may be deleted to avoid clutter in the edit window. Some samples on this documentation page may include the current date. If the date is not current, then the page.
|
|
{{Cite The Numbers |id=Avengers-Endgame-(2019) |title=Avengers: Endgame}}
{{Cite The Numbers |id=Avengers-Endgame-(2019) |title=Avengers: Endgame |accessdate=January 18, 2021}}
{{Cite The Numbers |id=Avengers-Endgame-(2019) |title=Avengers: Endgame |accessdate=January 18, 2021 |mode=cs2}}
|id=
, and |title=
are required. If omitted or left blank, errors will be reported. For example:{{Cite The Numbers|title=I'm an incomplete citation!}}
TemplateData for Cite The Numbers
A template for citing box office data on The Numbers
Parameter | Description | Type | Status | |
---|---|---|---|---|
id | id | URL identifier used by The Numbers for the film | String | required |
title | title | The name of the film | String | required |
publisher_hide | publisher_hide | To hide the publisher parameter | String | optional |
access date | access-date accessdate | The full date when the site was accessed; do not wikilink | Date | required |
archive URL | archive-url archiveurl | The URL of an archived copy of a web page, if or in case the URL becomes unavailable; requires 'archive-date' | String | optional |
archive date | archive-date archivedate | Date when the original URL was archived; do not wikilink | Date | optional |
URL status | url-status | If set to 'live', the title displays as the live link; if set to dead, the title displays as the archive link | String | optional |
mode | mode | Similar to the parameter used by cs1|2 templates, when set to cs2, element separator switches from dot to comma; static text is rendered in lowercase; rendering omits the trailing dot | String | optional |