Open main menu

Changes

Module:Documentation/config

225 bytes added, 09:56, 20 November 2020
m
replace deprecated "Image:" with "File:"
-- cfg['sandbox-notice-image']
-- The image displayed in the sandbox notice.
cfg['sandbox-notice-image'] = '[[ImageFile:Sandbox.svg|50px|alt=|link=]]'
--[[
-- cfg['print-blurb']
-- Text to display if a /Print subpage exists. $1 is a link to the subpage with -- a display value of cfg['print-link-display'].
cfg['print-blurb'] = 'A [[Help:Books/for experts#Improving the book layout|print version]] of this template exists at $1.'
.. ' If you make a change to this template, please update the print version as well.'
----------------------------------------------------------------------------------------------------
-- cfg['main-div-idtemplatestyles']-- The "id" attribute name of the main HTML "div" tagTemplateStyles page where CSS is kept.-- Sandbox CSS will be at Module:Documentation/sandbox/styles.css when needed.cfg['templatestyles'] = 'Module:Documentation/styles.css' -- cfg['maincontainer']-- Class which can be used to set flex or grid CSS on the-div-idtwo child divs documentation and documentation-metadatacfg['container'] = 'templatedocumentation-documentationcontainer'
-- cfg['main-div-classes']
-- The CSS classes Classes added to the main HTML "div" tag.cfg['main-div-classes'] = 'template-documentation iezoomfix'
-- cfg['startmain-boxdiv-linkclassesheading-class']-- The CSS classes used Class for the [view][edit][history] or [create] links in the start boxmain heading for templates and modules and assoc.talk spacescfg['startmain-boxdiv-linkclassesheading-class'] = 'mw-editsectiondocumentation-like plainlinksheading'
-- cfg['start-box-link-idclass']-- The HTML "id" attribute Class for the links in the start box.cfg['start-box-link-idclass'] = 'doc_editlinksdocumentation-startbox'
--cfg['start-box-link-classes']--Classes used for the [view][edit][history] or [create] links in the start box.--mw-editsection-like is per [[Wikipedia:Village pump (technical)/Archive 117]]cfg['start-box-link-classes'] = 'mw-editsection-like plainlinks' --cfg['end-box-class']--Class for the end box.cfg['end-box-class'] = 'documentation-metadata' --cfg['end-box------------------------------------------------------------------------plainlinks']-- {{fmbox}} template configurationPlainlinkscfg['end-box---------------------------------------------------------------------------------------------------plainlinks'] = 'plainlinks'
-- cfg['fmboxtoolbar-idclass']-- The id sent to the "id" parameter of the {{fmbox}} templateClass added for toolbar links.cfg['fmboxtoolbar-idclass'] = 'documentation-meta-datatoolbar'
-- cfg['fmbox-styleclear']-- The value sent Just used to the style parameter of {{fmbox}}clear things.cfg['fmbox-styleclear'] = 'backgrounddocumentation-color: #ecfcf4clear'
-- cfg['fmbox-textstyle']
-- The value sent to the "textstyle parameter of {{fmbox}}.
cfg['fmbox-textstyle'] = 'font-style: italic'
----------------------------------------------------------------------------------------------------
Anonymous user