Module:QuestDetails: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
} |
} |
||
local ret = Infobox.new(config, params, |
local ret = Infobox.new(config, params, _args) |
||
ret:attr { cellspacing = '3' } |
ret:attr { cellspacing = '3' } |
||