<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikimd.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AScience_redirect%2Fconf</id>
	<title>Module:Science redirect/conf - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wikimd.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AScience_redirect%2Fconf"/>
	<link rel="alternate" type="text/html" href="https://wikimd.com/index.php?title=Module:Science_redirect/conf&amp;action=history"/>
	<updated>2026-04-19T18:06:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wikimd.com/index.php?title=Module:Science_redirect/conf&amp;diff=6041464&amp;oldid=prev</id>
		<title>Prab: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wikimd.com/index.php?title=Module:Science_redirect/conf&amp;diff=6041464&amp;oldid=prev"/>
		<updated>2024-12-22T04:38:54Z</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 04:38, 22 December 2024&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>Prab</name></author>
	</entry>
	<entry>
		<id>https://wikimd.com/index.php?title=Module:Science_redirect/conf&amp;diff=6041463&amp;oldid=prev</id>
		<title>en&gt;MSGJ: add bacterium, per discussion</title>
		<link rel="alternate" type="text/html" href="https://wikimd.com/index.php?title=Module:Science_redirect/conf&amp;diff=6041463&amp;oldid=prev"/>
		<updated>2024-09-10T10:41:47Z</updated>

		<summary type="html">&lt;p&gt;add bacterium, per discussion&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;
p.templates = { &lt;br /&gt;
	--name, from, to, category, and info are parameters of {{Redirect template}}&lt;br /&gt;
	--category will have &amp;quot;Redirects &amp;quot; appended to the beginning and, if there is a subcategory specified, &amp;quot; of &amp;quot; and the subcategory name appended to the end&lt;br /&gt;
	--$1 will be replaced with the singular form of the subcategory name, e.g. &amp;quot;a plant&amp;quot;, &amp;quot;an insect&amp;quot;, &amp;quot;a fish&amp;quot;; &amp;quot;an organism&amp;quot; will be used if no subcategory applies&lt;br /&gt;
    --$2 will be replaced with the plural form of the subcategory name, e.g. &amp;quot;plants&amp;quot;, &amp;quot;insects&amp;quot;, &amp;quot;fish&amp;quot;; &amp;quot;organisms&amp;quot; will be used if no subcategory applies&lt;br /&gt;
    --removeA should be set to true if the &amp;quot;a&amp;quot; or &amp;quot;an&amp;quot; should be removed from the singular form of the subcategory, e.g. &amp;quot;plant&amp;quot;, &amp;quot;insect&amp;quot;, &amp;quot;fish&amp;quot;; &amp;quot;an organism&amp;quot; will not be used if removeA = true&lt;br /&gt;
	from_alternative_scientific_name = {&lt;br /&gt;
		name     = &amp;#039;From alternative scientific name of $1&amp;#039;,&lt;br /&gt;
		from     = &amp;#039;an alternative scientific name of $1 (or group of $2)&amp;#039;,&lt;br /&gt;
		to       = &amp;#039;the accepted scientific name&amp;#039;,&lt;br /&gt;
		category = &amp;#039;from alternative scientific names&amp;#039;,&lt;br /&gt;
	}, to_scientific_name = {&lt;br /&gt;
		name     = &amp;#039;To scientific name of $1&amp;#039;,&lt;br /&gt;
		from     = &amp;#039;a [[Common name|vernacular (&amp;quot;common&amp;quot;) name]]&amp;#039;,&lt;br /&gt;
		to       = &amp;#039;the [[biological nomenclature|scientific name]] of $1 (or group of $2)&amp;#039;,&lt;br /&gt;
		category = &amp;#039;to scientific names&amp;#039;,&lt;br /&gt;
	}, from_scientific_name = {&lt;br /&gt;
		name     = &amp;#039;From scientific name of $1&amp;#039;,&lt;br /&gt;
		from     = &amp;#039;a [[biological nomenclature|scientific name]] of $1 (or group of $2)&amp;#039;,&lt;br /&gt;
		to       = &amp;#039;a [[Common name|vernacular (&amp;quot;common&amp;quot;) name]]&amp;#039;,&lt;br /&gt;
		category = &amp;#039;from scientific names&amp;#039;,&lt;br /&gt;
	}, to_monotypic_taxon = {&lt;br /&gt;
		name     = &amp;#039;To a monotypic taxon&amp;#039;,&lt;br /&gt;
		from     = &amp;#039;the only lower-ranking member of a monotypic $1 taxon&amp;#039;,&lt;br /&gt;
		to       = &amp;#039;its monotypic taxon&amp;#039;,&lt;br /&gt;
		category = &amp;#039;to monotypic taxa&amp;#039;,&lt;br /&gt;
		info     = &amp;quot;In a biology-related article, when for example a genus has only one species, the [[binomial name]] may be a redirect to the genus.\n** Use {{[[:Template:R from monotypic taxon|R from monotypic taxon]]}} instead when making a redirect &amp;#039;&amp;#039;from&amp;#039;&amp;#039; a monotypic taxon &amp;#039;&amp;#039;to&amp;#039;&amp;#039; its only member, for example, from a family name to its sole genus.&amp;quot;,&lt;br /&gt;
		removeA  = true,&lt;br /&gt;
	}, from_monotypic_taxon = {&lt;br /&gt;
		name     = &amp;#039;From a monotypic taxon&amp;#039;,&lt;br /&gt;
		from     = &amp;#039;a monotypic $1 taxon&amp;#039;,&lt;br /&gt;
		to       = &amp;#039;its only lower-ranking member&amp;#039;,&lt;br /&gt;
		category = &amp;#039;from monotypic taxa&amp;#039;,&lt;br /&gt;
		info     = &amp;quot;In a biology-related article, when for example a family has only one genus, the family may be a redirect to the genus.\n** Use {{[[:Template:R to monotypic taxon|R to monotypic taxon]]}} when making a redirect &amp;#039;&amp;#039;to&amp;#039;&amp;#039; a monotypic taxon &amp;#039;&amp;#039;from&amp;#039;&amp;#039; its only member, for example, from a species to the genus of which it is the only member.&amp;quot;,&lt;br /&gt;
		removeA  = true,&lt;br /&gt;
	}, &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
p.cats = {&lt;br /&gt;
	-- List entries minus any trailing &amp;#039;s&amp;#039;, e.g. &amp;quot;fungus&amp;quot; should be listed as &amp;quot;fungu&amp;quot;&lt;br /&gt;
	-- The first parameter is the singular form of the subcategory name with its indefinite article, e.g. &amp;quot;a plant&amp;quot;, &amp;quot;an insect&amp;quot;, &amp;quot;a fish&amp;quot;. See $1 above.&lt;br /&gt;
	-- The second parameter, if it exists, is the plural form of the subcategory name, e.g. &amp;quot;plants&amp;quot;, &amp;quot;insects&amp;quot;, &amp;quot;fish&amp;quot;. See $2 above.&lt;br /&gt;
	-- If the second parameter is missing, the subcategory name will be used in the explanatory text but not in the categorization of the redirect.&lt;br /&gt;
	whale      = {&amp;#039;a mammal&amp;#039;, &amp;#039;mammals&amp;#039;},&lt;br /&gt;
	wasp       = {&amp;#039;an insect&amp;#039;, &amp;#039;insects&amp;#039;},&lt;br /&gt;
	viruse     = {&amp;#039;a virus&amp;#039;, &amp;#039;viruses&amp;#039;},&lt;br /&gt;
	viru	   = {&amp;#039;a virus&amp;#039;, &amp;#039;viruses&amp;#039;},&lt;br /&gt;
	turtle     = {&amp;#039;a reptile&amp;#039;, &amp;#039;reptiles&amp;#039;},&lt;br /&gt;
	squid      = {&amp;#039;a mollusc&amp;#039;, &amp;#039;molluscs&amp;#039;},&lt;br /&gt;
	spider     = {&amp;#039;a spider&amp;#039;, &amp;#039;spiders&amp;#039;},&lt;br /&gt;
	snake      = {&amp;#039;a reptile&amp;#039;, &amp;#039;reptiles&amp;#039;},&lt;br /&gt;
	snail      = {&amp;#039;a mollusc&amp;#039;, &amp;#039;molluscs&amp;#039;},&lt;br /&gt;
	slug	   = {&amp;#039;a mollusc&amp;#039;, &amp;#039;molluscs&amp;#039;},&lt;br /&gt;
	shark	   = {&amp;#039;a fish&amp;#039;, &amp;#039;fish&amp;#039;},&lt;br /&gt;
	rodent     = {&amp;#039;a mammal&amp;#039;, &amp;#039;mammals&amp;#039;},&lt;br /&gt;
	reptile    = {&amp;#039;a reptile&amp;#039;, &amp;#039;reptiles&amp;#039;},&lt;br /&gt;
	pterosaur  = {&amp;#039;a reptile&amp;#039;, &amp;#039;reptiles&amp;#039;},&lt;br /&gt;
	protist    = {&amp;#039;a microorganism&amp;#039;, &amp;#039;microorganisms&amp;#039;},&lt;br /&gt;
	primate	   = {&amp;#039;a mammal&amp;#039;, &amp;#039;mammals&amp;#039;},&lt;br /&gt;
	plant      = {&amp;#039;a plant&amp;#039;, &amp;#039;plants&amp;#039;},&lt;br /&gt;
	octopuse   = {&amp;#039;a mollusc&amp;#039;, &amp;#039;molluscs&amp;#039;},&lt;br /&gt;
	octopu     = {&amp;#039;a mollusc&amp;#039;, &amp;#039;molluscs&amp;#039;},&lt;br /&gt;
	octopi     = {&amp;#039;a mollusc&amp;#039;, &amp;#039;molluscs&amp;#039;},&lt;br /&gt;
	moth       = {&amp;#039;an insect&amp;#039;, &amp;#039;insects&amp;#039;},&lt;br /&gt;
	mollusc    = {&amp;#039;a mollusc&amp;#039;, &amp;#039;molluscs&amp;#039;},&lt;br /&gt;
	mollusk    = {&amp;#039;a mollusc&amp;#039;, &amp;#039;molluscs&amp;#039;},&lt;br /&gt;
	microorganism = {&amp;#039;a microorganism&amp;#039;, &amp;#039;microorganisms&amp;#039;},&lt;br /&gt;
	microbe	   = {&amp;#039;a microorganism&amp;#039;, &amp;#039;microorganisms&amp;#039;},&lt;br /&gt;
	mammal     = {&amp;#039;a mammal&amp;#039;, &amp;#039;mammals&amp;#039;},&lt;br /&gt;
	lepidoptera= {&amp;#039;an insect&amp;#039;, &amp;#039;insects&amp;#039;},&lt;br /&gt;
	insect     = {&amp;#039;an insect&amp;#039;, &amp;#039;insects&amp;#039;},&lt;br /&gt;
	horse      = {&amp;#039;a mammal&amp;#039;, &amp;#039;mammals&amp;#039;},&lt;br /&gt;
	gastropod  = {&amp;#039;a mollusc&amp;#039;, &amp;#039;molluscs&amp;#039;},&lt;br /&gt;
	fungu      = {&amp;#039;a fungus&amp;#039;, &amp;#039;fungi&amp;#039;},&lt;br /&gt;
	fungi      = {&amp;#039;a fungus&amp;#039;, &amp;#039;fungi&amp;#039;},&lt;br /&gt;
	frog       = {&amp;#039;an amphibian&amp;#039;, &amp;#039;amphibians&amp;#039;},&lt;br /&gt;
	fly        = {&amp;#039;an insect&amp;#039;, &amp;#039;insects&amp;#039;},&lt;br /&gt;
	flie       = {&amp;#039;an insect&amp;#039;, &amp;#039;insects&amp;#039;},&lt;br /&gt;
	fishe      = {&amp;#039;a fish&amp;#039;, &amp;#039;fish&amp;#039;},&lt;br /&gt;
	fish       = {&amp;#039;a fish&amp;#039;, &amp;#039;fish&amp;#039;},&lt;br /&gt;
	dolphin    = {&amp;#039;a mammal&amp;#039;, &amp;#039;mammals&amp;#039;},&lt;br /&gt;
	dog        = {&amp;#039;a mammal&amp;#039;, &amp;#039;mammals&amp;#039;},&lt;br /&gt;
	dinosaur   = {&amp;#039;a reptile&amp;#039;, &amp;#039;reptiles&amp;#039;},&lt;br /&gt;
	crustacean = {&amp;#039;a crustacean&amp;#039;, &amp;#039;crustaceans&amp;#039;},&lt;br /&gt;
	cephalopod = {&amp;#039;a mollusc&amp;#039;, &amp;#039;molluscs&amp;#039;},&lt;br /&gt;
	cat        = {&amp;#039;a mammal&amp;#039;, &amp;#039;mammals&amp;#039;},&lt;br /&gt;
	butterfly  = {&amp;#039;an insect&amp;#039;, &amp;#039;insects&amp;#039;},&lt;br /&gt;
	butterflie = {&amp;#039;an insect&amp;#039;, &amp;#039;insects&amp;#039;},&lt;br /&gt;
	bivalve    = {&amp;#039;a mollusc&amp;#039;, &amp;#039;molluscs&amp;#039;},&lt;br /&gt;
	bird       = {&amp;#039;a bird&amp;#039;, &amp;#039;birds&amp;#039;},&lt;br /&gt;
	beetle     = {&amp;#039;an insect&amp;#039;, &amp;#039;insects&amp;#039;},&lt;br /&gt;
	bee        = {&amp;#039;an insect&amp;#039;, &amp;#039;insects&amp;#039;},&lt;br /&gt;
	bat        = {&amp;#039;a mammal&amp;#039;, &amp;#039;mammals&amp;#039;},&lt;br /&gt;
	bacteria   = {&amp;#039;a bacterium&amp;#039;, &amp;#039;bacteria&amp;#039;},&lt;br /&gt;
	bacterium  = {&amp;#039;a bacterium&amp;#039;, &amp;#039;bacteria&amp;#039;},&lt;br /&gt;
	arthropod  = {&amp;#039;an arthropod&amp;#039;, &amp;#039;arthropods&amp;#039;},&lt;br /&gt;
	arachnid   = {&amp;#039;an arthropod&amp;#039;, &amp;#039;arthropods&amp;#039;},&lt;br /&gt;
	archaea    = {&amp;#039;a microorganism&amp;#039;, &amp;#039;microorganisms&amp;#039;},&lt;br /&gt;
	ant	       = {&amp;#039;an insect&amp;#039;, &amp;#039;insects&amp;#039;},&lt;br /&gt;
	animal     = {&amp;#039;an animal&amp;#039;, &amp;#039;animals&amp;#039;},&lt;br /&gt;
	amphibian  = {&amp;#039;an amphibian&amp;#039;, &amp;#039;amphibians&amp;#039;},&lt;br /&gt;
	algae      = {&amp;#039;an alga&amp;#039;, &amp;#039;algae&amp;#039;},&lt;br /&gt;
	alga       = {&amp;#039;an alga&amp;#039;, &amp;#039;algae&amp;#039;},&lt;br /&gt;
	none       = {&amp;#039;an organism&amp;#039;},&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>en&gt;MSGJ</name></author>
	</entry>
</feed>