Module:Sandbox/Tom.Reding/conf

.mw-parser-output .documentation,.mw-parser-output .documentation-metadata{border:1px solid var(--border-color-base,#a2a9b1);background-color:#ecfcf4;color:inhe

Module:Sandbox/Tom.Reding/conf
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 will be hidden in the template but will not display an error message if used
--------------------------------------------------------------------------------
p.databases = {
	--Biology
	{ 'Wikidata', '[[Wikidata|Wd]]', 'Wikidata:$1' },
	{ 'ADW', '[[Animal Diversity Web|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', '[[Biodiversity Heritage Library|BHL]]', 687 },
	{ 'BioLib', 'BioLib', 838 }, ---[[]] DNE
	{ 'BOLD', 'BOLD', 3606 }, ---[[BOLD Systems]] DNE
	{ 'BugGuide', '[[BugGuide]]', 2464 },
	{ 'ButMoth', '[[Natural History Museum#Butterflies and Moths of the World|ButMoth]]', 3060 },
	{ 'Calflora', 'Calflora', 3420 }, ---[[]] DNE
	{ 'CNPS', '[[California Native Plant Society|CNPS]]', 4194 },
	{ 'Conifers', 'Conifers.org', 1940 }, ---[[]] DNE
	{ 'eBird', '[[eBird]]', 3444 },
	{ 'EoL', '[[Encyclopedia of Life|EoL]]', 830 },
	{ 'EPPO', '[[EPPO Code|EPPO]]', 3031 },
	{ 'FaunaEuropaea', '[[Fauna Europaea]]', 1895 }, 
	{ 'FishBase', '[[FishBase]]', 938 },
	{ 'FloraBase', '[[FloraBase]]', 3101 },
	{ 'FNA', '[[Flora of North America|FNA]]', 1727 },
	{ 'FoAO', '[[Flora of Australia|FoAO]]', 3100 },
	{ 'FoC', '[[Flora of China|FoC]]', 1747 },
	{ 'Fossilworks', '[[Fossilworks]]', 842 },
	{ 'Fungorum', '[[Index Fungorum|Fungorum]]', 1391 },
	{ 'GBIF', '[[Global Biodiversity Information Facility|GBIF]]', 846 },
	{ 'GrassBase', '[[GrassBase]]', 1832 },
	{ 'GRIN', '[[Germplasm Resources Information Network|GRIN]]', 1421 },
	{ 'IBC', '[[Handbook of the Birds of the World|IBC]]', 3099 },
	{ 'ICTV', '[[International Committee on Taxonomy of Viruses|ICTV]]', 1076 },
	{ 'iNaturalist', '[[iNaturalist]]', 3151 },
	{ 'IPNI', '[[International Plant Names Index|IPNI]]', 961 },
	{ 'IRMNG', 'IRMNG', 5055 }, ---[[Interim Register of Marine and Nonmarine Genera]] DNE
	{ 'ITIS', '[[Integrated Taxonomic Information System|ITIS]]', 815 },
	{ 'IUCN', '[[IUCN Red List|IUCN]]', 627 },
	{ 'LepIndex', '[[The Global Lepidoptera Names Index|LepIndex]]', 3064 },
	{ 'LPSN', '[[List of Prokaryotic names with Standing in Nomenclature|LPSN]]', 1991 },
	{ 'MSW', '[[Mammal Species of the World|MSW]]', 959 },
	{ 'MycoBank', '[[MycoBank]]', 962 },
	{ 'NCBI', '[[National Center for Biotechnology Information|NCBI]]', 685 },
	{ 'NZOR', 'NZOR', 2752 }, ---[[New Zealand Organisms Register]] DNE
	{ 'Paldat', 'PalDat', 4122 }, ---[[Palynological Database]] DNE
	{ 'Panartic', 'Panartic Flora', 2434 }, ---[[]] DNE
	{ 'PfaF', '[[Plants for a Future|PfaF]]', 4301 },
	{ 'Plantarium', 'Plantarium', 3102 }, ---[[]] DNE
	{ 'PlantList', '[[The Plant List|Plant List]]', 1070 },
	{ 'PLANTS', '[[Natural Resources Conservation Service#Plants|PLANTS]]', 1772 },
	{ 'Plazi', '[[Plazi]]', 1992 },
	{ 'POWO', '[[Plants of the World Online|POWO]]', 5037 },
	{ 'Species+', '[[CITES|Species+]]', 2040 },
	{ 'SPRAT', '[[Species Profile and Threats Database|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', '[[World Checklist of Selected Plant Families|WCSP]]', 3591 },
	{ 'WoRMS', '[[World Register of Marine Species|WoRMS]]', 850 },
	{ 'WSC', '[[World Spider Catalog|WSC]]', 3288 },
	{ 'Xeno-canto', '[[Xeno-canto]]', 2426 },
	{ 'ZooBank', '[[ZooBank]]', 1746 },
	
	--URLs
	{ '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/disabled databases (usually b/c !English, see Taxonbar/doc#Excluded databases)
	{ 'ABA', '[[American Birding Association|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: { alternate name, 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

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.