Template:Cricinfo
This template tracks the Wikidata property: Lua error in Module:Uses_Wikidata at line 13: attempt to index field 'wikibase' (a nil value). |
This template uses Lua: |
Template:Cricinfo displays an external link to an ESPNcricinfo web page. Links to cricket player profiles are created with the "id" parameter and links to other pages are created with the "ref" parameter. It is intended for use in the external links section of an article.
For players, the "id" value should be added to the (P2697) property in Wikidata. Then, if the "id" or "ref" parameters are not specified, the template will retrieve the id from Wikidata. Discrepancies between a specified "id" parameter and the Wikidata property are reported at Category:Cricinfo maintenance.
Usage
Using "id" from Wikidata:
{{Cricinfo}}
{{Cricinfo | name= NAME }}
{{Cricinfo | name= NAME | accessdate= DATE }}
Using "id" parameter:
{{Cricinfo | id= ID }}
{{Cricinfo | id= ID | name= NAME }}
{{Cricinfo | id= ID | name= NAME | accessdate= DATE }}
Using "ref" parameter:
{{Cricinfo | ref= REF }}
{{Cricinfo | ref= REF | name= NAME }}
{{Cricinfo | ref= REF | name= NAME | accessdate= DATE }}
Examples
Using "id" from Wikidata
The Wikidata examples are simulated, they only work as shown if used in the Sachin Tendulkar article.
Usage:
{{Cricinfo}}
- Sachin Tendulkar at ESPNcricinfo
Usage with accessdate parameter:
{{Cricinfo | accessdate= 25 February 2017 }}
- "Sachin Tendulkar". ESPNcricinfo. Retrieved 25 February 2017.
Using "id" parameter
URL:
Usage:
{{Cricinfo | id= 35320 | name= Sachin Tendulkar }}
- Sachin Tendulkar at ESPNcricinfo
Usage with accessdate parameter:
{{Cricinfo | id= 35320 | name= Sachin Tendulkar | accessdate= 25 February 2017 }}
- "Sachin Tendulkar". ESPNcricinfo. Retrieved 25 February 2017.
Using "ref" parameter
URL:
Usage:
{{Cricinfo | ref= pakistan/content/ground/59011 | name= Zafar Ali Stadium }}
- Zafar Ali Stadium at ESPNcricinfo
Usage with ".html" in ref parameter:
{{Cricinfo | ref= pakistan/content/ground/59011.html | name= Zafar Ali Stadium }}
- Zafar Ali Stadium at ESPNcricinfo
Usage with accessdate parameter:
{{Cricinfo | ref= pakistan/content/ground/59011 | name= Zafar Ali Stadium | accessdate= 25 February 2017 }}
- "Zafar Ali Stadium". ESPNcricinfo. Retrieved 25 February 2017.
TemplateData
TemplateData for Cricinfo
<templatedata> { "description": "This template displays an external link to an ESPNcricinfo web page. Links to cricket player profiles are created with the \"id\" parameter and links to other pages are created with the \"ref\" parameter. If \"id\" and \"ref\" parameters are omitted, the value stored in Wikidata is used. It is intended for use in the external links section of an article.", "params": { "id": { "label": "id", "description": "The \"id\" parameter should contain the ID number in the URL for the player's profile. Example: 35320 is the \"id\" in http://www.espncricinfo.com/ci/content/player/35320.html. It is required when not using the \"ref\" parameter or the Wikidata property.", "type": "number", "required": false, "default": "Wikidata property P2697" }, "ref": { "label": "ref", "description": "The \"ref\" parameter is optional and only used when the player \"id\" is not specified. If used, it should contain the portion of the URL between \"http://www.espncricinfo.com/\" and \".html\". Example: pakistan/content/ground/59011 is the \"ref\" portion of http://www.espncricinfo.com/pakistan/content/ground/59011.html. It is required when not using the \"id\" parameter or the Wikidata property.", "type": "string", "required": false }, "name": { "label": "name", "description": "The \"name\" parameter may be used to specify the link text. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as \"(cricketer)\".", "type": "string", "required": false, "default": "Cricinfo" }, "accessdate": { "label": "accessdate", "description": "The \"accessdate\" parameter may be used to document the date when the link was accessed or retrieved. This parameter is optional.", "type": "date", "required": false }, "check-wikidata": { "label": "check-wikidata", "description": "Set \"check-wikidata=no\" to prevent the template comparing the provided id or ref value against the value from wikidata. Use mainly when this template is used on list, place or other people's articles.",
"type": "string",
"example": "no", "required": false } }, "paramOrder": [ "id", "ref", "name", "accessdate", "check-wikidata" ] } </templatedata>
Tracking category
- Category:Cricinfo maintenance (78) – handles multiple maintenance issues using category sort keys:
1
: pages using template with unnamed parameter 12
: pages using template with unnamed parameter 2Diff
: pages using template with "id" number different than number in Wikidata propertyMissingID
: pages using template with "id" or "ref" missing and Wikidata property does not exist
See also
{{Cricketarchive}}
, which uses a similar format{{Yahoo! Cricket}}
, which uses a similar format
Other ESPN external link templates:
The above documentation is transcluded from Template:Cricinfo/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. |