Module:ItemData/nav: Difference between revisionsGive feedback
m revert previous since its not needed and its time complexity is much worse; Undo revision 11448 by Sur (talk) Tag: Undo |
m get_item_nav_cards -> get_item_nav_bulletpoints |
||
| Line 4: | Line 4: | ||
-- for [[Template:Item Navbox]], i.e. {{ItemIcon|Basic Magazine}} • {{ItemIcon|Close Quarters}} | -- for [[Template:Item Navbox]], i.e. {{ItemIcon|Basic Magazine}} • {{ItemIcon|Close Quarters}} | ||
function p. | function p.get_item_nav_bulletpoints(frame) | ||
local slot = frame.args[1] | local slot = frame.args[1] | ||
local min_souls = frame.args[2] | local min_souls = frame.args[2] | ||