Module:Infobox AFDO: Difference between revisions
CompactStar (talk | contribs) No edit summary |
CompactStar (talk | contribs) No edit summary |
||
| Line 7: | Line 7: | ||
local infobox_data = {} | local infobox_data = {} | ||
table.insert(infobox_data, { | -- table.insert(infobox_data, { | ||
-- 'Prime factorization', | |||
-- tostring(u._prime_factorization(stepnum)) | |||
}) | -- }) | ||
local result = infobox.build( | local result = infobox.build( | ||