ATTENTION! The process of updating WiKi to version Eco 10.x has begun. Those wishing to participate can find out more Information on our ECO Contribution Wiki Discord.
From April 26 to May 12, errors may occur in the Wiki, as we will be carrying out a major update to the information processing modules.

Module:UtilsAnimalTables/doc: Revision history

From Eco - English Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 March 2022

26 February 2022

22 February 2022

  • curprev 17:1317:13, 22 February 2022Demian talk contribs 505 bytes +505 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..."