Differenze tra le versioni di "Modulo:Learnlist"

m
Bugfix (the first of a long strike)
(Uploading PokéMoves data module(s) *** sovrascritto il testo esistente ***)
m (Bugfix (the first of a long strike))
 
l[kind] = function(frame)
local poke, gen return= l.entryLua(l.getParams(frame), kind)
return l.entryLua(poke, gen, kind)
end
l[string.fu(kind)] = l[kind]