Module:Citation/CS1/Identifiers: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
--[[
History of changes since last sync: 2015-12-12
 
]]
 
local identifiers = {};
 
 
--[[--------------------------< F O R W A R D D E C L A R A T I O N S >--------------------------------------
Line 7 ⟶ 12:
local is_set, in_array, set_error, select_one, add_maint_cat; -- functions in Module:Citation/CS1/Utilities
 
local z; -- table of tables defined in Module:Citation/CS1/Utilities
 
local cfg; -- table of configuration tables that are defined in Module:Citation/CS1/Configuration
 
 
--[[--------------------------< E X T E R N A L _ L I N K _ I D >----------------------------------------------