Template:kicker/doc
| icon | This is a documentation subpage for Template:Kicker. It may contain usage information, categories and other content that is not part of the original template page. |
| File:Lua-Logo.svg | This template uses Lua: |
Template:kicker displays an external link to an association football (soccer) player's profile at the website of the German sports magazine kicker. It is intended for use in the external links section of an article.
Usage
[edit source]Omit the ID to use Wikidata property.
- Article name as link text
{{kicker | ID }}{{kicker | id= ID }}{{kicker}}
- Parameter as link text
{{kicker | ID | NAME }}{{kicker | id= ID | name= NAME }}{{kicker | name= NAME }}
Examples
[edit source]Unnamed parameters
[edit source]- Usage
* {{kicker | alexandra-popp | Alexandra Popp }}
- Output
-
- Alexandra Popp at kicker (in German)
Named parameters
[edit source]- Usage
* {{kicker | id= manuel-neuer | name= Manuel Neuer }}
- Output
-
- Manuel Neuer at kicker (in German)
No parameters and Wikidata property not defined
[edit source]- Usage
* {{kicker}}
- Output
-
- Kicker/doc at kicker (in German)Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
TemplateData
[edit source]TemplateData for Kicker
This template displays an external link to an association football (soccer) player's profile at the website of the German sports magazine kicker. 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, such as alexandra-popp in https://www.kicker.de/alexandra-popp/spieler. This parameter is optional if Wikidata property P8912 exists, but required if not.
| Number | optional |
| Name | name 2 | The link text, which should be the player's name. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as "(footballer)" or "(soccer)".
| String | optional |