پودمان:Protection banner/documentation/config: تفاوت میان نسخه‌ها

    از ویکی‌نور
    fa>Wikinoor.ir
    جز (Rollback edit(s) by 119.94.8.18 (talk): Vandalism (from contribs) (RW 16))
     
    جز (۱ نسخه واردشده)
     
    (بدون تفاوت)

    نسخهٔ کنونی تا ‏۱۵ نوامبر ۲۰۲۲، ساعت ۱۷:۴۹

    توضیحات این پودمان می‌تواند در پودمان:Protection banner/documentation/config/توضیحات قرار گیرد.

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