Difference between revisions of "Module:Documentation/config"

Jump to navigation Jump to search
remove unused messages
en>Mr. Stradivarius
(add error messages)
en>Mr. Stradivarius
(remove unused messages)
Line 378: Line 378:
-- {{fmbox}} template configuration
-- {{fmbox}} template configuration
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
-- cfg.fmboxIdParam
-- The name of the "id" parameter of {{fmbox}}.
cfg.fmboxIdParam = 'id'


-- cfg.fmboxId
-- cfg.fmboxId
-- The id sent to the "id" parameter of the {{fmbox}} template.
-- The id sent to the "id" parameter of the {{fmbox}} template.
cfg.fmboxId = 'documentation-meta-data'
cfg.fmboxId = 'documentation-meta-data'
-- cfg.fmboxImageParam
-- The name of the "image" parameter of {{fmbox}}.
cfg.fmboxImageParam = 'image'


-- cfg.fmboxImageNone
-- cfg.fmboxImageNone
-- The value to suppress image output from the "image" parameter of {{fmbox}}.
-- The value to suppress image output from the "image" parameter of {{fmbox}}.
cfg.fmboxImageNone = 'none'
cfg.fmboxImageNone = 'none'
-- cfg.fmboxStyleParam
-- The name of the "style" parameter of {{fmbox}}.
cfg.fmboxStyleParam = 'style'


-- cfg.fmboxStyle
-- cfg.fmboxStyle
-- The value sent to the style parameter of {{fmbox}}.
-- The value sent to the style parameter of {{fmbox}}.
cfg.fmboxStyle = 'background-color: #ecfcf4'
cfg.fmboxStyle = 'background-color: #ecfcf4'
-- cfg.fmboxTextstyleParam
-- The name of the "textstyle" parameter of {{fmbox}}.
cfg.fmboxTextstyleParam = 'textstyle'


-- cfg.fmboxTextstyle
-- cfg.fmboxTextstyle
Anonymous user

Navigation menu