Difference between revisions of "Template:AcademicSearch/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Ruslik0
(→‎Examples: updating id)
blackwiki>Ruslik0
(→‎Examples: new ID)
Line 31: Line 31:
 
===Unnamed parameter===
 
===Unnamed parameter===
 
Usage:
 
Usage:
: <code>{{((}}{{BASEPAGENAME}} {{!}} 2542366 {{))}}</code>
+
: <code>{{((}}{{BASEPAGENAME}} {{!}} 2052847585 {{))}}</code>
 
Result:
 
Result:
: {{{{BASEPAGENAME}} | 2542366 }}
+
: {{{{BASEPAGENAME}} |2052847585}}
  
 
===Named parameter===
 
===Named parameter===
 
Usage:
 
Usage:
: <code>{{((}}{{BASEPAGENAME}} {{!}} id= 2542366 {{))}}</code>
+
: <code>{{((}}{{BASEPAGENAME}} {{!}} id= 2052847585 {{))}}</code>
 
Result:
 
Result:
: {{{{BASEPAGENAME}} | id= 2542366 }}
+
: {{{{BASEPAGENAME}} | id= 2052847585 }}
  
 
== See also ==
 
== See also ==

Revision as of 20:59, 22 February 2018

This template generates an external link an author's page at the Microsoft Academic website.

Usage

{{AcademicSearch | ID }}
{{AcademicSearch | id= ID }}

Template data

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 AcademicSearch

This template generates an external link an author's page at the Microsoft Academic website.

Template parameters

ParameterDescriptionTypeStatus
ID1 id

ID number used in the URL.

Numberrequired

Examples

The following examples show a link to the page for Charles Antony Richard Hoare:

https://academic.microsoft.com/#/detail/2052847585

Unnamed parameter

Usage:

{{AcademicSearch | 2052847585 }}

Result:

List of publications from Microsoft Academic

Named parameter

Usage:

{{AcademicSearch | id= 2052847585 }}

Result:

List of publications from Microsoft Academic

See also