Module:Documentation/config: Difference between revisions

Jump to navigation Jump to search
add error messages
(split experimentBlurb into two separate messages so that we can avoid guessing whether languages have possessive forms or not)
(add error messages)
Line 9:
 
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'
 
----------------------------------------------------------------------------------------------------
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu