Jump to content

Module:Protection banner/documentation/config: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
move documentation config from Module:Protection banner/config
 
Blanked the page
Tags: Blanking Reverted
Line 1: Line 1:
-- 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.',

}

Revision as of 09:42, 10 February 2021