<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://idugov.com/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ATaxonbar%2Fconf</id>
	<title>Module:Taxonbar/conf - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://idugov.com/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ATaxonbar%2Fconf"/>
	<link rel="alternate" type="text/html" href="https://idugov.com/w/index.php?title=Module:Taxonbar/conf&amp;action=history"/>
	<updated>2026-04-17T05:22:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://idugov.com/w/index.php?title=Module:Taxonbar/conf&amp;diff=30562&amp;oldid=prev</id>
		<title>Sanctaria: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://idugov.com/w/index.php?title=Module:Taxonbar/conf&amp;diff=30562&amp;oldid=prev"/>
		<updated>2022-12-07T11:02:55Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 06:02, 7 December 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Sanctaria</name></author>
	</entry>
	<entry>
		<id>https://idugov.com/w/index.php?title=Module:Taxonbar/conf&amp;diff=30561&amp;oldid=prev</id>
		<title>en&gt;Jts1882: remove WCSP (comment out for now)</title>
		<link rel="alternate" type="text/html" href="https://idugov.com/w/index.php?title=Module:Taxonbar/conf&amp;diff=30561&amp;oldid=prev"/>
		<updated>2022-11-24T13:15:38Z</updated>

		<summary type="html">&lt;p&gt;remove WCSP (comment out for now)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
