Module:Bankable items: Difference between revisions
no edit summary
No edit summary |
No edit summary |
||
Line 15:
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 = {}
|