Main public logs
Combined display of all available logs of Ethan's Workspace. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:35, 31 December 2025 Ethan talk contribs imported Module:TaxonList by file upload (1 revision)
- 22:52, 30 December 2025 Ethan talk contribs created page Module:TaxonList (Created page with "--This module provides the core functionality to a set of templates used to display a list of taxon name/authority pairs, with the taxon names optionally italicized, wikilinked and/or emboldened. Such lists are usually part of taxoboxes. -- use a function from Module:TaxonItalics to italicize a taxon name local TaxonItalics = require("Module:TaxonItalics") local IfPreview = require(Module:If preview) local p = {} --[[=========================================...")