Module:Protection banner/documentation/config

From Wikibundi
< Module:Protection banner‎ | documentation
Revision as of 01:10, 6 August 2023 by Arbundi (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Protection banner/documentation/config/doc

Script error: Lua error: Internal error: The interpreter has terminated with signal "-129".

-- This module contains messages used to generate the documentation for
-- [[Module:Protection banner]].

return {

-- Reason table headings.
['documentation-heading-reason'] = 'Reason',
['documentation-heading-action'] = 'Action',
['documentation-heading-description'] = 'Description',

-- Blurb to display if no reasons were found in the module config.
['documentation-blurb-noreasons'] = 'No reason values were found in the module'
	.. ' configuration.',

}