Module:Taxonbar/conf

From Eat Every Plant
< Module:Taxonbar
Revision as of 01:17, 5 May 2018 by Keenan (talk | contribs) (1 revision: Empetrum nigrum)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

local p = {}

--Database entry format: { parameter name, label to display, propertyId in Wikidata or URL } --


--| If propertyId is... | then... | --|------------------------|------------------------------------------------------------------| --| a Wikidata property ID | it must be a number without quotes | --| an external URL | it must be in quotes and begin with http://, https://, or // | --| | The ID should be represented by $1 | --| | (e.g. 'https://en.wikipedia.org/wiki/$1') | --| an interwiki URL | put the interwiki name, a colon, and $1 in quotes (e.g. 'en:$1') | --| set to 0 | that database won't show unless forced; without link | --| set to its negative | that database won't show unless forced; with link |


p.databases = { { 'Wikidata', 'Wd', 'Wikidata:$1' },

--Wikidata properties for identifing taxa { 'ADW', 'ADW', 4024 }, { 'AlgeaBase', 'AlgaeBase', 1348 }, { 'APDB', 'APDB', 2036 }, ---African Plant Database DNE { 'Araneae', 'Araneae', 3594 }, ---[[]] DNE { 'ARKive', 'ARKive', 2833 }, { 'Avibase', 'Avibase', 2026 }, ---[[]] DNE { 'BacDive', 'BacDive', 2946 }, { 'Bamona', 'BAMONA', 3398 }, ---Butterflies and Moths of North America DNE { 'BHL', 'BHL', 687 }, { 'BioLib', 'BioLib', 838 }, ---[[]] DNE { 'BOLD', 'BOLD', 3606 }, ---BOLD Systems DNE { 'BugGuide', 'BugGuide', 2464 }, { 'ButMoth', 'ButMoth', 3060 }, { 'Calflora', 'Calflora', 3420 }, ---[[]] DNE { 'CNPS', 'CNPS', 4194 }, { 'Conifers', 'Conifers.org', 1940 }, ---[[]] DNE { 'eBird', 'eBird', 3444 }, { 'EoL', 'EoL', 830 }, { 'EPPO', 'EPPO', 3031 }, { 'FaunaEuropaea', 'Fauna Europaea', 1895 }, { 'FishBase', 'FishBase', 938 }, { 'FloraBase', 'FloraBase', 3101 }, { 'FNA', 'FNA', 1727 }, { 'FoAO', 'FoAO', 3100 }, { 'FoC', 'FoC', 1747 }, { 'Fossilworks', 'Fossilworks', 842 }, { 'Fungorum', 'Fungorum', 1391 }, { 'GBIF', 'GBIF', 846 }, { 'GrassBase', 'GrassBase', 1832 }, { 'GRIN', 'GRIN', 1421 }, { 'IBC', 'IBC', 3099 }, { 'ICTV', 'ICTV', 1076 }, { 'iNaturalist', 'iNaturalist', 3151 }, { 'IPNI', 'IPNI', 961 }, { 'IRMNG', 'IRMNG', 5055 }, ---Interim Register of Marine and Nonmarine Genera DNE { 'ITIS', 'ITIS', 815 }, { 'IUCN', 'IUCN', 627 }, { 'LepIndex', 'LepIndex', 3064 }, { 'LPSN', 'LPSN', 1991 }, { 'MSW', 'MSW', 959 }, { 'MycoBank', 'MycoBank', 962 }, { 'NCBI', 'NCBI', 685 }, { 'NZOR', 'NZOR', 2752 }, ---New Zealand Organisms Register DNE { 'Paldat', 'PalDat', 4122 }, ---Palynological Database DNE { 'Panartic', 'Panartic Flora', 2434 }, ---[[]] DNE { 'PfaF', 'PfaF', 4301 }, { 'Plantarium', 'Plantarium', 3102 }, ---[[]] DNE { 'PlantList', 'Plant List', 1070 }, { 'PLANTS', 'PLANTS', 1772 }, { 'Plazi', 'Plazi', 1992 }, { 'POWO', 'POWO', 5037 }, { 'Species+', 'Species+', 2040 }, { 'SPRAT', 'SPRAT', 2455 }, { 'Tropicos', 'Tropicos', 960 }, { 'uBio', 'uBio', 4728 }, ---Universal Biological Indexer and Organizer DNE { 'VASCAN', 'VASCAN', 1745 }, ---Vascular Plants of Canada DNE { 'Watson', 'Watson & Dallwitz', 1761 }, ---[[]] DNE { 'WCSP', 'WCSP', 3591 }, { 'WoRMS', 'WoRMS', 850 }, { 'WSC', 'WSC', 3288 }, { 'Xeno-canto', 'Xeno-canto', 2426 }, { 'ZooBank', 'ZooBank', 1746 },

--URLs (parameter must be manually specified on each Wikipedia article) { 'AntWeb', 'AntWeb', 'https://www.antweb.org/description.do?taxonName=$1' }, { 'eMonocot', 'eMonocot', 'http://e-monocot.org/taxon/urn:kew.org:wcs:taxon:$1' }, { 'emonocotfamily', 'eMonocot', 'http://e-monocot.org/taxon/urn:kew.org:wcs:family:$1' }, { 'WSC species', 'World Spider Catalog', 'http://www.wsc.nmbe.ch/search?sFamily=&fMt=begin&sGenus=&gMt=begin&sSpecies=&sMt=begin&mMt=exact&multiPurpose=slsid&sMulti=$1' }, { 'WSC genus', 'World Spider Catalog', 'http://www.wsc.nmbe.ch/search?sFamily=&fMt=begin&sGenus=&gMt=begin&sSpecies=&sMt=begin&mMt=exact&multiPurpose=glsid&sMulti=$1' }, { 'WSC family', 'World Spider Catalog', 'http://www.wsc.nmbe.ch/search?sFamily=&fMt=begin&sGenus=&gMt=begin&sSpecies=&sMt=begin&mMt=exact&multiPurpose=flsid&sMulti=$1' }, { 'Wikispecies', 'Wikispecies', 'Wikispecies:$1' },

--hidden by default (usually b/c !English, see Taxonbar/doc#Excluded databases) { 'ABA', 'ABA', -4526 }, { 'CoL-Taiwan', 'CoL-Taiwan', -3088 }, { 'Dyntaxa', 'Dyntaxa', -1939 }, { 'FOIH', , -4311 }, { 'Hepaticarum', 'Index Hepaticarum', -2794 }, { 'TAXREF', 'TAXREF', -3186 }, { 'Titan', 'Titan', -4125 }, { 'Vlinderstichting', 'Vlinderstichting', -3322 }, }

--Alias entry format: { alias, parameter name in p.databases } p.aliases = { { 'Wd', 'Wikidata' }, { 'FE', 'FaunaEuropaea' }, { 'FW', 'Fossilworks' }, { 'grinurl', 'GRIN' }, { 'indexfungorum', 'Fungorum' }, { 'NameBank', 'uBio' }, { 'PaleoDB', 'Fossilworks' }, { 'species', 'Species+' }, { 'WCSPF', 'WCSP' }, { 'wsc-gen', 'WSC genus' }, { 'wsc-fam', 'WSC family' }, { 'wsc-sp', 'WSC species'}, { 'Xenocanto', 'Xeno-canto' }, }

return p