Difference between revisions of "Template:Authorid/doc"
Jump to navigation
Jump to search
(→Usage) |
imported>Jdaloner m (Updated transclusions.) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 2: | Line 2: | ||
== Usage == | == Usage == | ||
| − | Given appropriate identifiers, generates super-scripted characters that link to an author's record in various databases. Link to the [[ORCID]], [[ResearcherID]], [[Scopus]], [[VIAF]], Google Scholar, and Wikidata databases using (respectively) the 'o', 'r', 's', 'v', 'g', and 'd' named parameters. Example: | + | Given appropriate identifiers, generates super-scripted characters that link to an author's record in various databases. Link to the [[ORCID]], [[ResearcherID]], [[Scopus]], [[Virtual International Authority File|VIAF]], [[Google Scholar]], and [[Wikidata]] databases using (respectively) the 'o', 'r', 's', 'v', 'g', and 'd' named parameters. Example: |
* <code><nowiki>[[Josiah Carberry]]{{Authorid|o= 0000-0002-0036-9460|s= 7007156898}}</nowiki></code> generates: [[Josiah Carberry]]{{Authorid|o= 0000-0002-0036-9460|s= 7007156898}}. | * <code><nowiki>[[Josiah Carberry]]{{Authorid|o= 0000-0002-0036-9460|s= 7007156898}}</nowiki></code> generates: [[Josiah Carberry]]{{Authorid|o= 0000-0002-0036-9460|s= 7007156898}}. | ||
| Line 14: | Line 14: | ||
! Sample identifier: | ! Sample identifier: | ||
|- | |- | ||
| − | | {{ | + | | {{spaces|3}} o |
|[[ORCID]] | |[[ORCID]] | ||
|0000-0002-0036-9460 | |0000-0002-0036-9460 | ||
|- | |- | ||
| − | | {{ | + | | {{spaces|3}} r |
|[[ResearcherID]] | |[[ResearcherID]] | ||
|I-6013-2012 | |I-6013-2012 | ||
|- | |- | ||
| − | | {{ | + | | {{spaces|3}} s |
|[[Scopus]] | |[[Scopus]] | ||
|7007156898 | |7007156898 | ||
|- | |- | ||
| − | | {{ | + | | {{spaces|3}} v |
|[[Virtual International Authority File|VIAF]] | |[[Virtual International Authority File|VIAF]] | ||
|75121530 | |75121530 | ||
|- | |- | ||
| − | | {{ | + | | {{spaces|3}} g |
|[[Google Scholar]] | |[[Google Scholar]] | ||
|qc6CJjYAAAAj | |qc6CJjYAAAAj | ||
|- | |- | ||
| − | | {{ | + | | {{spaces|3}} d |
|[[Wikidata]] item | |[[Wikidata]] item | ||
|Q24090725 | |Q24090725 | ||
|- | |- | ||
| − | | {{ | + | | {{spaces|3}} * |
|Wiki-link | |Wiki-link | ||
|Josiah Carberry | |Josiah Carberry | ||
| Line 59: | Line 59: | ||
Possible use is following a citation template to provide various author id links. | Possible use is following a citation template to provide various author id links. | ||
| − | <includeonly> | + | <includeonly>{{Sandbox other|| |
<!-- Categorization of the template itself --> | <!-- Categorization of the template itself --> | ||
| − | |||
[[Category:People and person external link templates]] | [[Category:People and person external link templates]] | ||
| − | </includeonly> | + | }}</includeonly> |
Latest revision as of 00:17, 29 July 2020
| This is a documentation subpage for Template:Authorid. It contains usage information, categories and other content that is not part of the original template page. |
Usage
Given appropriate identifiers, generates super-scripted characters that link to an author's record in various databases. Link to the ORCID, ResearcherID, Scopus, VIAF, Google Scholar, and Wikidata databases using (respectively) the 'o', 'r', 's', 'v', 'g', and 'd' named parameters. Example:
[[Josiah Carberry]]{{Authorid|o= 0000-0002-0036-9460|s= 7007156898}}generates: Josiah Carberry.
Will generate a wiki-linked asterisk (use in place of |author-link=) using an unnamed parameter:
Josiah Carberry{{Authorid|Josiah Carberry|d=Q24090725}}generates: Josiah Carberry.
| Parameter (and link letter): |
Links to: | Sample identifier: |
|---|---|---|
| o | ORCID | 0000-0002-0036-9460 |
| r | ResearcherID | I-6013-2012 |
| s | Scopus | 7007156898 |
| v | VIAF | 75121530 |
| g | Google Scholar | qc6CJjYAAAAj |
| d | Wikidata item | Q24090725 |
| * | Wiki-link | Josiah Carberry |
Intended for use with citation templates, and designed to be minimally intrusive. E.g.:
- Carberry, Josiah; Bourbaki, Nicolas (2004), Mythical Maths.
But currently must be appended to the |firstN= or |authorN= parameter, which will break |author-link=.
Authorid will write the name of the subject author if supplied in the |a= parameter:
Possible use is following a citation template to provide various author id links.