Template:FootballFacts.ru

{{{name}}} at FootballFacts.ru (in Russian)

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

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

Usage

Unnamed parameters:

{{FootballFacts.ru | ID }}
{{FootballFacts.ru | ID | NAME }}

Named parameters:

{{FootballFacts.ru | id= ID }}
{{FootballFacts.ru | id= ID | name= NAME }}
{{FootballFacts.ru | id= ID | archive= NUMBER }}
{{FootballFacts.ru | id= ID | name= NAME | archive= NUMBER }}

Using Wikidata property (P3660):

{{FootballFacts.ru}}
{{FootballFacts.ru | name= NAME }}
{{FootballFacts.ru | archive= NUMBER }}
{{FootballFacts.ru | name= NAME | archive= NUMBER }}

Examples

Unnamed parameters

URLs:

http://footballfacts.ru/players/105813-gajdarzhi-leonid-vasilevich
http://footballfacts.ru/players/105813

Usage:

* {{FootballFacts.ru | 105813 | Leonid Gaidarzhi }}

Output:

Named parameters

URLs:

http://footballfacts.ru/players/12147-alenichev-dmitrij-anatolevich
http://footballfacts.ru/players/12147

Usage:

* {{FootballFacts.ru | id= 12147 | name= Dmitri Alenichev | archive= 20170605201423 }}

Output:

No parameters and Wikidata property not defined

Usage:

* {{FootballFacts.ru}}

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 FootballFacts.ru

<templatedata> {

 "description": "This template displays an external link to an association football (soccer) player's page at the FootballFacts.ru 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: 105813 is the ID portion of http://footballfacts.ru/players/105813 or http://footballfacts.ru/players/105813-gajdarzhi-leonid-vasilevich. This parameter is optional if Wikidata property P3660 exists, but required if not.",
     "type": "number",
     "required": false,
     "default": "Wikidata property P3660"
   },
   "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": "FootballFacts.ru"
   },
   "archive": {
       "label": "archive",
       "description": "Number representing the date/time in an Internet Archive URL, such as 20170605201423 in https://web.archive.org/web/20170605201423/http://footballfacts.ru/players/12147.",
       "type": "number",
       "required": false
   }
 },
 "paramOrder": [
   "id",
   "name",
   "archive"
 ]

} </templatedata>

Tracking categories

template with ID
template missing ID