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

Stuff for level Ricorda in movelists and learnlists *** sovrascritto il testo esistente ***
(Adding padding *** sovrascritto il testo esistente ***)
(Stuff for level Ricorda in movelists and learnlists *** sovrascritto il testo esistente ***)
-- Footer
 
local function foot = function(interpData)
return txt.interp(
[=[|-
last = [=[
 
* Le mosse segnate al livello "Evo" possono essere apprese al momento dell'evoluzione.]=],
* Le mosse segnate al livello "R" possono essere apprese solo tramite ricordamosse.]=],
})
end
 
-- ============================ Automatic tm header ===========================
j.tmcellgames = {
{ { bg = gendata[1].region, abbr = "" } }, -- 1
{ { bg = gendata[2].region, abbr = "" } }, -- 2
{ -- 3
{ bg = gendata[3].region, abbr = "RZS" },
{ bg = gendata[3].region, abbr = "RFVF" },
},
{ -- 4
{ bg = "diamante", abbr = "DPPt" },
{ bg = "heartgold", abbr = "HGSS" },
},
{ { bg = gendata[5].region, abbr = "" } }, -- 5
{ -- 6
{ bg = "x", abbr = "XY" },
{ bg = "rubinoomega", abbr = "ROZA" },
},
{
{ bg = "sole", abbr = "SLUSUL" },
{ bg = "lgp", abbr = "LGPE" },
}, -- 7
{
{ bg = "spada", abbr = "SpSc" },
}, -- 8
}
 
j.autotmhlua = function(move)
local tipo = multigen.getGenValue(moves[move].type)
79 548

contributi