މޮޑިއުލް:Protection banner/documentation/config
މޮޑިއުލް ޑޮކިއުމަންޓޭޝަން[create]
You might want to create a documentation page for this Scribunto module. Editors can experiment in this module's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. 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.',
}