Difference between revisions of "Module:Documentation/config"
Jump to navigation
Jump to search
Undo revision 4731975 by Tacsipacsi (talk): I wanted to do this in the sandbox
>Tacsipacsi (use UI language in module namespace) |
>Tacsipacsi (Undo revision 4731975 by Tacsipacsi (talk): I wanted to do this in the sandbox) |
||
Line 8: | Line 8: | ||
---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ||
local | local _format = require('Module:TNT').format | ||
local function format(id) | |||
return _format('I18n/Documentation', id) | |||
end | end | ||