Module:WikiProject banner/templatepage and Module:WikiProject banner/templatepage/sandbox: Difference between pages
(Difference between pages)
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 | 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 | 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 = { | ||