Editing Module:ItemData/navGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 148: | Line 148: | ||
local frame = slot | local frame = slot | ||
slot = frame.args[1] | slot = frame.args[1] | ||
debug_mode = frame.args["debug_mode"] | debug_mode = frame.args["debug_mode"] | ||
filter_mode = frame.args["filter"] | filter_mode = frame.args["filter"] | ||
| Line 163: | Line 161: | ||
local frame = slot | local frame = slot | ||
slot = frame.args[1] | slot = frame.args[1] | ||
debug_mode = frame.args["debug_mode"] | debug_mode = frame.args["debug_mode"] | ||
filter_mode = frame.args["filter"] | filter_mode = frame.args["filter"] | ||