Open main menu

Changes

Module:Documentation/config

210 bytes removed, 17:51, 21 October 2015
m
1 revision imported: The current Wikipedia Template:Infobox.
----------------------------------------------------------------------------------------------------
-- cfg['protection-templatereason-edit']-- The name of the template that displays the protection icon (a padlock on enwiki).cfg['protectionreason for edit-template'] = 'pp-template'protected templates to pass to--[[-- cfg['protection-template-args'Module:Protection banner]]-- Any arguments to send to the protection template. This should be a Lua table.-- For example, if the protection template is "pp-template", and the wikitext template invocation-- looks like "{{pp-template|docusage=yes}}", then this table should look like "{docusage = 'yes'}".--]]cfg['protection-templatereason-argsedit'] = {docusage = 'yestemplate'}
--[[
-- The text to display for "mirror" links.
cfg['mirror-link-display'] = 'mirror'
 
-- cfg['mirror-link-preload']
-- The page to preload when a user clicks the "mirror" link.
cfg['mirror-link-preload'] = 'Template:Documentation/mirror'
----------------------------------------------------------------------------------------------------