Differenze tra le versioni di "Modulo:PokémonData"

Adding parameters to Movelist-entry to handle special cases *** sovrascritto il testo esistente ***
m (I really do hate to upload this module from the local repo to PCW)
(Adding parameters to Movelist-entry to handle special cases *** sovrascritto il testo esistente ***)
 
Ex:
{{#invoke: PokémonData | getFormName | 800A }} --> Necrozma Ali dell'Aurora
{{#invoke: PokémonData | getFormName | 422E }} --> Mare Est
{{#invoke: PokémonData | getFormName | 422 }} --> Mare Ovest
 
b.getLink = function(frame)
local name, black = string.trim(frame.args[1]), string.trim(frame.args[2])
-- Links also to UselessForms
formlib.loadUseless(true)
79 547

contributi