close
Sayahna Sayahna
Search

Template:FFU profile


{{{name}}} at FFU.org.ua (Ukrainian)

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

Template:FFU profile displays an external link to an association football player's official FFU profile and statistics page.

Usage

Named parameters:

  • {{FFU profile|id=ID|name=NAME}}
  • {{FFU profile|id=ID}}

Unnamed parameters:

  • {{FFU profile|ID|NAME}}
  • {{FFU profile|ID}}

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

FFU profile

<templatedata>{ "description": "This template displays an external link to an association football player's official FFU (Football Federation of Ukraine) profile and statistics page.", "params": {

 "id": {
   "label": "ID",
   "aliases": ["1"], 
   "description": "ID number found in URL of the player's official FFU page. Example: 4262 for http://www.ffu.org.ua/ukr/tournaments/prof/4262",
   "type": "number",
   "default": "",
   "required": true
 },
 "name": {
   "label": "Name",
   "aliases": ["2"], 
   "description": "Name of player. If not given it defaults to the Wikipedia article name, therefore it should be specified when the article name contains disambiguation such as (footballer).",
   "type": "string",
   "default": "FFU profile",
   "required": false
 }

}}</templatedata>

Examples

Two named parameters:

Two unnamed parameters:

One unnamed parameter:

See also