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

[неперевірена версія][неперевірена версія]
Вилучено вміст Додано вміст
Перша версія з en:Module:Citation/CS1
 
м CS1
Рядок 6:
 
-- Include translation message hooks, ID and error handling configuration settings.
local cfg = mw.loadData( 'Module:Citation/CS1/Configuration' );
-- Contains a list of all recognized parameters
local whitelist = mw.loadData( 'Module:Citation/CS1/Whitelist' );
 
-- Checks that parameter name is valid
Рядок 1558:
else
if #suggestions == 0 then
suggestions = mw.loadData( 'Module:Citation/CS1/Suggestions' );
end
if suggestions[ k:lower() ] ~= nil then