Модуль:Wikidata: различия между версиями

Новая страница: «Test»
/>Vlsergey
(Новая страница: «Test»)
/>Vlsergey
(Новая страница: «Test»)
Строка 364: Строка 364:
]]
]]
function formatStatementDefault( context, options, statement )
function formatStatementDefault( context, options, statement )
if (not context) then error('context is not specified') end;
if (not options) then error('options is not specified') end;
if (not statement) then error('statement is not specified') end;
local circumstances = context.getSourcingCircumstances( statement );
local circumstances = context.getSourcingCircumstances( statement );


Анонимный участник