మాడ్యూల్:Cs1 documentation support: కూర్పుల మధ్య తేడాలు

Content deleted Content added
దిద్దుబాటు సారాంశం లేదు
దిద్దుబాటు సారాంశం లేదు
పంక్తి 631:
 
local function id_limits_get (frame)
local args = getArgs (frame);
local id_limitshandlers = cfg.id_limitsid_handlers; -- get id_limitsid_handlers {} table from ~/Configuration
 
return args[1] and id_limitshandlers[args[1]:lowerupper()].id_limit or '';
 
-- local args = getArgs (frame); -- TODO: use this version at the next module suite update
-- local handlers = cfg.id_handlers; -- get id_handlers {} table from ~/Configuration
 
-- return args[1] and handlers[args[1]:upper()].id_limit or '';
end
 
"https://te.wikipedia.org/wiki/మాడ్యూల్:Cs1_documentation_support" నుండి వెలికితీశారు