Template:IOC profile

{{{name}}} at the International Olympic Committee

Documentation icon Template documentation[view] [edit] [history] [purge]

Template:IOC profile displays an external link to an athlete's profile at Olympic.org, the official website of the International Olympic Committee (IOC). It is intended for use in the external links section of an article.

Usage

Unnamed parameters:

{{IOC profile | ID }}
{{IOC profile | ID | NAME }}

Named parameters:

{{IOC profile | id= ID }}
{{IOC profile | id= ID | name= NAME }}

Using Wikidata property (P3171):

{{IOC profile}}
{{IOC profile | name= NAME }}

Examples

ID in template

Usage in the article Michael Phelps, with article name as link text:

* {{IOC profile | michael-phelps }}
* {{IOC profile | id= michael-phelps }}

Usage with name parameter as link text:

* {{IOC profile | michael-phelps | Michael Phelps }}
* {{IOC profile | id= michael-phelps | name= Michael Phelps }}

Output:

URL:

https://www.olympic.org/michael-phelps

ID in Wikidata

Usage in the article Larisa Latynina:

* {{IOC profile}}
* {{IOC profile | name= Larisa Latynina }}

Output:

URL:

https://www.olympic.org/larisa-latynina

No ID in template or Wikidata

Usage:

* {{IOC profile}}

Output:

TemplateData

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 IOC profile

<templatedata> {

 "description": "This template displays an external link to an athlete's profile at Olympic.org, the official website of the International Olympic Committee (IOC). It is intended for use in the external links section of an article.",
 "params": {
   "id": {
     "label": "id",
     "aliases": ["1"], 
     "description": "The \"id\" parameter (or unnamed parameter \"1\") should contain the ID portion of the URL. Example: michael-phelps is the ID portion of https://www.olympic.org/michael-phelps. This parameter is optional if Wikidata property P3171 exists, but required if not.",
     "type": "string",
     "required": false,
     "default": "Wikidata property P3171"
   },
   "name": {
     "label": "name",
     "aliases": ["2"], 
     "description": "The \"name\" parameter (or unnamed parameter \"2\") may be used to specify the link text, which should be the name of the athlete. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as \"(athlete)\".",
     "type": "string",
     "required": false,
     "default": "IOC profile"
   }
 },
 "paramOrder": [
   "id",
   "name"
 ]

} </templatedata>

Tracking categories

template with ID
template missing ID

See also

External links