Template:FACR player

(Redirected from Template:CMFS player)

{{{name}}} at FAČR (in Czech)

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

Template:FACR player displays an external link to an association football (soccer) player's profile at nv.fotbal.cz, the website of the Football Association of the Czech Republic (FAČR: Fotbalová asociace České republiky), formerly known as the Bohemian-Moravian Football Union (ČMFS: Českomoravský fotbalový svaz). It is intended for use in the external links section of an article.

Usage

Unnamed parameters:

{{FACR player | ID }}
{{FACR player | ID | NAME }}

Named parameters:

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

Using Wikidata property (P3050):

{{FACR player}}
{{FACR player | name= NAME }}

Examples

Unnamed parameters

Usage:

* {{FACR player | PekhartTomas | Tomáš Pekhart }}

Output:

URL:

http://nv.fotbal.cz/reprezentace/reprezentace-a/statistiky/viewstat3.asp?name=PekhartTomas

Named parameters

Usage:

* {{FACR player | id= CechPetr | name= Petr Čech }}

Output:

URL:

http://nv.fotbal.cz/reprezentace/reprezentace-a/statistiky/viewstat3.asp?name=CechPetr

No parameters and Wikidata property not defined

Usage:

* {{FACR 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 FACR player

<templatedata> {

 "description": "This template displays an external link to an association football (soccer) player's profile at nv.fotbal.cz, the website of the Football Association of the Czech Republic (FAČR: Fotbalová asociace České republiky), formerly known as the Bohemian-Moravian Football Union (ČMFS: Českomoravský fotbalový svaz). 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: PekhartTomas is the ID portion of http://nv.fotbal.cz/reprezentace/reprezentace-a/statistiky/viewstat3.asp?name=PekhartTomas. This parameter is optional if Wikidata property P3050 exists, but required if not.",
     "type": "string",
     "required": false,
     "default": "Wikidata property P3050"
   },
   "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)\".",
     "type": "string",
     "required": false,
     "default": "FACR player"
    }
 },
 "paramOrder": [
   "id",
   "name"
 ]

} </templatedata>

Tracking categories

template with ID
template missing ID