Module:Infobox regtemp: Difference between revisions

Lériendil (talk | contribs)
added pergen option
Lériendil (talk | contribs)
haploid should be omitted
Line 110: Line 110:
end
end
end
end
suffix = p.num2greeklet(tostring(shear)) .. p.num2greek(tostring(cot), "cot") .. suffix
suffix = p.num2greek(ploid,"ploid") .. "ploid " .. p.num2greeklet(tostring(shear)) .. p.num2greek(tostring(cot), "cot") .. suffix
if ploid ~= "1" then
if ploidacot == "cleft" then
suffix = p.num2greek(ploid,"ploid") .. "ploid " .. suffix
end
if ploidacot == "0" then
ploidacot = suffix
ploidacot = suffix
end
end