Module:Protection banner/documentation/config: Difference between revisions
Jump to navigation
Jump to search
m (Protected "Module:Protection banner/documentation/config" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
m (Changed protection settings for "Module:Protection banner/documentation/config" ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))) |
(No difference)
|
Latest revision as of 05:30, 19 June 2023
This module contains messages used to generate the documentation for Module:Protection banner.
-- 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.',
}