Differenze tra le versioni di "Modulo:UselessForms/data"

Bugfix mimiyu since *** sovrascritto il testo esistente ***
(Aggiunto Mimikyu *** sovrascritto il testo esistente ***)
(Bugfix mimiyu since *** sovrascritto il testo esistente ***)
-- da alias, raggruppati in fondo al modulo
 
t.pikachu = {}
t.unown = {}
t.burmy = {}
-- mettere solo queste nelle altre sottotabelle
 
t.pikachu.names = {O = 'Berretto Originale', H = 'Berretto Hoenn',
Si = 'Berretto Sinnoh', U = 'Berretto Unima',
K = 'Berretto Kalos', A = 'Berretto Alola',
base = 'Pikachu'}
--t.pikachu.names = {O = 'Berretto Originale', H = 'Berretto Hoenn',
-- Si = 'Berretto Sinnoh', U = 'Berretto Unima',
-- K = 'Berretto Kalos', A = 'Berretto Alola',
-- St = 'Berretto Scelgo Te', base = 'Pikachu'}
t.unown.names = {base = 'A', B = 'B', C = 'C', D = 'D', E = 'E', F = 'F',
G = 'G', H = 'H', I = 'I', J = 'J', K = 'K', L = 'L', M = 'M', N = 'N',
-- Per passare dai nomi estesi delle forme alternative alle sigle
 
t.pikachu.ext = {originale = 'O', hoenn = 'H', sinnoh = 'Si',
t.unown.ext = t.unown.names
t.unown.ext[ unima = '!U'], t.unown.ext['?']kalos = 'PEK', alola = 'PIA'}
--t.pikachu.ext = {originale = 'O', hoenn = 'H', sinnoh = 'Si',
-- unima = 'U', kalos = 'K', alola = 'A', ['scelgo te'] = 'St'}
t.unown.ext = {base = 'A', B = 'B', C = 'C', D = 'D', E = 'E', F = 'F',
G = 'G', H = 'H', I = 'I', J = 'J', K = 'K', L = 'L', M = 'M', N = 'N',
O = 'O', P = 'P', Q = 'Q', R = 'R', S = 'S', T = 'T', U = 'U', V = 'V',
W = 'W', X = 'X', Y = 'Y', Z = 'Z', ['!'] = 'PE', ['?'] = 'PI'}
t.burmy.ext = {sabbia = 'Sa', scarti = 'Sc'}
t.cherrim.ext = {splendore = 'S'}
-- nell'ultimo gioco. Si usano indici numerici per facilitare l'ordinamento
 
t.pikachu.gamesOrder = {'base', 'O', 'H', 'Si', 'U', 'K', 'A'}
--t.pikachu.gamesOrder = {'base', 'O', 'H', 'Si', 'U', 'K', 'A', 'St'}
t.unown.gamesOrder = {'base', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K',
'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z',
-- la forma è supportata, compresa la forma base
 
t.pikachu.since = {O = 'sl', H = 'sl', Si = 'sl', U = 'sl',
K = 'sl', A = 'sl', base = 'rb'}
--t.pikachu.since = {O = 'sl', H = 'sl', Si = 'sl', U = 'sl',
-- K = 'sl', A = 'sl', St = 'usul', base = 'rb'}
t.unown.since = {base = 'oa', B = 'oa', C = 'oa', D = 'oa', E = 'oa', F = 'oa',
G = 'oa', H = 'oa', I = 'oa', J = 'oa', K = 'oa', L = 'oa', M = 'oa', N = 'oa',
t.minior.since = {base = 'sl', R = 'sl', A = 'sl', G = 'sl', Ve = 'sl',
B = 'sl', I = 'sl', Vi = 'sl'}
t.miniormimikyu.since = {base = 'sl', S = 'sl'}
 
-- Alias, messi qui per evitare inutili iterazioni dei cicli precedenti
t.jellicent = t.frillish
t['flabébé'], t.florges = t.floette, t.floette
t[25] = t.pikachu
t[201] = t.unown
t[412] = t.burmy
106 621

contributi