Module:Infobox regtemp: Difference between revisions
throdd limit moment |
ploidacot works! |
||
| Line 50: | Line 50: | ||
}) | }) | ||
-- autocalculating ploidacot | -- autocalculating ploidacot | ||
for num in mapping:gmatch("(%d+); ") do | for num in mapping:gmatch("(%d+); ") do | ||
table.insert(map, num) | table.insert(map, num) | ||