Difference between revisions of "Module:Lua banner"
Jump to navigation
Jump to search
use live config instead of sandbox one
>Tacsipacsi (allow wishes (used e.g. on Commons), allow overriding config for testing) |
>Tacsipacsi (use live config instead of sandbox one) |
||
Line 14: | Line 14: | ||
local function getConfig() | local function getConfig() | ||
return mw.loadData('Module:Lua banner/config | return mw.loadData('Module:Lua banner/config') | ||
end | end | ||