Differenze tra le versioni di "Modulo:Colore"

New regions colors and colors for new games *** sovrascritto il testo esistente ***
(Added lowercase aliases for LGP and LGE)
(New regions colors and colors for new games *** sovrascritto il testo esistente ***)
c.conquest = function(frame) return _colore(frame.args[1] or 'normale', 'EC9722', 'F8DF9D', '945F13') end
c.Conquest = c.conquest
c.kalosspada = function(frame) return _colore(frame.args[1] or 'normale', 'AE45FF00AEEF', 'D49CFF6AE5FF', '5A009F0079CD') end
c.KalosSpada = c.kalosspada
c.alolascudo = function(frame) return _colore(frame.args[1] or 'normale', 'EE82EEED1165', 'FCCAFCFA89AB', 'AC4BAB851042') end
c.AlolaScudo = c.alolascudo
 
-- Colori regioni
 
c.kanto = function(frame) return _colore(frame.args[1] or 'normale', 'FF3600FF173D', 'FFA48CFF6680', '6A0000870018') end
c.Kanto = c.kanto
c.johto = function(frame) return _colore(frame.args[1] or 'normale', 'FF7D00FF6600', 'FFC791FFB287', '9D4E00C33E00') end
c.Johto = c.johto
c.hoenn = function(frame) return _colore(frame.args[1] or 'normale', 'FFC300FFCE1C', 'FFF99AFFFF7D', 'BA8300D9B200') end
c.Hoenn = c.hoenn
c.sinnoh = function(frame) return _colore(frame.args[1] or 'normale', '00DB059ECF17', '96FF96DEFF70', '008303649600') end
c.Sinnoh = c.sinnoh
c.unima = function(frame) return _colore(frame.args[1] or 'normale', '00A2FF00C200', 'A3DDFF66FF36', '0057CD299100') end
c.Unima, c.unova, c.Unova = c.unima, c.unima, c.unima
c.kalos = function(frame) return _colore(frame.args[1] or 'normale', '1FE0B4', 'A1FFE1', '00A388') end
c.Kalos = c.kalos
c.alola = function(frame) return _colore(frame.args[1] or 'normale', '00A2FF', '73DCFF', '004FFF') end
c.Alola = c.alola
c.galar = function(frame) return _colore(frame.args[1] or 'normale', 'FF3DF0', 'FF85F7', 'B81684') end
c.Galar = c.galar
 
c.settipelago = function(frame) return _colore(frame.args[1] or 'normale', '52CC91', '8DEBBC', '2B915E') end
c.Settipelago = c.settipelago
c.auros = function(frame) return _colore(frame.args[1] or 'normale', '817548', 'ADA588', '544C2F') end
c.Auros, c.orre, c.Orre = c.auros, c.auros, c.auros
c.kalos = function(frame) return _colore(frame.args[1] or 'normale', 'AE45FF', 'D49CFF', '5A009F') end
c.Kalos = c.kalos
c.kaloscentrale = function(frame) return _colore(frame.args[1] or 'normale', 'D1D1D1', 'EAEAEA', 'BBBBBB') end
c.Kaloscentrale, c.Kalosce, c.kalosce = c.kaloscentrale, c.kaloscentrale, c.kaloscentrale
c.cristalline = function(frame) return _colore(frame.args[1] or 'normale', 'FFB200', 'FFD36B', 'AE7E00') end
c.Cristalline, c.decolora, c.Decolora = c.cristalline, c.cristalline, c.cristalline
c.alola = function(frame) return _colore(frame.args[1] or 'normale', 'EE82EE', 'FCCAFC', 'AC4BAB') end
c.Alola = c.alola
c.melemele = c.giallo
c.Melemele, c['mele mele'], c['Mele mele'], c['Mele Mele'] = c.melemele, c.melemele, c.melemele, c.melemele
106 621

contributi