Module:Biota infobox: Revision history

Jump to navigation Jump to search

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.

28 August 2025

  • curprev 10:0410:04, 28 August 2025 Fire talk contribs 31,127 bytes +31,127 Created page with "require('strict') -- All Lua modules on Wikipedia must begin by defining a variable that will hold their -- externally accessible functions. They can have any name and may also hold data. local p = {} -- exposed variables local g = {} -- these are variables with global scope in this module local info = {} -- contains general purpose information (e.g. header background colour) info.debug = false -- ONLY SET THIS WHILE TESTING --local paramData = require( 'Mo..."