Difference between revisions of "Template:EOL/doc"
Jump to navigation
Jump to search
imported>Zyxw m (→Tracking categories: update category links using AWB) |
imported>Zyxw (update TemplateDate, update link) |
||
| Line 35: | Line 35: | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
| − | "label": "Page number", | + | "label": "Page ID number", |
| + | "aliases": [ "id" ], | ||
"description": "The page number found in the URL http://www.eol.org/pages/<number>/", | "description": "The page number found in the URL http://www.eol.org/pages/<number>/", | ||
"type": "number", | "type": "number", | ||
| Line 41: | Line 42: | ||
"required": false}, | "required": false}, | ||
"2": { | "2": { | ||
| − | "label": "Page title", | + | "label": "Page name/title", |
| + | "aliases": [ "name" ], | ||
"description": "The title of the EOL webpage", | "description": "The title of the EOL webpage", | ||
"type": "string", | "type": "string", | ||
| − | "default": "{{ | + | "default": "{{PAGENAMEBASE}}", |
"required": false} | "required": false} | ||
} | } | ||
| Line 54: | Line 56: | ||
* {{clc|Encyclopedia of Life ID different from Wikidata}} | * {{clc|Encyclopedia of Life ID different from Wikidata}} | ||
* {{clc|Encyclopedia of Life ID same as Wikidata}} | * {{clc|Encyclopedia of Life ID same as Wikidata}} | ||
| − | * {{ | + | * {{clc|EOL template missing ID}} |
<includeonly>{{sandbox other|| | <includeonly>{{sandbox other|| | ||
Revision as of 23:19, 11 December 2016
| This is a documentation subpage for Template:EOL. It contains usage information, categories and other content that is not part of the original template page. |
Template:Uses Wikidata Template:Tracks Wikidata
Usage
- Search on eol.org for the subject you want.
- Click on the correct link to go to the subject's page.
- The page URL should look like http://www.eol.org/pages/#######, where "#######" indicates a number.
- Copy ONLY that number
- Add thet number to the corresponding Wikidata item, using Template:Wikidata entity.
- Add to the external links section the text:
- * {{EOL}}
Alternatively:
Add to the external links section the text:
- * {{EOL|#######|label}}
- where "#######" is the number you've copied, and "label" is the full title of the EOL article, for example: Pogonomyrmex anergismus
Example
- Search for Nicrophorus americanus on eol.org. You'll get to this page: http://www.eol.org/pages/1044544
- Copy "1044544" and add this number as the first parameter, then copy "Nicrophorus americanus" and add it as the second parameter:
- {{EOL|1044544|Nicrophorus americanus}}
The result on the page Nicrophorus americanus is:
- "Nicrophorus americanus" at the Encyclopedia of LifeScript error: No such module "EditAtWikidata".Template:WikidataCheck
Typically this is a list item in the external links section (even if there is only one link), so you should add "*" in front.
TemplateData
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 EOL
Quickly link to resources on EOL.org
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Page ID number | 1 id | The page number found in the URL http://www.eol.org/pages/<number>/
| Number | optional |
| Page name/title | 2 name | The title of the EOL webpage
| String | optional |
Tracking categories
- Category:Encyclopedia of Life ID not in Wikidata (0)
- Category:Encyclopedia of Life ID different from Wikidata (0)
- Category:Encyclopedia of Life ID same as Wikidata (0)
- Category:EOL template missing ID (0)