Module:Infobox regtemp: Difference between revisions
cotness should be number; also added equave support |
two... |
||
| Line 62: | Line 62: | ||
local equave = "o" | local equave = "o" | ||
local cot = tonumber(lowermap[1]) | local cot = tonumber(lowermap[1]) | ||
if tonumber(string.char(string.byte(subgroup, 1))) == | if tonumber(string.char(string.byte(subgroup, 1))) == 2 then | ||
local equave = "t" | local equave = "t" | ||
if tonumber(string.char(string.byte(subgroup, 3))) == 5 then | if tonumber(string.char(string.byte(subgroup, 3))) == 5 then | ||