Template:DBU player

(Redirected from Template:DBU)

{{{name}}} at the Danish Football Association (in Danish)

Documentation icon Template documentation[view] [edit] [history] [purge]

Template:DBU player displays an external link to an association football (soccer) player's profile at DBU.dk, the official website of the Danish Football Association (DBU). It is intended for use in the external links section of an article.

Usage

Unnamed parameters:

{{DBU player | ID }}
{{DBU player | ID | NAME }}

Named parameters:

{{DBU player | id= ID }}
{{DBU player | id= ID | name= NAME }}

Using Wikidata property (P6109):

{{DBU player}}
{{DBU player | name= NAME }}

Examples

Unnamed parameters

Usage:

* {{DBU player | 1238 | Michael Laudrup }}

Output:

URL:

https://www.dbu.dk/landshold/landsholdsdatabasen/PlayerInfo/1238/

Named parameters

Usage:

* {{DBU player | id= 1554 | name= Peter Schmeichel }}

Output:

URL:

https://www.dbu.dk/landshold/landsholdsdatabasen/PlayerInfo/1554/

No parameters and Wikidata property not defined

Usage:

* {{DBU player}}

Output:

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 DBU player

<templatedata> { "description": "This template displays an external link to an association football (soccer) player's profile at DBU.dk, the official website of the Danish Football Association (DBU). It is intended for use in the external links section of an article.", "params": { "id": { "label": "DBU.dk player ID", "aliases": ["1"], "description": "The \"id\" parameter (or unnamed parameter \"1\") should contain the ID portion of the URL. Example: 1238 is the ID portion of https://www.dbu.dk/landshold/landsholdsdatabasen/PlayerInfo/1238/. This parameter is optional if Wikidata property P6109 exists, but required if not.", "type": "number", "required": false, "default": "Wikidata property P6109" }, "name": { "label": "Player's 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": "DBU player" } }, "paramOrder": [ "id", "name" ] } </templatedata>

Tracking categories

template with ID
template missing ID

Related pages