Module:Protection banner/documentation/config
From TechInfoDepot
Jump to navigationJump to searchThe rating is either invalid or not specified. Please remove the {{Module rating}} template or specify a valid rating. |
Usage
{{#invoke:Protection banner/documentation|function_name}}
The above documentation is transcluded from Module:Protection banner/documentation/config/doc. (edit | history) Editors can experiment in this module's sandbox (create | mirror) and testcases (create) pages. Subpages of this module. |
-- 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.',
}