Difference between revisions of "Template:Fossilworks/doc"
Jump to navigation
Jump to search
imported>Jts1882 (create document page) |
imported>Jts1882 (fix error →Templatedata) |
||
| Line 38: | Line 38: | ||
"required": true | "required": true | ||
}, | }, | ||
| − | + | "date": { | |
"label": "date of access to database", | "label": "date of access to database", | ||
"description": "The date you accessed the fossilworks database.", | "description": "The date you accessed the fossilworks database.", | ||
| Line 44: | Line 44: | ||
"type": "date", | "type": "date", | ||
"required": false | "required": false | ||
| − | } | + | } |
}, | }, | ||
"description": "This template adds an external link to a fossilworks.org article" | "description": "This template adds an external link to a fossilworks.org article" | ||
Latest revision as of 14:20, 5 May 2019
| This is a documentation subpage for Template:Fossilworks. It contains usage information, categories and other content that is not part of the original template page. |
Usage
Example:
{{fossilworks
|id=83087
|title=''Homo neanderthalensis''
|date=15 May 2016
}}
gives:
Homo neanderthalensis at fossilworks.org (retrieved 15 May 2016)
Templatedata
This template adds an external link to a fossilworks.org article
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| identifier | id | The number of the fossilworks article you want to link to.
| Number | required |
| taxon name | title | The name of the taxon you want to make a link to.
| String | required |
| date of access to database | date | The date you accessed the fossilworks database.
| Date | optional |