Editing Module:DPLluaGive feedback
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 422: | Line 422: | ||
-- namespace = '', | -- namespace = '', | ||
-- ignorecase = 'true', | -- ignorecase = 'true', | ||
-- uses = 'Template: | -- uses = 'Template:Databox Recipe', | ||
-- count = 50, | -- count = 50, | ||
-- include = '{ | -- include = '{Databox Recipe},{Infobox Item}', | ||
-- allowcachedresults = false | -- allowcachedresults = false | ||
-- }) | -- }) | ||
| Line 432: | Line 432: | ||
-- local a = dpl.ask{ | -- local a = dpl.ask{ | ||
-- namespace = '', | -- namespace = '', | ||
-- uses = 'Template: | -- uses = 'Template:Databox Recipe', | ||
-- include = '{ | -- include = '{Databox Recipe}:skill:name,{Infobox Item}:update,{Infobox Item|test}', | ||
-- count = 50, | -- count = 50, | ||
-- ordermethod = 'title', | -- ordermethod = 'title', | ||