Differenze tra le versioni di "Modulo:Movelist/hf"

Updates for DLPS, LPA and SV *** sovrascritto il testo esistente ***
(Gen 9 movelist (first attempt) *** sovrascritto il testo esistente ***)
(Updates for DLPS, LPA and SV *** sovrascritto il testo esistente ***)
{ { "SL", "sole" }, { "USUL", "ultrasole" }, { "LGPE", "lgpikachu" } }
games[8] =
{ { "SpSc", "spada" }, { "IA", "isolaarmatura" }, { "TCDLPS", "landacoronadiamantelucente" }, { "LPA", "leggendearceus" } }
games[9] = { { "SV", "scarlatto" } }
 
-- Contiene le varie funzioni che generano le celle
for g = startgen, gendata.latest do
local tmkind, tmnum = tab.deepSearch(mtdata[g], move)
local numFigures = g >= 9 and 3 or 2
link = tmkind
and table.concat({
"[[",
tmkind,
txt.nFigures(tmnum, 2numFigures),
"]]",
})
79 548

contributi