Difference between revisions of "Template:Fossilworks/doc"

From blackwiki
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": {
+
        "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

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

Template parameters

ParameterDescriptionTypeStatus
identifierid

The number of the fossilworks article you want to link to.

Default
1
Numberrequired
taxon nametitle

The name of the taxon you want to make a link to.

Default
foo
Stringrequired
date of access to databasedate

The date you accessed the fossilworks database.

Default
1 January 1900
Dateoptional