Module:Infobox Species: Difference between revisions
Jump to navigation
Jump to search
(Created page with "local p = {} function p.ValidateNumber( frame ) if tonumber(frame.args[1]) ~= nil then return "yes" end return "no" end") |
(No difference)
|
Revision as of 17:59, 7 February 2023
Documentation for this module may be created at Module:Infobox Species/doc