« Module:Protection banner/documentation/config » : différence entre les versions
Aller à la navigation
Aller à la recherche
m (Rollback edit(s) by 119.94.8.18 (talk): Vandalism (from contribs) (RW 16)) |
m (1 version importée) |
(Aucune différence)
|
Version actuelle datée du 15 février 2023 à 12:28
La documentation pour ce module peut être créée à 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.',
}