Differenze tra le versioni di "Modulo:Colorscheme"

m
Aggiunti colori nuova serie
m (ROZA)
m (Aggiunti colori nuova serie)
c.ROZA = function(frame) return _colore(frame.args[1], '729ABF', 'AB2813') end
c.ORAS, c['Omega Ruby & Alpha Sapphire'], c['Rubino Omega e Zaffiro Alpha'] = c.ROZA, c.ROZA, c.ROZA
c.XYZ = function(frame) return _colore(frame.args[1], 'A4CC51', '3EAE30') end
c['XY & Z'], c.Z, c.xyz, c.z = c.XYZ, c.XYZ, c.XYZ, c.XYZ
c.pcwiki = function(frame) return _colore(frame.args[1], 'CEE0F4', '779FD3') end