<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://jotunnheim.org/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AAutotaxobox%2Fdoc</id>
	<title>Module:Autotaxobox/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://jotunnheim.org/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AAutotaxobox%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://jotunnheim.org/w/index.php?title=Module:Autotaxobox/doc&amp;action=history"/>
	<updated>2026-09-21T20:57:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://jotunnheim.org/w/index.php?title=Module:Autotaxobox/doc&amp;diff=9721&amp;oldid=prev</id>
		<title>Rox: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://jotunnheim.org/w/index.php?title=Module:Autotaxobox/doc&amp;diff=9721&amp;oldid=prev"/>
		<updated>2026-09-21T16:46:50Z</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;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:46, 21 September 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&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;!-- diff cache key jth_wiki:diff:1.41:old-9720:rev-9721 --&gt;
&lt;/table&gt;</summary>
		<author><name>Rox</name></author>
	</entry>
	<entry>
		<id>https://jotunnheim.org/w/index.php?title=Module:Autotaxobox/doc&amp;diff=9720&amp;oldid=prev</id>
		<title>Wikipedia&gt;Cedar101: /* taxonomyList */ {{markupv}}</title>
		<link rel="alternate" type="text/html" href="https://jotunnheim.org/w/index.php?title=Module:Autotaxobox/doc&amp;diff=9720&amp;oldid=prev"/>
		<updated>2026-02-20T00:48:49Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;taxonomyList: &lt;/span&gt; {{markupv}}&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{High-risk}}&lt;br /&gt;
{{Module rating|protected}}&lt;br /&gt;
{{Lua|Module:TaxonItalics|Module:Taxobox ranks}}&lt;br /&gt;
&amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Module:Autotaxobox]] {{Toolbar|style=font-size:90% |separator=dot&lt;br /&gt;
     | 1 = [[:Module talk:Autotaxobox|talk]]&lt;br /&gt;
     | 2 = {{edit|1=Module:Autotaxobox|2=edit}}&lt;br /&gt;
     | 3 = {{history|Module:Autotaxobox|hist}}&lt;br /&gt;
     | 4 = [{{fullurl:Special:WhatLinksHere/:Module:Autotaxobox|limit=999}} links]&lt;br /&gt;
     | 5 = [[Module:Autotaxobox/doc|doc]]&lt;br /&gt;
     | 6 = [[Special:PrefixIndex/Module:Autotaxobox|subpages]]&lt;br /&gt;
     | 7 = [[Module:Autotaxobox/sandbox|sandbox]]&lt;br /&gt;
     | 8 = [[Module:Autotaxobox/testcases|testcases]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The purpose of this module is to provide support for the [[WP:Automated taxobox system|automated taxobox system]] (including templates such as {{tl|Speciesbox}} and {{tl|Automatic taxobox}}), avoiding Mediawiki template expansion depth errors in the traversal of the taxonomic hierarchies encoded in taxonomy templates.&lt;br /&gt;
&lt;br /&gt;
Currently, processing is arbitrarily limited to hierarchies containing at most {{#invoke:Autotaxobox|getMaxSearchLevels}} levels.&lt;br /&gt;
&lt;br /&gt;
See the [[WP:Automated taxobox system/map|automated taxobox system map]] for information on how the module&amp;#039;s functions are used in the system.&lt;br /&gt;
&lt;br /&gt;
== taxoboxColour ==&lt;br /&gt;
Given a taxon name, this function returns the correct colour of an automated taxobox for that taxon. It does so by searching up the taxonomic hierarchy for a &amp;#039;real&amp;#039; taxon (i.e. not &amp;#039;&amp;#039;incertae sedis&amp;#039;&amp;#039;) that sets the taxobox colour, and then returning that colour. If no &amp;#039;real&amp;#039; taxon is found, then if an &amp;#039;&amp;#039;incertae sedis&amp;#039;&amp;#039; taxon was found, the &amp;#039;&amp;#039;incertae sedis&amp;#039;&amp;#039; colour is returned, otherwise &amp;quot;transparent&amp;quot; is returned. (If the taxonomic hierarchy is too deep to process, the error colour is returned.)&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
&lt;br /&gt;
:{{mlx|Autotaxobox|taxoboxColour|&amp;#039;&amp;#039;taxon_name&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
Parameters:&lt;br /&gt;
&lt;br /&gt;
:The unnamed parameter should be the name of a taxon for which &amp;quot;Template:Taxonomy/&amp;#039;&amp;#039;taxon_name&amp;#039;&amp;#039;&amp;quot; exists.&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
:{{mlx|Autotaxobox|taxoboxColour|Felis}} → {{#invoke:Autotaxobox|taxoboxColour|Felis}}&lt;br /&gt;
:{{mlx|Autotaxobox|taxoboxColour|Acacia}} → {{#invoke:Autotaxobox|taxoboxColour|Acacia}}&lt;br /&gt;
&lt;br /&gt;
== taxoboxList ==&lt;br /&gt;
Given the name of a taxon, this function returns the rows of taxa in an automated taxobox, based on the taxonomic&lt;br /&gt;
hierarchy for the supplied taxon. If the lowest taxon displayed in the taxobox is below the rank of genus, the &lt;br /&gt;
supplied taxon will usually be at a higher rank than the taxobox&amp;#039;s target taxon, so that there is an offset to be&lt;br /&gt;
taken into account.&lt;br /&gt;
&lt;br /&gt;
===Usage===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;{{#invoke:Autotaxobox|taxoboxList&lt;br /&gt;
| &amp;lt;!-- the name of taxon upwards from which the taxonomic hierarchy is to be displayed by this function --&amp;gt;&lt;br /&gt;
|display_taxa =  &amp;lt;!-- the number of taxa above taxon to force to be displayed --&amp;gt;&lt;br /&gt;
|authority =  &amp;lt;!-- taxonomic authority for the lowest level taxon in the taxobox (the taxobox_target) (see also offset below) --&amp;gt;&lt;br /&gt;
|parent_authority =  &amp;lt;!-- taxonomic authority for taxobox_target&amp;#039;s parent --&amp;gt;&lt;br /&gt;
|gparent_authority =  &amp;lt;!-- taxonomic authority for taxobox_target&amp;#039;s grandparent --&amp;gt;&lt;br /&gt;
|ggparent_authority =  &amp;lt;!-- taxonomic authority for taxobox_target&amp;#039;s greatgrandparent --&amp;gt;&lt;br /&gt;
|gggparent_authority =  &amp;lt;!-- taxonomic authority for taxobox_target&amp;#039;s greatgreatgrandparent --&amp;gt;&lt;br /&gt;
|bold_first =  &amp;lt;!-- bold to embolden taxon in its row --&amp;gt;&lt;br /&gt;
|offset =  &amp;lt;!-- the offset of taxon from taxobox_target – the number of steps from taxobox_target to taxon --&amp;gt;&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
&lt;br /&gt;
:The unnamed parameter should be the name of a taxon for which &amp;quot;Template:Taxonomy/&amp;#039;&amp;#039;taxon_name&amp;#039;&amp;#039;&amp;quot; exists. The others are explained above.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
{|&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
{{#invoke:Autotaxobox|taxoboxList|Felis|authority=Linnaeus, 1758}}&lt;br /&gt;
|}&amp;lt;/syntaxhighlight&amp;gt; || → ||&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
{{#invoke:Autotaxobox|taxoboxList|Felis|authority=Linnaeus, 1758}}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== taxonomyList ==&lt;br /&gt;
Given a taxon name, this function returns the rows of the taxonomy table displayed on the &amp;quot;Template:Taxonomy/&amp;#039;&amp;#039;taxon_name&amp;#039;&amp;#039;&amp;quot; page, based on the taxonomic hierarchy for the supplied taxon name.&lt;br /&gt;
&lt;br /&gt;
When &amp;lt;em&amp;gt;descending&amp;lt;/em&amp;gt; the taxonomic hierarchy, if a rank is found that is at either the same or a higher level than a rank already encountered (e.g. a family is found below a subfamily), the cell displaying the rank is given a reddish background; if it&amp;#039;s the supplied taxon, the article is put into the tracking category [[:Category:Taxonomy templates showing anomalous ranks]]. The numerical values defined in &amp;lt;code&amp;gt;getRankTable()&amp;lt;/code&amp;gt; are used to determine the correct sequence of ranks. Ranks without values in this table do not have their order checked.&lt;br /&gt;
&lt;br /&gt;
===Usage===&lt;br /&gt;
&lt;br /&gt;
:{{mlx|Autotaxobox|taxonomyList|&amp;#039;&amp;#039;taxon_name&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
====Parameters====&lt;br /&gt;
&lt;br /&gt;
:The unnamed parameter should be the name of a taxon for which &amp;quot;Template:Taxonomy/&amp;#039;&amp;#039;taxon_name&amp;#039;&amp;#039;&amp;quot; exists.&lt;br /&gt;
&lt;br /&gt;
{{markupv|t=Examples&lt;br /&gt;
|m=&amp;lt;nowiki&amp;gt;{{#invoke:Autotaxobox|taxonomyList|Felis}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|r={{#invoke:Autotaxobox|taxonomyList|Felis}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== callTaxonomyKey ==&lt;br /&gt;
This function prepares for, and then calls, {{tl|Taxonomy key}} to display a taxonomy&lt;br /&gt;
template page (which in turn invokes [[#taxonomyList|&amp;lt;code&amp;gt;taxonomyList&amp;lt;/code&amp;gt;]] from this module). It does this by building up the information the template&lt;br /&gt;
requires, following one &amp;lt;code&amp;gt;same_as&amp;lt;/code&amp;gt; link if present, and then calling it.&lt;br /&gt;
&lt;br /&gt;
It is used by {{tl|Don&amp;#039;t edit this line}}.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;{{#invoke:Autotaxobox|callTaxonomyKey&lt;br /&gt;
|taxon= &lt;br /&gt;
|parent= &lt;br /&gt;
|rank= &lt;br /&gt;
|extinct= &lt;br /&gt;
|always_display= &lt;br /&gt;
|link_target=value of the &amp;#039;link&amp;#039; parameter in the taxonomy template&lt;br /&gt;
|link_text=value of the unnamed parameter in the taxonomy template&lt;br /&gt;
|refs= &lt;br /&gt;
|same_as= &lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== showRefs ==&lt;br /&gt;
Shows the refs field in a taxonomy template, handing incertae sedis taxa and using &amp;#039;–&amp;#039; for absent refs.&lt;br /&gt;
&lt;br /&gt;
===Usage===&lt;br /&gt;
:{{mlx|Autotaxobox|showRefs|&amp;#039;&amp;#039;taxon_name&amp;#039;&amp;#039;|&amp;#039;&amp;#039;refs&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
:&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline&amp;gt;{{#invoke:Autotaxobox|showRefs|Neoscona|{{Taxon info|Neoscona|refs}}}}&amp;lt;/syntaxhighlight&amp;gt; → {{#invoke:Autotaxobox|showRefs|Neoscona|{{Taxon info|Neoscona|refs}}}}&lt;br /&gt;
:&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline&amp;gt;{{#invoke:Autotaxobox|showRefs|Incertae sedis/Characidae|}}&amp;lt;/syntaxhighlight&amp;gt; → {{#invoke:Autotaxobox|showRefs|Incertae sedis/Characidae|}}&lt;br /&gt;
&lt;br /&gt;
== taxonLink ==&lt;br /&gt;
Returns a wikilink to a taxon, if required including &amp;#039;†&amp;#039; before it and&lt;br /&gt;
&amp;#039; (?)&amp;#039; after it, and optionally italicized or bolded without a wikilink.&lt;br /&gt;
It can be used externally via {{tl|Taxon link}}. Some parameters can, under&lt;br /&gt;
some circumstances, be omitted.&lt;br /&gt;
&lt;br /&gt;
===Usage===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;{{#invoke:Autotaxobox|taxonLink&lt;br /&gt;
|taxon= &amp;lt;!-- having &amp;#039;/?&amp;#039; at the end triggers the output of &amp;#039; (?)&amp;#039; --&amp;gt;&lt;br /&gt;
|extinct= &amp;lt;!-- &amp;#039;yes&amp;#039; or &amp;#039;true&amp;#039; triggers the output of &amp;#039;†&amp;#039; --&amp;gt;&lt;br /&gt;
|bold= &amp;lt;!-- &amp;#039;yes&amp;#039; makes the core output bold and not wikilinked --&amp;gt;&lt;br /&gt;
|italic= &amp;lt;!-- &amp;#039;yes&amp;#039; makes the core output italic --&amp;gt;&lt;br /&gt;
|link_target= &amp;lt;!-- target for the wikilink --&amp;gt;&lt;br /&gt;
|plain_link_text= &amp;lt;!-- text of the wikilink (without †, italics, etc.) --&amp;gt;&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline&amp;gt;{{#invoke:Autotaxobox|taxonLink|taxon=Felis|italic=yes}}&amp;lt;/syntaxhighlight&amp;gt; → {{#invoke:Autotaxobox|taxonLink|taxon=Felis|italic=yes}}&lt;br /&gt;
:&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline&amp;gt;{{#invoke:Autotaxobox|taxonLink|taxon=Incertae sedis/Animalia}}&amp;lt;/syntaxhighlight&amp;gt; → {{#invoke:Autotaxobox|taxonLink|taxon=Incertae sedis/Animalia}}&lt;br /&gt;
:&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline&amp;gt;{{#invoke:Autotaxobox|taxonLink|link_target=Pterosaur|plain_link_text=Pterosauromorpha|extinct=yes}}&amp;lt;/syntaxhighlight&amp;gt; → {{#invoke:Autotaxobox|taxonLink|link_target=Pterosaur|plain_link_text=Pterosauromorpha|extinct=yes}}&lt;br /&gt;
:&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline&amp;gt;{{#invoke:Autotaxobox|taxonLink|taxon=Dinosauria/?|link_target=Dinosaur|plain_link_text=Dinosauria|extinct=yes}}&amp;lt;/syntaxhighlight&amp;gt; → {{#invoke:Autotaxobox|taxonLink|taxon=Dinosauria/?|link_target=Dinosaur|plain_link_text=Dinosauria|extinct=yes}}&lt;br /&gt;
&lt;br /&gt;
==taxonInfo==&lt;br /&gt;
Given the names of a taxon and the required item of information stored in the taxon&amp;#039;s taxonomy template, this function returns the value of the item, following one &amp;quot;same as&amp;quot; link if available and the value would otherwise be the empty string.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
:{{mlx|Autotaxobox|taxonInfo|&amp;#039;&amp;#039;taxon_name&amp;#039;&amp;#039;|&amp;#039;&amp;#039;item_name&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
Parameters:&lt;br /&gt;
:The first unnamed parameter should be the name of a taxon for which &amp;quot;Template:Taxonomy/&amp;#039;&amp;#039;taxon_name&amp;#039;&amp;#039;&amp;quot; exists.&lt;br /&gt;
:The possible values of the second unnamed parameter are given at {{tl|Taxon info/doc}}.&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
:{{mlx|Autotaxobox|taxonInfo|Felis|rank}} → {{#invoke:Autotaxobox|taxonInfo|Felis|rank}}&lt;br /&gt;
:{{mlx|Autotaxobox|taxonInfo|Aves/skip|same_as}} → {{#invoke:Autotaxobox|taxonInfo|Aves/skip|same_as}}&lt;br /&gt;
:{{mlx|Autotaxobox|taxonInfo|Aves/skip|parent}} → {{#invoke:Autotaxobox|taxonInfo|Aves/skip|parent}}&lt;br /&gt;
&lt;br /&gt;
==Utilities==&lt;br /&gt;
These functions are intended to be used only in analysing and understanding the automated taxobox system, including the taxonomic hierarchies encoded in taxonomy templates – for example in testing and debugging. They are not part of the functioning of the automated taxobox system.&lt;br /&gt;
&lt;br /&gt;
===getMaxSearchLevels===&lt;br /&gt;
Returns the maximum number of levels of a taxonomic hierarchy encoded in taxonomy templates that the system will search.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
:{{mlx|Autotaxobox|getMaxSearchLevels}} → {{#invoke:Autotaxobox|getMaxSearchLevels}}&lt;br /&gt;
&lt;br /&gt;
===find===&lt;br /&gt;
Given a taxon name and a rank, this function returns the taxon&amp;#039;s ancestor of the given rank.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
:{{mlx|Autotaxobox|find|&amp;#039;&amp;#039;taxon_name&amp;#039;&amp;#039;|&amp;#039;&amp;#039;rank&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
Parameters:&lt;br /&gt;
:The first unnamed parameter should be the name of a taxon for which &amp;quot;Template:Taxonomy/&amp;#039;&amp;#039;taxon_name&amp;#039;&amp;#039;&amp;quot; exists.&lt;br /&gt;
:The second unnamed parameter should be the Latinized name of a rank.&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
:{{mlx|Autotaxobox|find|Felis|ordo}}  → {{#invoke:Autotaxobox|find|Felis|ordo}}&lt;br /&gt;
:{{mlx|Autotaxobox|find|Felis|classis}}  → {{#invoke:Autotaxobox|find|Felis|classis}}&lt;br /&gt;
:{{mlx|Autotaxobox|find|Pteranodon|phylum}} → {{#invoke:Autotaxobox|find|Pteranodon|phylum}}&lt;br /&gt;
:{{mlx|Autotaxobox|find|Pteranodon|classis}} → {{#invoke:Autotaxobox|find|Pteranodon|classis}}&lt;br /&gt;
&lt;br /&gt;
===nth===&lt;br /&gt;
Given a taxon name, this function returns the &amp;#039;&amp;#039;n&amp;#039;&amp;#039;th taxon above it in the taxonomic hierarchy.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
&lt;br /&gt;
:{{mlx|Autotaxobox|nth|&amp;#039;&amp;#039;taxon_name&amp;#039;&amp;#039;|n=&amp;#039;&amp;#039;integer&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
Parameters:&lt;br /&gt;
&lt;br /&gt;
:The unnamed parameter should be the name of a taxon for which &amp;quot;Template:Taxonomy/&amp;#039;&amp;#039;taxon_name&amp;#039;&amp;#039;&amp;quot; exists.&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;#039; is the level whose taxon is to be found&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
:{{mlx|Autotaxobox|nth|Felis|n=1}} → {{#invoke:Autotaxobox|nth|Felis|n=1}}&lt;br /&gt;
:{{mlx|Autotaxobox|nth|Felis|n=15}} → {{#invoke:Autotaxobox|nth|Felis|n=15}}&lt;br /&gt;
&lt;br /&gt;
===nLevels===&lt;br /&gt;
Given a taxon name, this function returns the number of levels at and above it in the taxonomic hierarchy.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
&lt;br /&gt;
:{{mlx|Autotaxobox|nLevels|&amp;#039;&amp;#039;taxon_name&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
Parameters:&lt;br /&gt;
&lt;br /&gt;
:The unnamed parameter should be the name of a taxon for which &amp;quot;Template:Taxonomy/&amp;#039;&amp;#039;taxon_name&amp;#039;&amp;#039;&amp;quot; exists.&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
:{{mlx|Autotaxobox|nLevels|Felis}} → {{#invoke:Autotaxobox|nLevels|Felis}}&lt;br /&gt;
:{{mlx|Autotaxobox|nLevels|Pteranodon}} → {{#invoke:Autotaxobox|nLevels|Pteranodon}}&lt;br /&gt;
&lt;br /&gt;
===listAll===&lt;br /&gt;
Given a taxon name, this function returns a comma-separated list of all the levels at and above it in the taxonomic hierarchy.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
&lt;br /&gt;
:{{mlx|Autotaxobox|listAll|&amp;#039;&amp;#039;taxon_name&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
Parameters:&lt;br /&gt;
&lt;br /&gt;
:The unnamed parameter should be the name of a taxon for which &amp;quot;Template:Taxonomy/&amp;#039;&amp;#039;taxon_name&amp;#039;&amp;#039;&amp;quot; exists.&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
:{{mlx|Autotaxobox|listAll|Plantae}} → {{#invoke:Autotaxobox|listAll|Plantae}}&lt;br /&gt;
:{{mlx|Autotaxobox|listAll|Felis}} → {{#invoke:Autotaxobox|listAll|Felis}}&lt;br /&gt;
&lt;br /&gt;
===removeQualifier===&lt;br /&gt;
Given a taxon name, this function returns the name with any qualifier (i.e. any part after a &amp;quot;/&amp;quot;) removed.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
&lt;br /&gt;
:{{mlx|Autotaxobox|removeQualifier|&amp;#039;&amp;#039;taxon_name&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
:{{mlx|Autotaxobox|removeQualifier|Eukaryota/display}} → {{#invoke:Autotaxobox|removeQualifier|Eukaryota/display}}&lt;br /&gt;
:{{mlx|Autotaxobox|removeQualifier|Felis}} → {{#invoke:Autotaxobox|removeQualifier|Felis}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox | |&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Taxobox templates]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Module documentation pages]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Cedar101</name></author>
	</entry>
</feed>