模板:GoogleScholar

維基百科,自由的百科全書

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