N Module:Documentation/config 03:18+17,433 2601:18e:c081:2ff0:86b:bd09:23a2:4a89ᎧᏃᎮᎸᏗ (Created page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the parameters and messages used in Module:Documentation to -- localise it to your wiki and your language. Unless specified otherwise, values given here -- should be string values. ---------------------------------------------------------------------------------...")
N Module:Documentation 03:17+35,026 2601:18e:c081:2ff0:86b:bd09:23a2:4a89ᎧᏃᎮᎸᏗ (Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub ---------------------------------------------------------------------------- -- Helper functions -- -- These are defined as local functions, but are made available in the p -- table for testing purpos...")
N Module:Documentation/config 03:18+17,433 2601:18e:c081:2ff0:86b:bd09:23a2:4a89ᎧᏃᎮᎸᏗ (Created page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the parameters and messages used in Module:Documentation to -- localise it to your wiki and your language. Unless specified otherwise, values given here -- should be string values. ---------------------------------------------------------------------------------...")
N Module:Documentation 03:17+35,026 2601:18e:c081:2ff0:86b:bd09:23a2:4a89ᎧᏃᎮᎸᏗ (Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub ---------------------------------------------------------------------------- -- Helper functions -- -- These are defined as local functions, but are made available in the p -- table for testing purpos...")