{{{name}}} author profile page at the ACM Digital Library
This template uses Lua: |
Template:ACM Portal displays an external link to an author profile page at the Association for Computing Machinery (ACM) Digital Library website (dl.acm.org). It is intended for use in the external links section of an article.
Unnamed parameters:
{{ACM Portal | ID }}
{{ACM Portal | ID | NAME }}
Named parameters:
{{ACM Portal | id= ID }}
{{ACM Portal | id= ID | name= NAME }}
Using Wikidata property ACM Digital Library author ID (P864):
{{ACM Portal}}
{{ACM Portal | name= NAME }}
Usage in the article Frances E. Allen, with article name as link text:
* {{ACM Portal | 81100651807 }}
* {{ACM Portal | id= 81100651807 }}
Output:
URL:
Usage with name parameter as link text:
* {{ACM Portal | 81100515854 | Andrew S. Tanenbaum }}
* {{ACM Portal | id= 81100515854 | name= Andrew S. Tanenbaum }}
Output:
URL:
Usage in the article Gunther Schmidt:
* {{ACM Portal}}
* {{ACM Portal | name= Gunther Schmidt }}
Output:
URL:
Usage:
{{ACM Portal}}
Output:
TemplateData for ACM Portal
This template displays an external link to an author profile page at the Association for Computing Machinery (ACM) Digital Library website (dl.acm.org). It is intended for use in the external links section of an article.
Parameter | Description | Type | Status | |
---|---|---|---|---|
id | id 1 | The "id" parameter (or unnamed parameter "1") should contain the ID portion of the URL. Example: 81100651807 is the ID portion of https://dl.acm.org/author_page.cfm?id=81100651807. This parameter is optional if Wikidata property P864 exists, but required if not.
| Number | optional |
name | name 2 title | The "name" parameter (or "title" or unnamed parameter "2") may be used to specify the link text, which should be the name of the subject of the link. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation.
| String | optional |