2,875
edits
(First version) |
m (Use paramtest that already exists on Melvor Wiki) |
||
Line 1: | Line 1: | ||
-- Taken from Module:Form_calculator on the RSWiki | -- Taken from Module:Form_calculator on the RSWiki | ||
local pt = require('Module:Paramtest') | local pt = require('Module:Shared/Paramtest') | ||
local hascontent = pt.has_content | local hascontent = pt.has_content | ||
local defto = pt.default_to | local defto = pt.default_to |
edits