Module:Documentation/config: Difference between revisions

add a "subpages-blurb" message
(add notes for non-string values)
(add a "subpages-blurb" message)
Line 250:
-- Subpages link configuration
----------------------------------------------------------------------------------------------------
 
-- cfg['subpages-blurb']
-- The "Subpages of this template" blurb. $1 is a link to the main template's subpages with a
-- display value of cfg['subpages-link-display']. In the English version this blurb is simply
-- the link followed by a period, and the link display provides the actual text.
cfg['subpages-blurb'] = '$1.'
 
-- cfg['subpages-link-display']