Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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

From Alternative Lifestyle Wiki
More languages
More actions
m (Rollback edit(s) by 119.94.8.18 (talk): Vandalism (from contribs) (RW 16))
 
m (1 revision imported)
 
(No difference)

Latest revision as of 14:58, 19 June 2024

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

-- 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.',

}