Modul:Protection banner/documentation/config: Skillnad mellan sidversioner

Från Järnvägsdata
jarnvagsdata>Mr. Stradivarius
(move documentation config from Module:Protection banner/config)
 
m (1 version importerades)
 
(Ingen skillnad)

Nuvarande version från 5 januari 2021 kl. 08.10

Dokumentationen för denna modul kan skapas på Modul:Protection banner/documentation/config/dok

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

}