Module:Infobox regtemp: Difference between revisions
added pergen option |
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 " | if ploid ~= "1" then | ||
if ploidacot == " | suffix = p.num2greek(ploid,"ploid") .. "ploid " .. suffix | ||
end | |||
if ploidacot == "0" then | |||
ploidacot = suffix | ploidacot = suffix | ||
end | end | ||