Difference between revisions of "Template:IOC profile/doc"
imported>Zyxw |
imported>Zyxw m (add example for missing ID using AWB) |
||
| Line 49: | Line 49: | ||
=== Unnamed parameters === | === Unnamed parameters === | ||
| + | ''URL:'' | ||
| + | : <tt>[https://www.olympic.org/michael-phelps https://www.olympic.org/{{hilite|michael-phelps}}]</tt> | ||
''Usage:'' | ''Usage:'' | ||
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | michael-phelps | Michael Phelps }}</code> | : <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | michael-phelps | Michael Phelps }}</code> | ||
''Output:'' | ''Output:'' | ||
: {{{{BASEPAGENAME}} | michael-phelps | Michael Phelps }} | : {{{{BASEPAGENAME}} | michael-phelps | Michael Phelps }} | ||
| − | |||
| − | |||
=== Named parameters === | === Named parameters === | ||
| + | ''URL:'' | ||
| + | : <tt>[https://www.olympic.org/larisa-latynina https://www.olympic.org/{{hilite|larisa-latynina}}]</tt> | ||
''Usage:'' | ''Usage:'' | ||
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} |id= larisa-latynina |name= Larisa Latynina }}</code> | : <code><nowiki>{{</nowiki>{{BASEPAGENAME}} |id= larisa-latynina |name= Larisa Latynina }}</code> | ||
''Output:'' | ''Output:'' | ||
: {{{{BASEPAGENAME}} |id= larisa-latynina |name= Larisa Latynina }} | : {{{{BASEPAGENAME}} |id= larisa-latynina |name= Larisa Latynina }} | ||
| − | '' | + | |
| − | : < | + | === No parameters and Wikidata property not defined === |
| + | ''Usage:'' | ||
| + | : <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>}}</nowiki></code> | ||
| + | ''Output:'' | ||
| + | : {{ {{BASEPAGENAME}} }} | ||
== Tracking categories == | == Tracking categories == | ||
Revision as of 00:39, 12 December 2016
| This is a documentation subpage for Template:IOC profile. It contains usage information, categories and other content that is not part of the original template page. |
Template:Uses Wikidata Template:Tracks Wikidata
| This template uses Lua: |
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.
Contents
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 }}
TemplateData
TemplateData for IOC profile
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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| ID | id 1 | 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.
| String | required |
| 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 athlete. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as "(athlete)".
| String | optional |
Examples
Unnamed parameters
URL:
Usage:
{{IOC profile | michael-phelps | Michael Phelps }}
Output:
- Michael Phelps at the International Olympic CommitteeScript error: No such module "EditAtWikidata".Template:WikidataCheck
Named parameters
URL:
Usage:
{{IOC profile |id= larisa-latynina |name= Larisa Latynina }}
Output:
- Larisa Latynina at the International Olympic CommitteeScript error: No such module "EditAtWikidata".Template:WikidataCheck
No parameters and Wikidata property not defined
Usage:
{{IOC profile}}
Output:
- Template:PAGENAMEBASE at the International Olympic CommitteeScript error: No such module "EditAtWikidata".Template:WikidataCheck
Tracking categories
- "id" parameter exists
- Category:Olympic.org ID not in Wikidata (0)
- Category:Olympic.org ID different from Wikidata (0)
- Category:Olympic.org ID same as Wikidata (0)
- "id" parameter does not exist
See also
- {{USOC profile}} for links to profiles from the United States Olympic Committee
External links