Module:Infobox regtemp: Difference between revisions

Lériendil (talk | contribs)
did more work
Lériendil (talk | contribs)
should be -arx if 3.5.(not 7)
Line 76: Line 76:
local cot = lowermap[1]
local cot = lowermap[1]
if tonumber(string.char(string.byte(subgroup, 3))) == 5 then
if tonumber(string.char(string.byte(subgroup, 1))) == 3 then
if tonumber(string.char(string.byte(subgroup, 1))) == 3 then
if tonumber(string.char(string.byte(subgroup, 3))) == 5 then
local cot = lowermap[2]
if tonumber(string.char(string.byte(subgroup, 5))) == 7 then
local cot = lowermap[2]
end
end
end
end
end