Template:BoxRec/doc
This is a documentation subpage for Template:BoxRec. It may contain usage information, categories and other content that is not part of the original template page. |
- BoxRec boxer ID (P1967) (see uses)
This template uses Lua: |
Template:BoxRec displays an external link to a professional boxer's page at the BoxRec website (boxrec.com). It is intended for use in the external links section of an article.
Usage
changeUnnamed parameters:
{{BoxRec | ID }}
{{BoxRec | ID | NAME }}
Named parameters:
{{BoxRec | id= ID }}
{{BoxRec | id= ID | name= NAME }}
{{BoxRec | id= ID | archive= NUMBER }}
{{BoxRec | id= ID | name= NAME | archive= NUMBER }}
Using Wikidata property BoxRec boxer ID (P1967):
{{BoxRec}}
{{BoxRec | name= NAME }}
{{BoxRec | archive= NUMBER }}
{{BoxRec | name= NAME | archive= NUMBER }}
Examples
changeUnnamed parameters
changeURLs:
Usage:
* {{BoxRec | 180 | Muhammad Ali }}
Output:
Named parameters
changeURLs:
Usage:
* {{BoxRec | id= 9027 | name= Joe Louis | archive= 20170224101131 }}
Output:
No parameters and Wikidata property not defined
changeUsage:
* {{BoxRec}}
Output:
- {{BoxRec}} template missing ID and not present in Wikidata.
Instructions
change- Go to the BoxRec website and enter the boxer's name in the search box.
- On the search results page, click the correct link for the boxer's page.
- The page URL should look like
http://boxrec.com/boxer/ID
orhttp://boxrec.com/en/boxer/ID
, whereID
is the ID number for the boxer. - Add one of the following to the external links section of the boxer's Wikipedia article:
* {{BoxRec|ID}}
* {{BoxRec|ID|NAME}}
- where
ID
is the boxer's ID number from the URL - and
NAME
is the boxer's name. If the name is not specified, the template will display the Wikipedia article name, without any disambiguation such as "(boxer)".
TemplateData
changeTemplateData for BoxRec
This template displays an external link to a professional boxer's page at the BoxRec website (boxrec.com). It is intended for use in the external links section of an article.
Parameter | Description | Type | Status | |
---|---|---|---|---|
id | id 1 | The "id" parameter (or unnamed parameter "1") should contain the ID portion of the URL. Example: 180 is the ID portion of http://boxrec.com/boxer/180 or http://boxrec.com/en/boxer/180. This parameter is optional if Wikidata property P1967 exists, but required if not.
| Number | optional |
name | name 2 | The "name" parameter (or unnamed parameter "2") may be used to specify the link text, which should be the name of the boxer. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as "(boxer)".
| String | optional |
archive | archive | Number representing the date/time in an Internet Archive URL, such as 20170224101131 in https://web.archive.org/web/20170224101131/http://boxrec.com/boxer/9027. | Number | optional |
Tracking categories
change- "id" parameter exists
- Category:BoxRec template with ID same as Wikidata (3)
- Category:BoxRec template with ID different from Wikidata (2)
- Category:BoxRec template with ID not in Wikidata (0)
- "id" parameter does not exist
- Category:BoxRec template using Wikidata (22)
- Category:BoxRec template missing ID and not in Wikidata (0)
See also
change