Modulo:Criteri cancellazione immediata/sandbox: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
aggiungo controllo |
m fix |
||
Riga 81:
for ns, props in pairs(value) do
if ns == 'Principale' then
ns = ''
end
if type(props) == 'table' then
if type(props.ordine) == 'number' then
|