Module:Bankable items: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
limit = 4000 |
limit = 4000 |
||
} |
} |
||
if askdata == nil then |
|||
return ":''No bankable items found. To force an update, click " |
|||
..purge('dml-'..mw.uri.anchorEncode(bank), 'here', 'span') |
|||
..".''" |
|||
end |
|||
data = {} |
data = {} |