Content deleted Content added
try this |
warning_text doesn't need a frame anymore, just the warning |
||
Line 31:
local function
return mw.ustring.format(
cfg.warning_infrastructure,
Line 55:
if not cfg.preview then return '' end
return
end
|