模板:GoogleScholar

(重定向自Template:Google Scholar id

Google学术搜索索引的{{{name}}}出版物

文档图示 模板文档[查看] [编辑] [历史] [清除缓存]

该模板生成Google Scholar上人物主页的链接。

Usage 编辑

One parameter:

{{GoogleScholar | ID }}
{{GoogleScholar | id= ID }}

Two parameters:

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

Examples 编辑

One parameter 编辑

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

URL:

https://scholar.google.com/citations?user=EeTd0CYAAAAJ

Usage:

* {{GoogleScholar | EeTd0CYAAAAJ }}
* {{GoogleScholar | id= EeTd0CYAAAAJ }}

Output:

[The name of the Wikipedia page you now are looking at is displayed above. The lead name will change according to the name of the Wikipedia page the template is used on.]

Two parameters 编辑

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

URL:

https://scholar.google.com/citations?user=EeTd0CYAAAAJ

Usage:

* {{GoogleScholar | EeTd0CYAAAAJ | Yoelle Maarek }}
* {{GoogleScholar | id= EeTd0CYAAAAJ | name= Yoelle Maarek }}

Output:

No parameters and Wikidata property not defined 编辑

Usage:

* {{GoogleScholar}}

Output:

TemplateData 编辑

以下是该模板的模板数据,适用于可视化编辑器等工具。

GoogleScholar模板数据

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

模板参数[编辑模板数据]

参数描述类型状态
IDid 1

The "id" parameter (or unnamed parameter "1") should contain the ID portion of the URL. Example: EeTd0CYAAAAJ is the ID portion of https://scholar.google.com/citations?user=EeTd0CYAAAAJ. This parameter is optional if Wikidata property P1960 exists, but required if not.

默认值
Wikidata property P1960
字符串可选
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.

默认值
{{PAGENAMEBASE}}
字符串可选

See also 编辑