Modulo:Controllo Wikidata/sandbox: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m +from, solo con debug |
m +everyNS |
||
Riga 65:
-- namespace 0, proprietà Wikidata e prefisso categoria obbligatori
if (mw.title.getCurrentTitle().namespace ~= 0 and args.everyNS ~= 'sì') or
(args.id ~= 'no' and not wdprop) or not catprefix then return nil
end
|