第7行:
第7行:
-- should be string values.
-- should be string values.
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
+
+
local _format = require('Module:TNT').format
+
local function format(id)
+
return _format('I18n/Documentation', id)
+
end
local cfg = {} -- Do not edit this line.
local cfg = {} -- Do not edit this line.