Module:WikiProject banner/templatepage and Module:WikiProject banner/templatepage/sandbox: Difference between pages

(Difference between pages)
Jump to navigation Jump to search
Page 1
Page 2
imported>MSGJ
only show class doc for projects not using PIQA
 
imported>Gonnym
 
Line 1: Line 1:
require('strict')
require('strict')
local p = {}
local p = {}
local sandbox-- = '/sandbox'
local sandbox = '/sandbox'
local lang = mw.language.getContentLanguage()
local lang = mw.language.getContentLanguage()
local template_page_cfg = {
local template_page_cfg = {
Line 52: Line 52:
text = 'A task force does not have a defined name, which is needed for proper classification of these articles. Please add the %s parameter.',
text = 'A task force does not have a defined name, which is needed for proper classification of these articles. Please add the %s parameter.',
tracking = {sort_key = 'N'},
tracking = {sort_key = 'N'},
collapsing = 'The %s task forces and/or work groups will automatically collapse if %s displayed. To change this setting, set or update the %s parameter.',
collapsing = 'The %s task forces and work groups will automatically collapse if %s displayed. To change this setting, set or update the %s parameter.',
},
},
check_assessment = {
check_assessment = {