Difference between revisions of "Module:Taxon authority/data"
MyWikiBiz, Author Your Legacy — Saturday September 06, 2025
Jump to navigationJump to search (Pywikibot 6.4.0) |
(No difference)
|
Latest revision as of 07:33, 16 July 2021
Documentation for this module may be created at Module:Taxon authority/data/doc
local p = {} p.botanicalAuthorites = { -- authority name, page title of wikipedia article { "L.", "Carl Linnaeus" }, { "Schldl.", "Diederich Franz Leonhard von Schlechtendal" }, { "Cham.", "Adelbert von Chamisso" }, } return p