All public logs
From Eco - English Wiki
Combined display of all available logs of Eco - English Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:13, 22 February 2022 Demian talk contribs created page Module:UtilsAnimalLists/doc (Created page with "Various utility functions to use when building tables of animals from Module:AnimalData. Primarily intended for use in Module:List Animals and Module:List Fish. == Usage == Add the following line of code at the top of your file. <syntaxhighlight lang="lua">local AnimalUtils = require("Module:UtilsAnimalLists") -- You may then call functions from this module in your script. For example: local rangeText = AnimalUtils.toCountRange(2, 5, true)</syntaxhighli...")