Template:90minut

{{{name}}} at 90minut.pl (in Polish)

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

Template:90minut displays an external link to an association football (soccer) player's profile at the 90minut.pl website. It is intended for use in the external links section of an article.

Usage

Unnamed parameters:

{{90minut | ID }}
{{90minut | ID | NAME }}

Named parameters:

{{90minut | id= ID }}
{{90minut | id= ID | name= NAME }}

Using Wikidata property P3605:

{{90minut}}
{{90minut | name= NAME }}

Examples

Unnamed parameters

URL:

http://www.90minut.pl/kariera.php?id=392

Usage:

{{90minut | 392 | Jerzy Dudek }}

Output:

Jerzy Dudek at 90minut.pl (in Polish)

Named parameters

URL:

http://www.90minut.pl/kariera.php?id=9717

Usage:

{{90minut | id= 9717 | name= Miloš Krasić }}

Output:

Miloš Krasić at 90minut.pl (in Polish)

No parameters and Wikidata property not defined

Usage:

{{90minut}}

Output:

90minut at 90minut.pl (in Polish)

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 90minut

<templatedata> {

 "description": "This template displays an external link to an association football (soccer) player's profile at the 90minut.pl 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: 392 is the ID portion of http://www.90minut.pl/kariera.php?id=392. This parameter is optional if Wikidata property P3605 exists, but required if not.",
     "type": "number",
     "required": false,
     "default": "Wikidata property P3605"
   },
   "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": "90minut"
    }
 },
 "paramOrder": [
   "id",
   "name"
 ]

} </templatedata>

Tracking categories

ID parameter exists
ID parameter does not exist