Модуль:Wikidata/Places: відмінності між версіями

[перевірена версія][перевірена версія]
Вилучено вміст Додано вміст
щось у нас іде не так з P19 -> копіюю модуль з руВікі, автори Putnik та Vlsergey
м мабуть так
Рядок 20:
mw.log( 'Get time boundaries for ' .. propertyId .. '...');
 
local dateClaims = WDS.filter( context.entity and context.entity.claims, propertyId );
if ( not dateClaims or #dateClaims == 0 ) then return nil; end
mw.log( 'Get time boundaries for ' .. propertyId .. '... Got ' .. #dateClaims .. ' date claim(s)');