--Database entry format: { 'parameter name', 'label to display', propertyId in Wikidata or 'URL' }&lt;br /&gt;
--&lt;br /&gt;
-----------------------------------------------------------------------------------------------&lt;br /&gt;
--| If propertyId is...    | then...                                                          |&lt;br /&gt;
--|------------------------|------------------------------------------------------------------|&lt;br /&gt;
--| a Wikidata property ID | it must be a number without quotes                               |&lt;br /&gt;
--| an external URL        | it must be in quotes and begin with http://, https://, or //     |&lt;br /&gt;
--|                        |   The ID should be represented by $1                             |&lt;br /&gt;
--|                        |   (e.g. 'https://en.wikipedia.org/wiki/$1')                      |&lt;br /&gt;
--| an interwiki URL       | put the interwiki name, a colon, and $1 in quotes (e.g. 'en:$1') |&lt;br /&gt;
--| set to 0               | that database won't show unless forced; taxon link suppressed    |&lt;br /&gt;
--| set to its negative    | that database won't show unless forced; taxon link allowed       |&lt;br /&gt;
-----------------------------------------------------------------------------------------------&lt;br /&gt;
p.databases = {&lt;br /&gt;
	{ 'Wikidata', '[[Wikidata]]', 'Wikidata:$1' }, --for ordering purposes: 1st&lt;br /&gt;
	{ 'Wikispecies', '[[Wikispecies]]', 'Wikispecies:$1' }, --for ordering purposes: 2nd (if available)&lt;br /&gt;
	&lt;br /&gt;
	--Wikidata properties for identifing taxa&lt;br /&gt;
	{ 'ABA', '[[American Birding Association|ABA]]', 4526 },&lt;br /&gt;
	{ 'ADW', '[[Animal Diversity Web|ADW]]', 4024 },&lt;br /&gt;
	{ 'AFD', '[[Australian Faunal Directory|AFD]]', 6039 },&lt;br /&gt;
	{ 'AfroMoths', 'AfroMoths', 6093 }, ---[[AfroMoths]] DNE as of 4/2021&lt;br /&gt;
	{ 'AlgaeBase', '[[AlgaeBase]]', 1348 },&lt;br /&gt;
	{ 'AmphibiaWeb', '[[AmphibiaWeb]]', 5036 },&lt;br /&gt;
	{ 'AntWeb', '[[AntWeb]]', 5299 },&lt;br /&gt;
	{ 'AoI', 'AoI', 5003 }, ---[[Amphibians of India]] DNE as of 4/2021&lt;br /&gt;
	{ 'AoFP', 'AoFP', 6159 }, ---[[Atlas of Florida Plants]] DNE as of 4/2021&lt;br /&gt;
	{ 'APA', 'APA', 6137 }, ---[[Alabama Plant Atlas]] DNE as of 4/2021&lt;br /&gt;
	{ 'APDB', 'APDB', 2036 }, ---[[African Plant Database]] DNE as of 4/2021&lt;br /&gt;
	{ 'APNI', '[[Australian Plant Name Index|APNI]]', 5984 },&lt;br /&gt;
	{ 'APSA', 'APSA', 2809 }, ---[[Australasian Pollen and Spore Atlas]] DNE as of 4/2021&lt;br /&gt;
	{ 'Araneae', 'Araneae', 3594 }, ---[[]] DNE as of 4/2021&lt;br /&gt;
	{ 'ARKive', '[[ARKive]]', 2833 },&lt;br /&gt;
	{ 'ASW', '[[Amphibian Species of the World|ASW]]', 5354 },&lt;br /&gt;
	{ 'ATRF', '[[Australian Tropical Rainforest Plants|ATRF]]', 6904 },&lt;br /&gt;
	{ 'AusFungi', '[[Australian online fauna &amp;amp; flora databases|AusFungi]]', 9076 },&lt;br /&gt;
	{ 'AusLichen', '[[Australian online fauna &amp;amp; flora databases|AusLichen]]', 9093 },&lt;br /&gt;
	{ 'Avibase', 'Avibase', 2026 }, ---[[]] DNE as of 4/2021 as of 4/2021&lt;br /&gt;
	{ 'BacDive', '[[BacDive]]', 2946 },&lt;br /&gt;
	{ 'Bamona', 'BAMONA', 3398 }, ---[[Butterflies and Moths of North America]] DNE as of 4/2021&lt;br /&gt;
	{ 'BHL', '[[Biodiversity Heritage Library|BHL]]', 687 },&lt;br /&gt;
	{ 'BioLib', 'BioLib', 838 }, ---[[]] DNE as of 4/2021&lt;br /&gt;
	{ 'BirdLife', '[[BirdLife International|BirdLife]]', 5257 },&lt;br /&gt;
	{ 'BirdLife-Australia', '[[BirdLife Australia|BirdLife-Australia]]', 6040 },&lt;br /&gt;
	{ 'BOLD', '[[Barcode of Life Data System|BOLD]]', 3606 },&lt;br /&gt;
	{ 'BTO', '[[British Trust for Ornithology|BTO]]', 4798 }, -- BTO Birds of Britain ID (links to page that includes the code)  &lt;br /&gt;
--	{ 'BTO', '[[British Trust for Ornithology|BTO]]', 4567 }, -- BTO five-letter code (no link)&lt;br /&gt;
	{ 'BugGuide', '[[BugGuide]]', 2464 },&lt;br /&gt;
	{ 'ButMoth', 'ButMoth', 3060 },&lt;br /&gt;
	{ 'Calflora', 'Calflora', 3420 }, ---[[]] DNE as of 4/2021&lt;br /&gt;
	{ 'Cal-IPC', 'Cal-IPC', 6176 }, ---[[California Invasive Plant Council]] DNE as of 4/2021&lt;br /&gt;
	{ 'CoL', '[[Catalogue of Life|CoL]]', 10585 },&lt;br /&gt;
	{ 'Center', '[[Center for Biological Diversity|Center]]', 6003 },&lt;br /&gt;
	{ 'CMS', '[[Convention on the Conservation of Migratory Species of Wild Animals|CMS]]', 6033 },&lt;br /&gt;
	{ 'CNPS', '[[California Native Plant Society|CNPS]]', 4194 },&lt;br /&gt;
	{ 'Cockroach Species File', 'Cockroach Species File', 6052 }, ---[[]] DNE as of 4/2021&lt;br /&gt;
	{ 'Conifers', 'Conifers.org', 1940 }, ---[[]] DNE as of 4/2021&lt;br /&gt;
	{ 'Coreoidea Species File', 'Coreoidea Species File', 6053 }, ---[[]] DNE as of 4/2021&lt;br /&gt;
	{ 'bow', 'BOW', 3444 },  -- Birds of the World uses eBird identifier (a common identifier for all Cornell Ornithology Labs databases)&lt;br /&gt;
	{ 'eBird', '[[eBird]]', 3444 },&lt;br /&gt;
	{ 'Ecocrop', '[[Ecocrop]]', 4753 },&lt;br /&gt;
	{ 'ECOS', 'ECOS', 6030 }, ---[[Environmental Conservation Online System]] DNE as of 4/2021&lt;br /&gt;
	{ 'eFloraSA', '[[State Herbarium of South Australia|eFloraSA]]', 6933 },&lt;br /&gt;
	{ 'EoL', '[[Encyclopedia of Life|EoL]]', 830 },&lt;br /&gt;
	{ 'EPPO', '[[EPPO Code|EPPO]]', 3031 },&lt;br /&gt;
	{ 'EUNIS', '[[European Nature Information System|EUNIS]]', 6177 },&lt;br /&gt;
	{ 'Euring', 'Euring', 3459 }, ---[[Euring number]] DNE as of 4/2021&lt;br /&gt;
	{ 'FaunaEuropaea', '[[Fauna Europaea]]', 1895 }, &lt;br /&gt;
	{ 'FaunaEuropaeaNew', '[[Fauna Europaea|Fauna Europaea (new)]]', 4807 }, &lt;br /&gt;
	{ 'FEIS', 'FEIS', 6044 }, ---[[Fire Effects Information System]] DNE as of 4/2021&lt;br /&gt;
	{ 'FishBase', '[[FishBase]]', 938 },&lt;br /&gt;
	{ 'FloraBase', '[[FloraBase]]', 3101 },&lt;br /&gt;
	{ 'FLOW', 'FLOW', 6096 }, ---[[Fulgoromorpha Lists On the Web]] DNE as of 4/2021&lt;br /&gt;
	{ 'FNA', '[[Flora of North America|FNA]]', 1727 },&lt;br /&gt;
	{ 'FoAO', '[[Flora of Australia|FoAO]]', 3100 }, --old&lt;br /&gt;
	{ 'FoAO2', '[[Flora of Australia|FoAO2]]', 6756 }, --new&lt;br /&gt;
	{ 'FoC', '[[Flora of China|FoC]]', 1747 },&lt;br /&gt;
	{ 'FoIO', 'FoIO', 3795 }, ---[[Flora of Israel Online]] DNE as of 4/2021, he.wiki link interferes with display&lt;br /&gt;
	{ 'Fossilworks', '[[Fossilworks]]', 842 },&lt;br /&gt;
--	{ 'Freebase', '[[Freebase (database)|Freebase]]', 646 }, -- closed in 2015&lt;br /&gt;
	{ 'Fungorum', '[[Index Fungorum|Fungorum]]', 1391 },&lt;br /&gt;
	{ 'GBIF', '[[Global Biodiversity Information Facility|GBIF]]', 846 },&lt;br /&gt;
	{ 'GISD', '[[Global Invasive Species Database|GISD]]', 5626 },&lt;br /&gt;
	{ 'GNAB', 'GNAB', 4715 }, ---[[Guide to North American Birds]] DNE as of 4/2021&lt;br /&gt;
	{ 'GONIAT', 'GONIAT', 5216 }, ---[[]] DNE as of 4/2021&lt;br /&gt;
	{ 'GrassBase', '[[GrassBase]]', 1832 },&lt;br /&gt;
	{ 'GRIN', '[[Germplasm Resources Information Network|GRIN]]', 1421 },&lt;br /&gt;
	{ 'IBC', '[[Handbook of the Birds of the World|IBC]]', 3099 },&lt;br /&gt;
	-- { 'ICTV', '[[International Committee on Taxonomy of Viruses|ICTV]]', 1076 }, ---currently unavailable and a new wididata identifier will be needed for the new taxon id &lt;br /&gt;
	{ 'iNaturalist', '[[iNaturalist]]', 3151 },&lt;br /&gt;
	{ 'IPA', 'IPA', 6161 }, ---[[Invasive Plant Atlas of the United States]] DNE as of 4/2021&lt;br /&gt;
	{ 'IPNI', '[[International Plant Names Index|IPNI]]', 961 },&lt;br /&gt;
	{ 'IRMNG', '[[Interim Register of Marine and Nonmarine Genera|IRMNG]]', 5055 },&lt;br /&gt;
	{ 'ISC', '[[Invasive Species Compendium|ISC]]', 5698 },&lt;br /&gt;
	{ 'ITIS', '[[Integrated Taxonomic Information System|ITIS]]', 815 },&lt;br /&gt;
	{ 'IUCN', '[[IUCN Red List|IUCN]]', 627 },&lt;br /&gt;
	{ 'LepIndex', '[[The Global Lepidoptera Names Index|LepIndex]]', 3064 },&lt;br /&gt;
	{ 'LoB', 'LoB', 5862 }, ---[[Catalogue of Lepidoptera of Belgium]] DNE as of 4/2021&lt;br /&gt;
	{ 'LPSN', '[[List of Prokaryotic names with Standing in Nomenclature|LPSN]]', 1991 },&lt;br /&gt;
	{ 'Mantodea Species File', 'Mantodea Species File', 6055 }, ---[[]] DNE as of 4/2021&lt;br /&gt;
	{ 'MichiganFlora', 'MichiganFlora', 6103 }, ---[[Michigan Flora]] DNE as of 4/2021&lt;br /&gt;
	{ 'MoBotPF', '[[Missouri Botanical Garden|MoBotPF]]', 6034 },&lt;br /&gt;
	{ 'MoL', 'MoL', 6092 }, ---[[Map of Life]] DNE as of 4/2021&lt;br /&gt;
	{ 'MNHN', '[[National Museum of Natural History, France|MNHN]]', 6046 },&lt;br /&gt;
	{ 'MONA', '[[MONA number|MONA]]', 4758 },&lt;br /&gt;
	{ 'MSW', '[[Mammal Species of the World|MSW]]', 959 },&lt;br /&gt;
	{ 'MycoBank', '[[MycoBank]]', 962 },&lt;br /&gt;
	{ 'NAS', 'NAS', 6163 }, ---[[Nonindigenous Aquatic Species]] DNE as of 4/2021&lt;br /&gt;
	{ 'NatureServe', '[[NatureServe]]', 10243 }, &lt;br /&gt;
	{ 'NBN', '[[National Biodiversity Network|NBN]]', 3240 },&lt;br /&gt;
	{ 'NCBI', '[[National Center for Biotechnology Information|NCBI]]', 685 },&lt;br /&gt;
	{ 'Neotropical', '[[Neotropical Birds Online|Neotropical]]', 6047 },&lt;br /&gt;
	{ 'NOAA', '[[National Marine Fisheries Service|NOAA]]', 6049 },&lt;br /&gt;
	{ 'NSWFlora', '[[NSWFlora]]', 3130 }, ---[[New South Wales Flora]] &lt;br /&gt;
	{ 'NTFlora', '[[FloraNT|NTFlora]]', 5953 }, ---inconsistent property name/link&lt;br /&gt;
	{ 'NZBO', 'NZBO', 6048 }, ---[[New Zealand Birds Online]] DNE&lt;br /&gt;
	{ 'NZOR', 'NZOR', 2752 }, ---[[New Zealand Organisms Register]] DNE as of 4/2021&lt;br /&gt;
	{ 'NZPCN', '[[New Zealand Plant Conservation Network|NZPCN]]', 7496 }, &lt;br /&gt;
	{ 'ODNR', '[[Ohio Department of Natural Resources|ODNR]]', 6289 },&lt;br /&gt;
	{ 'OTTOL', '[[Open Tree of Life]]', 9157 },&lt;br /&gt;
	{ 'Orthoptera Species File', 'Orthoptera Species File', 6050 }, ---[[]] DNE as of 4/2021&lt;br /&gt;
	{ 'Paldat', 'PalDat', 4122 }, ---[[Palynological Database]] DNE as of 4/2021&lt;br /&gt;
	{ 'Panartic', 'Panartic Flora', 2434 }, ---[[]] DNE as of 4/2021&lt;br /&gt;
	{ 'PfaF', '[[Plants for a Future|PfaF]]', 4301 },&lt;br /&gt;
	{ 'PFI', 'PFI', 6114 }, ---[[Portal to the Flora of Italy]] DNE as of 4/2021&lt;br /&gt;
	{ 'Phasmida Species File', 'Phasmida Species File', 4855 }, ---[[]] DNE as of 4/2021&lt;br /&gt;
	{ 'PPE', 'PPE', 6061 }, ---[[Plant Parasites of Europe]] DNE as of 4/2021&lt;br /&gt;
	{ 'PlantList', '[[The Plant List|Plant List]]', 1070 },&lt;br /&gt;
	{ 'PLANTS', '[[Natural Resources Conservation Service#Plants|PLANTS]]', 1772 },&lt;br /&gt;
	{ 'Plazi', '[[Plazi]]', 1992 },&lt;br /&gt;
	{ 'POWO', '[[Plants of the World Online|POWO]]', 5037 },&lt;br /&gt;
	{ 'Psocodea Species File', 'Psocodea Species File', 8145 }, ---[[]] DNE as of 11/2021&lt;br /&gt;
	{ 'RD', '[[Reptile Database|RD]]', 5473 },&lt;br /&gt;
	{ 'RHS', '[[Royal Horticultural Society|RHS]]', 8765 },&lt;br /&gt;
	{ 'SANBI', '[[South African National Biodiversity Institute|SANBI]]', 6056 },&lt;br /&gt;
	{ 'SCC', 'SCC', 6057 }, ---[[Systematic Catalog of Culicidae]] DNE as of 4/2021&lt;br /&gt;
	{ 'SeaLifeBase', '[[SeaLifeBase]]', 6018 },&lt;br /&gt;
	{ 'SEINet', 'SEINet', 6209 }, ---[[]] DNE as of 4/2021&lt;br /&gt;
	{ 'Species+', '[[CITES|Species+]]', 2040 },&lt;br /&gt;
	{ 'SPRAT', '[[Species Profile and Threats Database|SPRAT]]', 2455 },&lt;br /&gt;
	{ 'Steere', '[[New York Botanical Garden|Steere]]', 6035 },&lt;br /&gt;
	{ 'Tree of Life', '[[Tree of Life Web Project|Tree of Life]]', 5221 },&lt;br /&gt;
	{ 'Tropicos', '[[Tropicos]]', 960 },&lt;br /&gt;
	{ 'TSA', '[[:de:Tierstimmenarchiv|TSA]]', 5397 }, ---closest match as of 4/2021&lt;br /&gt;
	{ 'uBio', 'uBio', 4728 }, ---[[Universal Biological Indexer and Organizer]] DNE as of 4/2021&lt;br /&gt;
	{ 'VASCAN', 'VASCAN', 1745 }, ---[[Vascular Plants of Canada]] DNE as of 4/2021&lt;br /&gt;
	{ 'VicFlora', '[[National Herbarium of Victoria|VicFlora]]', 5945 }, ---closest match as of 4/2021&lt;br /&gt;
	{ 'Watson', 'Watson &amp;amp; Dallwitz', 1761 }, ---[[]] DNE as of 4/2021&lt;br /&gt;
--	{ 'WCSP', '[[World Checklist of Selected Plant Families|WCSP]]', 3591 }, -- defunct and dead link&lt;br /&gt;
	{ 'WiO', 'WiO', 6285 }, ---[[Weeds in Ontario]] DNE as of 4/2021&lt;br /&gt;
	{ 'WisFlora', 'WisFlora', 6227 }, ---[[Flora of Wisconsin]] DNE as of 4/2021&lt;br /&gt;
	{ 'WoI', 'WoI', 3746 }, ---[[Wildflowers of Israel]] DNE as of 4/2021&lt;br /&gt;
	{ 'WFO', '[[World Flora Online|WFO]]', 7715 },&lt;br /&gt;
	{ 'WoRMS', '[[World Register of Marine Species|WoRMS]]', 850 },&lt;br /&gt;
	{ 'WSC', '[[World Spider Catalog|WSC]]', 3288 },&lt;br /&gt;
	{ 'Xeno-canto', '[[Xeno-canto]]', 2426 },&lt;br /&gt;
	{ 'ZooBank', '[[ZooBank]]', 1746 },&lt;br /&gt;
	&lt;br /&gt;
	--URLs (parameter must be manually specified on each Wikipedia article)&lt;br /&gt;
	{ 'eMonocot', '[[eMonocot]]', 'http://e-monocot.org/taxon/urn:kew.org:wcs:taxon:$1' },&lt;br /&gt;
	{ 'emonocotfamily', '[[eMonocot]]', 'http://e-monocot.org/taxon/urn:kew.org:wcs:family:$1' },&lt;br /&gt;
	{ 'WSC species', '[[World Spider Catalog]]', 'http://www.wsc.nmbe.ch/search?sFamily=&amp;amp;fMt=begin&amp;amp;sGenus=&amp;amp;gMt=begin&amp;amp;sSpecies=&amp;amp;sMt=begin&amp;amp;mMt=exact&amp;amp;multiPurpose=slsid&amp;amp;sMulti=$1' },&lt;br /&gt;
	{ 'WSC genus', '[[World Spider Catalog]]', 'http://www.wsc.nmbe.ch/search?sFamily=&amp;amp;fMt=begin&amp;amp;sGenus=&amp;amp;gMt=begin&amp;amp;sSpecies=&amp;amp;sMt=begin&amp;amp;mMt=exact&amp;amp;multiPurpose=glsid&amp;amp;sMulti=$1' },&lt;br /&gt;
	{ 'WSC family', '[[World Spider Catalog]]', 'http://www.wsc.nmbe.ch/search?sFamily=&amp;amp;fMt=begin&amp;amp;sGenus=&amp;amp;gMt=begin&amp;amp;sSpecies=&amp;amp;sMt=begin&amp;amp;mMt=exact&amp;amp;multiPurpose=flsid&amp;amp;sMulti=$1' },&lt;br /&gt;
	&lt;br /&gt;
	--hidden by default (usually b/c !English, see Taxonbar/doc#Excluded databases)&lt;br /&gt;
	{ 'CoL-Taiwan', 'CoL-Taiwan', -3088 }, ---[[]] DNE&lt;br /&gt;
	{ 'CONABIO', '[[CONABIO]]', -4902 },&lt;br /&gt;
	{ 'CzechNDOP', '[[:cs:Agentura ochrany přírody a krajiny ČR|CzechNDOP]]', -5263 }, ---closest match&lt;br /&gt;
	{ 'DFCA', 'DFCA', -6115 }, ---[[Digital Flora of Central Africa]] DNE&lt;br /&gt;
	{ 'DORIS', &amp;quot;[[:fr:DORIS (FFESSM)|DORIS]]&amp;quot;, -4630 }, ---closest match&lt;br /&gt;
	{ 'Dyntaxa', 'Dyntaxa', -1939 }, ---[[]] DNE&lt;br /&gt;
	{ 'EEO', 'EEO', -6043 }, ---[[Espèces Envahissantes Outre-mer]] DNE&lt;br /&gt;
	{ 'FloraCatalana', 'FloraCatalana', -5179 }, ---[[]] DNE&lt;br /&gt;
	{ 'FloraWeb', 'FloraWeb', -6094 }, ---[[]] DNE&lt;br /&gt;
	{ 'FOIH', '[[Flemish organization for Immovable Heritage|FOIH]]', -4311 },&lt;br /&gt;
	{ 'GTIBMA', 'GTIBMA', -6054 }, ---[[Groupe de travail Invasions biologiques en milieux aquatiques]] DNE&lt;br /&gt;
	{ 'Hepaticarum', 'Index Hepaticarum', -2794 }, ---[[]] DNE&lt;br /&gt;
	{ 'Oiseaux', '[[:fr:Oiseaux.net|Oiseaux]]', -6025 }, ---closest match&lt;br /&gt;
	{ 'Plantarium', 'Plantarium', -3102 }, ---[[]] DNE&lt;br /&gt;
	{ 'Soortenregister', '[[:nl:Nederlands Soortenregister|Soortenregister]]', -3405 }, ---closest match&lt;br /&gt;
	{ 'TAXREF', 'TAXREF', -3186 }, ---[[]] DNE&lt;br /&gt;
	{ 'TelaBotanica', '[[TelaBotanica]]', -3105 },&lt;br /&gt;
	{ 'Titan', 'Titan', -4125 }, ---[[]] DNE&lt;br /&gt;
	{ 'Verspreidingsatlas', 'Verspreidingsatlas', -6142 }, ---[[]] DNE&lt;br /&gt;
	{ 'Vlinderstichting', 'Vlinderstichting', -3322 }, ---[[]] DNE&lt;br /&gt;
	{ 'WikiAves', 'WikiAves', -4664 }, ---[[]] DNE&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
--Alias entry format: { 'alias', 'parameter name in p.databases' }&lt;br /&gt;
p.aliases = {&lt;br /&gt;
	{ 'AlgeaBase', 'AlgaeBase' },&lt;br /&gt;
	{ 'FE', 'FaunaEuropaea' },&lt;br /&gt;
	{ 'FW', 'Fossilworks' },&lt;br /&gt;
	{ 'grinurl', 'GRIN' },&lt;br /&gt;
	{ 'indexfungorum', 'Fungorum' },&lt;br /&gt;
	{ 'NameBank', 'uBio' },&lt;br /&gt;
	{ 'PaleoDB', 'Fossilworks' },&lt;br /&gt;
	{ 'species', 'Species+' },&lt;br /&gt;
	{ 'TOL', 'Tree of Life'},&lt;br /&gt;
	{ 'WCSPF', 'WCSP' },&lt;br /&gt;
	{ 'wsc-gen', 'WSC genus' },&lt;br /&gt;
	{ 'wsc-fam', 'WSC family' },&lt;br /&gt;
	{ 'wsc-sp', 'WSC species'},&lt;br /&gt;
	{ 'Xenocanto', 'Xeno-canto' },&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>en&gt;Jts1882</name></author>
	</entry>
</feed>