Modulo:Sandbox/ValterVB: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
. |
. |
||
Riga 6:
local dato = t[1]
local entity2= mw.wikibase.getEntity( dato )
local count = 0
Riga 12 ⟶ 11:
return 'Nessun link'
else
for i, j in pairs(entity2.sitelinks) do
count=count+1
|