Template:ResearchGate generates an external link to a person's profile at ResearchGate.

Usage edit

One parameter:

{{ResearchGate | ID }}
{{ResearchGate | id= ID }}

Two parameters:

{{ResearchGate | ID | NAME }}
{{ResearchGate | id= ID | name= NAME }}

Examples edit

One parameter edit

This parameter will be the ID string used in the URL at ResearchGate. When one parameter is used, the link text is the title of the Wikipedia article where the template is used.

URL:

http://www.researchgate.net/profile/jon_doe

Usage:

* {{ResearchGate | jon_doe }}
* {{ResearchGate | id= jon_doe }}

Output:

The lead name will change according to the name of the Wikipedia page used on.

Two parameters edit

The first parameter will be the ID string used in the URL at ResearchGate. The second parameter will be used at the link text.

URL:

http://www.researchgate.net/profile/jon_doe

Usage:

* {{ResearchGate | jon_doe | Jon Doe }}
* {{ResearchGate | id= jon_doe | name= Jon Doe }}

Output:

No parameters and Wikidata property not defined edit

Usage:

* {{ResearchGate}}

Output:

  • {{ResearchGate}} template missing ID and not present in Wikidata.

TemplateData edit

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:ResearchGate in articles based on its TemplateData.

TemplateData for ResearchGate

This template generates an external link to a person's profile at ResearchGate.

Template parameters

ParameterDescriptionTypeStatus
IDid 1

The "id" parameter (or unnamed parameter "1") should contain the ID portion of the URL. Example: jon_doe is the ID portion of http://www.researchgate.net/profile/jon_doe. This parameter is optional if Wikidata property P2038 exists, but required if not.

Default
Wikidata property P2038
Stringoptional
Namename 2

The "name" parameter (or unnamed parameter "2") may be used to specify the link text. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation.

Default
{{PAGENAMEBASE}}
Stringoptional

See also edit