Welcome to the TTSCpedia (beta)! This wiki is the successor to the FANDOM/Wikia version! You may create an account on the new wiki during the Public Beta stage and begin editing. Please see the to-do list here. Any content from the FANDOM/Wikia wiki will not be transferred automatically, such as pages, and accounts. That must be done manually by the end user, being you. |
Module:Protection banner/documentation/config
From The TTSCpedia
Jump to navigationJump to search
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.',
}