Template:TuttoCalciatori
{{{name}}} at TuttoCalciatori.net (in Italian)
Template:TuttoCalciatori displays an external link to an association football (soccer) player's profile at the TuttoCalciatori.net website. It is intended for use in the external links section of an article.
Usage
- Unnamed parameters
{{TuttoCalciatori | ID }}
{{TuttoCalciatori | ID | NAME }}
- Named parameters
{{TuttoCalciatori | id= ID }}
{{TuttoCalciatori | id= ID | name= NAME }}
Examples
Unnamed parameters
URL:
Usage:
* {{TuttoCalciatori | Coralli_Claudio | Claudio Coralli }}
Output:
- Claudio Coralli at TuttoCalciatori.net (in Italian)
Named parameters
URL:
Usage:
* {{TuttoCalciatori | id= Damonte_Loris | name= Loris Damonte }}
Output:
- Loris Damonte at TuttoCalciatori.net (in Italian)
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 TuttoCalciatori
<templatedata> {
"description": "This template displays an external link to an association football (soccer) player's profile at the TuttoCalciatori.net website. 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: Coralli_Claudio is the ID portion of https://www.tuttocalciatori.net/Coralli_Claudio.", "type": "string", "required": true }, "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 player's name. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as \"(footballer)\" or \"(soccer)\".", "type": "string", "required": false, "default": "TuttoCalciatori" } }, "paramOrder": [ "id", "name" ]
} </templatedata>
The above documentation is transcluded from Template:TuttoCalciatori/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |