Difference between revisions of "Template:FIDE/doc"
Jump to navigation
Jump to search
imported>Pigsonthewing (update) |
imported>Pigsonthewing (ce) |
||
| Line 41: | Line 41: | ||
"description": "ID number used in the URL.", | "description": "ID number used in the URL.", | ||
"type": "number", | "type": "number", | ||
| − | "required": | + | "required": false, |
"aliases": [ "1" ] | "aliases": [ "1" ] | ||
}, | }, | ||
Revision as of 19:35, 27 July 2016
| This is a documentation subpage for Template:FIDE. It contains usage information, categories and other content that is not part of the original template page. |
This template generates an external link to a chess player's page at FIDE.
Usage
- No perameters (uses ID from Wikidata and page name)
{{FIDE}}- One parameter
{{FIDE | ID }}{{FIDE | id= ID }}- Two parameters
{{FIDE | ID | NAME }}{{FIDE | id= ID | name= NAME }}
Examples
http://ratings.fide.com/card.phtml?event=2020009
One parameter:
{{FIDE | 2020009 }}- Template:PAGENAMEBASE rating card at FIDEScript error: No such module "EditAtWikidata".Template:WikidataCheck
{{FIDE | id= 2020009 }}- Template:PAGENAMEBASE rating card at FIDEScript error: No such module "EditAtWikidata".Template:WikidataCheck
Two parameters:
{{FIDE | 2020009 | Fabiano Caruana }}- Fabiano Caruana rating card at FIDEScript error: No such module "EditAtWikidata".Template:WikidataCheck
{{FIDE | id= 2020009 | name= Fabiano Caruana }}- Fabiano Caruana rating card at FIDEScript error: No such module "EditAtWikidata".Template:WikidataCheck
Template data
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for FIDE
This template generates an external link to a chess player's page at FIDE.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| ID | id 1 | ID number used in the URL. | Number | optional |
| Name | name 2 | Name displayed as the link text. If not specified it defaults to the article's {{PAGENAME}}, without disambiguation. | String | optional |