Difference between revisions of "Template:Taxon name"
From Species-ID
Line 1: | Line 1: | ||
− | {{#ifeq:{{{1|}}} | {{PAGENAME}} | {{{2|{{{1|}}}}}} | [[{{{1|}}}|{{{2|{{{1|}}}}}}]] }} | + | {{#ifeq:{{{1|}}} | {{PAGENAME}} | {{{2|{{{1|}}}}}} | [[{{{1|}}}|{{{2|{{{1|}}}}}}]] }} |
− | + | ||
− | Later add semantic properties, etc.! | + | {{#if:{{{ZooBank LSID|}}}|<sup>[http://zoobank.org/?lsid={{{ZooBank LSID}}} ZBK]</sup>}} |
+ | {{#if:{{{Hymenoptera Nameserver LSID|}}}|<sup>[http://osuc.biosci.ohio-state.edu/hymenoptera/nomenclator.lsid_entry?lsid={{{Hymenoptera Nameserver LSID}}} HNS]</sup>}} | ||
+ | <noinclude> | ||
+ | First parameter is unformatted taxon name, e.g. "1=Aus bus subsp. cus", second parameter is formatted or abbreviated taxon name, e.g., "2=''A. bus'' subsp. ''cus''" | ||
+ | |||
+ | This also supports external taxonomic databases. Currently: | ||
+ | * ZooBank LSID = | ||
+ | * Hymenoptera Nameserver LSID = | ||
+ | |||
+ | Example: | ||
+ | <nowiki>{{Taxon name|Anochetus boltoni Fisher|''Anochetus boltoni'' Fisher | ||
+ | |ZooBank LSID = urn:lsid:zoobank.org:act:B6C072CF-1CA6-40C7-8396-534E91EF7FBB | ||
+ | |Hymenoptera Nameserver LSID = urn:lsid:biosci.ohio-state.edu:osuc_concepts:235700 | ||
+ | }} | ||
+ | </nowiki> | ||
+ | results in: | ||
+ | {{Taxon name|Anochetus boltoni Fisher|''Anochetus boltoni'' Fisher | ||
+ | |ZooBank LSID = urn:lsid:zoobank.org:act:B6C072CF-1CA6-40C7-8396-534E91EF7FBB | ||
+ | |Hymenoptera Nameserver LSID = urn:lsid:biosci.ohio-state.edu:osuc_concepts:235700 | ||
+ | }} | ||
+ | |||
+ | Later add semantic properties, etc.! | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </noinclude> |
Revision as of 13:39, 27 May 2011
[[|]]
First parameter is unformatted taxon name, e.g. "1=Aus bus subsp. cus", second parameter is formatted or abbreviated taxon name, e.g., "2=A. bus subsp. cus"
This also supports external taxonomic databases. Currently:
- ZooBank LSID =
- Hymenoptera Nameserver LSID =
Example: {{Taxon name|Anochetus boltoni Fisher|''Anochetus boltoni'' Fisher |ZooBank LSID = urn:lsid:zoobank.org:act:B6C072CF-1CA6-40C7-8396-534E91EF7FBB |Hymenoptera Nameserver LSID = urn:lsid:biosci.ohio-state.edu:osuc_concepts:235700 }} results in: Anochetus boltoni Fisher ZBKHNS
Later add semantic properties, etc.!