Module:Infobox AFDO: Difference between revisions

CompactStar (talk | contribs)
No edit summary
CompactStar (talk | contribs)
No edit summary
Line 11: Line 11:
local special_properties = ""
local special_properties = ""
if seq.contains(seq.highly_composite, steps) then
if seq.contains(seq.highly_composite, stepnum) then
special_properties = special_properties .. "Highly composite"
special_properties = special_properties .. "Highly composite"
end
end