Template:MedioTiempo

{{{name}}}Liga MX stats at MedioTiempo.com (in Spanish)

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

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

Usage

Unnamed parameters
{{MedioTiempo | ID }}
{{MedioTiempo | ID | NAME }}
Named parameters
{{MedioTiempo | id= ID }}
{{MedioTiempo | id= ID | name= NAME }}

Examples

Unnamed parameters

URL
https://www.mediotiempo.com/jugador/futbol/christian-gimenez
Usage
{{MedioTiempo | christian-gimenez | Christian Giménez }}
Output
Christian Giménez Liga MX stats at MedioTiempo.com (in Spanish)

Named parameters

URL
https://www.mediotiempo.com/jugador/futbol/julio-cesar-dominguez-juarez
Usage
{{MedioTiempo | id= julio-cesar-dominguez-juarez | name= Julio César Domínguez Juárez }}
Output
Julio César Domínguez JuárezLiga MX stats at MedioTiempo.com (in Spanish)

No parameters

Usage
{{MedioTiempo}}
Output
{{MedioTiempo}} template missing ID.

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 MedioTiempo

<templatedata> {

 "description": "This template displays an external link to a Liga MX association football (soccer) player's profile at the MedioTiempo 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 an ID such as christian-gimenez, which is the ID portion of the URL https://www.mediotiempo.com/jugador/futbol/christian-gimenez.",
     "type": "string",
     "required": true
   },
   "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": "MedioTiempo"
    }
 },
 "paramOrder": [
   "id",
   "name"
 ]

} </templatedata>

Tracking category

Related pages