Module:Citation/CS1/Utilities: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 15:
};
 
local cfg = {};
 
--[[--------------------------< I S _ S E T >------------------------------------------------------------------
Line 264:
 
 
--[[--------------------------< S E T _ S E L E C FT E D _ M O D U L E GS >----------------------------------------------------------------
 
Sets local cfg table to same (live or sandbox) as that used by the other modules.
 
]]
 
local function set_cfgset_selected_modules (cfg_table_ptr)
cfg = cfg_table_ptr;
end
Line 286:
wrap_style = wrap_style;
safe_for_italics = safe_for_italics;
set_selected_modules = set_selected_modules;
set_cfg = set_cfg;
z = z,
}
Anonymous user