Module:DPLlua: Difference between revisionsGive feedback
Jump to navigation
Jump to search
osrsw>CephHunter Sync with rsw |
osrsw>Cook Me Plox m zunky tunky |
||
| Line 422: | Line 422: | ||
-- namespace = '', | -- namespace = '', | ||
-- ignorecase = 'true', | -- ignorecase = 'true', | ||
-- uses = 'Template: | -- uses = 'Template:Infobox Recipe', | ||
-- count = 50, | -- count = 50, | ||
-- include = '{ | -- include = '{Infobox 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:Infobox Recipe', | ||
-- include = '{ | -- include = '{Infobox Recipe}:skill:name,{Infobox Item}:update,{Infobox Item|test}', | ||
-- count = 50, | -- count = 50, | ||
-- ordermethod = 'title', | -- ordermethod = 'title', | ||