Modulo:Categoria per anno: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
m args.everyNS default true
m generalized
Riga 18:
end
 
local wikidataValuevalue = require('Modulo:Wikidata')._getProperty( {
args.wikidataProp,
args.localValue,
from = args.from
} )
if wikidataValuevalue then
 
if wikidataValue then
local year = require('Modulo:String')._match( {
s = wikidataValuevalue,
pattern = '%d%d%d%d',
nomatch = ''
} )
 
if year and year ~= '' then
s = s .. string.format(