Modulo:Portale: differenze tra le versioni

nessun oggetto della modifica
Nessun oggetto della modifica
Nessun oggetto della modifica
 
Riga 331: Riga 331:
if #portals < 6 then
if #portals < 6 then
local ucarg = lang:ucfirst(arg)
local ucarg = lang:ucfirst(arg)
if titleExists('Portale:' .. ucarg) then
if titleExists('wikipedia:it:Portale:' .. ucarg) then
table.insert(portals, { ucname=ucarg, name=arg })
table.insert(portals, { ucname=ucarg, name=arg })
else
else