Module:WikiProject banner/config: Difference between revisions

Content deleted Content added
+custom_mask_unused
+importance mask
Line 45:
info = 'This [[:Category:WikiProject banner templates|WikiProject banner]] uses %s, a meta-template for easily creating and maintaining banners and talk-page notices. Please report any such errors or feature requests to [[Template talk:WPBannerMeta]].',
notice_text = 'Information or warnings about the template are below:',
custom_quality_mask = {
custom_mask = 'A <b>[[%s|custom class mask]]</b> is in use.',
custom_mask_off in_use = 'A <b>[[%s|custom class mask]]</b> is in use.',
missing = 'The %s parameter is set to <i>subpage</i> but there is no custom class mask held at [[%s]]. Therefore the quality scale has been switched off.',
custom_mask_unused unused = 'The [[%s|/class subpage]] is currently not in use. To use it, set %s. To remove this warning, please delete or blank that subpage.'
},
custom_importance_mask = {
custom_mask in_use = 'A <b>[[%s|custom classimportance mask]]</b> is in use.',
missing = 'The %s parameter is set to <i>subpage</i> but there is no custom importance mask held at [[%s]]. Therefore the importance scale has been switched off.',
unused = 'The [[%s|/importance subpage]] is currently not in use. To use it, set %s. To remove this warning, please delete or blank that subpage.'
},
}
}