Template:Wereld van Oranje
{{{name}}} at Wereld van Oranje (in Dutch)
This template uses Lua: |
Template:Wereld van Oranje displays an external link to an association football (soccer) player's page at the Wereld van Oranje (Dutch for "World of Orange") website. It is intended for use in the external links section of an article.
Usage
Unnamed parameters:
{{Wereld van Oranje | ID }}
{{Wereld van Oranje | ID | NAME }}
Named parameters:
{{Wereld van Oranje | id= ID }}
{{Wereld van Oranje | id= ID | name= NAME }}
Using Wikidata property P3677:
{{Wereld van Oranje}}
{{Wereld van Oranje | name= NAME }}
Examples
Unnamed parameters
URL:
Usage:
{{Wereld van Oranje | 467 | Ruud van Nistelrooy }}
Output:
- Ruud van Nistelrooy at Wereld van Oranje (in Dutch)
Named parameters
URL:
Usage:
{{Wereld van Oranje | id= 1073 | name= Dennis Bergkamp }}
Output:
- Dennis Bergkamp at Wereld van Oranje (in Dutch)
No parameters and Wikidata property not defined
Usage:
{{Wereld van Oranje}}
Output:
- Wereld van Oranje at Wereld van Oranje (in Dutch)
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 Wereld van Oranje
<templatedata> {
"description": "This template displays an external link to an association football (soccer) player's page at the Wereld van Oranje (Dutch for \"World of Orange\") 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: 467 is the ID portion of http://www.wereldvanoranje.nl/profielen/profiel.php?id=467. This parameter is optional if Wikidata property P3677 exists, but required if not.", "type": "number", "required": false, "default": "Wikidata property P3677" }, "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 player. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as \"(footballer)\" or \"(soccer)\".", "type": "string", "required": false, "default": "Wereld van Oranje" } }, "paramOrder": [ "id", "name" ]
} </templatedata>
The above documentation is transcluded from Template:Wereld van Oranje/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. |