Template:AnimeCons name/doc
This is a documentation subpage for Template:AnimeCons name. It may contain usage information, categories and other content that is not part of the original template page. |
This template uses Lua: |
Template:AnimeCons name displays an external link to an AnimeCons.com page listing a person's convention appearances. It is intended for use in the external links section of an article.
Usage
[edit]- Unnamed parameters
{{AnimeCons name | ID }}
{{AnimeCons name | ID | NAME }}
- Named parameters
{{AnimeCons name | id= ID }}
{{AnimeCons name | id= ID | name= NAME }}
- Using Wikidata property AnimeCons.com guest ID (P3790)
{{AnimeCons name}}
{{AnimeCons name | name= NAME }}
Examples
[edit]Unnamed parameters
[edit]- Usage in article Greg Ayres
* {{AnimeCons name | 58 }}
* {{AnimeCons name | 58 | Greg Ayres }}
- Output
-
- Greg Ayres convention appearances on AnimeCons.com
Named parameters
[edit]- Usage in article Jennifer Hale
* {{AnimeCons name | id= 3644 }}
* {{AnimeCons name | id= 3644 | name= Jennifer Hale }}
- Output
-
- Jennifer Hale convention appearances on AnimeCons.com
ID in Wikidata
[edit]- Usage in article Brian Dobson (actor)
* {{AnimeCons name}}
* {{AnimeCons name | name= Brian Dobson }}
- Output
-
- Brian Dobson convention appearances on AnimeCons.com
No ID in template or Wikidata
[edit]- Usage
* {{AnimeCons name}}
- Output
-
- {{AnimeCons name}} template missing ID and not present in Wikidata.
TemplateData
[edit]TemplateData for AnimeCons name
This template displays an external link to an AnimeCons.com page listing a person's convention appearances. 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 number used in the URL. Example: 58 is the ID number in https://animecons.com/guests/bio/58/greg-ayres. This parameter is optional if Wikidata property P3790 exists, but required if not.
| Number | optional |
Name | name 2 | The "name" parameter (or unnamed parameter "2") may be used to specify the link text, which should be the name of the athlete. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as "(actor)".
| String | optional |