Template:ESBL profile
{{{name}}} at ESBL (in Estonian)
| File:Lua-Logo.svg | This template uses Lua: |
Template:ESBL profile displays an external link to a sportsperson's profile at ESBL.ee, the official Estonian-language website of Eesti Spordi Biograafiline Leksikon (English: Biographical Lexicon of Estonian Sports). It is intended for use in the external links section of an article.
Usage
[edit source]Omit the ID to use the Wikidata property.
- Article name as link text
{{ESBL profile | ID }}{{ESBL profile | id= ID }}
- Parameter as link text
{{ESBL profile | ID | NAME }}{{ESBL profile | id= ID | name= NAME }}
Examples
[edit source]Unnamed parameters
[edit source]- Usage in Tõnu Endrekson
* {{ESBL profile | Tõnu_Endrekson }}
- Output
-
- Tõnu Endrekson at ESBL (in Estonian)
Named parameters
[edit source]- Usage in Erika Salumäe
* {{ESBL profile | id= Erika_Salumäe }}
- Output
-
- Erika Salumäe at ESBL (in Estonian)
No parameters and Wikidata property not defined
[edit source]- Usage
* {{ESBL profile}}
- Output
-
- ESBL profile at ESBL (in Estonian)Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
TemplateData
[edit source]TemplateData for ESBL profile
This template displays an external link to a sportsperson's profile at ESBL.ee, the official Estonian-language website of Eesti Spordi Biograafiline Leksikon (English: Biographical Lexicon of Estonian Sports). It is intended for use in the external links section of an article.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| ID | id 1 | The ID portion of the URL, which is everything after https://www.esbl.ee/biograafia/. This parameter is optional if Wikidata property P4042 exists, but required if not.
| String | optional |
| Name | name 2 | The link text, which should be the name of the sportsperson. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation.
| String | optional |
Templates and modules used
[edit source]- {{PAGENAMEBASE}} and {{First word}}, implemented with Module:String
- {{EditAtWikidata}}, implemented with Module:EditAtWikidata