Modulo:Categoria per anno: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
semplificazione parametri |
m aggiornato Modulo:Controllo Wikidata, -everyNS +ns |
||
(3 versioni intermedie di un altro utente non mostrate) | |||
Riga 13:
args.cat = args[1] or args.cat
if not args.cat then
return err('richiesto parametro cat')
end
if not args.prop then
Riga 42 ⟶ 38:
if not args.raw then
if DEFAULT_PROP == args.prop and not args.checkCat then
args.checkCat = DEFAULT_CHECK_CAT
args.checkGenre = DEFAULT_CHECK_GENRE
end
local check = require('Modulo:Controllo Wikidata')._main( {
args.prop,
args.value
genere =
} )
if check then
|