Changes

Jump to: navigation, search

Module:Documentation/config

519 bytes added, 16:40, 15 January 2014
add error messages
local cfg = {} -- Do not edit this line.
 
----------------------------------------------------------------------------------------------------
-- Environment configuration
----------------------------------------------------------------------------------------------------
 
-- cfg.errorPrefix
-- The prefix before any error messages found by the script.
cfg.errorPrefix = '[[Module:Documentation]] error:'
 
-- cfg.errorCategory
-- The category pages are placed into if any errors are found.
cfg.errorCategory = 'Documentation template invocations with errors'
----------------------------------------------------------------------------------------------------
Anonymous user

Navigation menu