Module:WikiProject banner/config

This is an old revision of this page, as edited by MSGJ (talk | contribs) at 08:58, 12 June 2023. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

return {
	subst_warning = {
		image = '[[File:Stop hand nuvola.svg|40px]]',
		type_ = 'content',
		text = 'It seems that the <i>WikiProject %s</i> banner has been [[Wikipedia:Substitution|substituted]] on this page instead of being [[Wikipedia:Transclusion|transcluded]]. Please undo the edit and type <code>&#123;&#123;%s&#125;&#125;</code> instead.',
		categories = '[[Category:WikiProject banners with formatting errors|SUBST]][[Category:Pages with incorrectly substituted templates]]'
	},
	namespace_warning = {
		image = '[[File:Ambox important.svg|40px]]',
		type_ = 'content',
		text = 'The WikiProject banner below should be moved to this %s\'s <b>[[%s|talk page]]</b>.</p><p style="font-size:95%%">If this is a demonstration of the template, please set the parameter %s to prevent this page being miscategorised.',
		on_template_page = 'If this message appears on the template page itself, please check that the value of the %s parameter is correctly set to <kbd>%s</kbd>.',
		categories = 'WikiProject banners with formatting errors'
	},
	maintext = 'This %s is within the scope of <b>%s</b>, a collaborative effort to improve the coverage of %s on Wikipedia. If you would like to participate, please visit the project page, where you can join %s and see a list of open tasks.',
	auto = {
		assessed = 'This %s has been [[Wikipedia:Types of bots#WikiProject tagging and auto-assessment bots|automatically rated]] by a [[Wikipedia:Bots|bot]] or other tool %s. Please ensure the assessment is correct before removing the %s parameter.',
		stub = 'as <b>Stub-class</b> because it uses a [[Wikipedia:Stub|stub template]]',
		length = 'based on the length of the article',
		inherit = 'because one or more other projects use this class',
		sort_codes = {A='0', FA='1', FL='2', GA='3', B='4', C='5', Start='6', Stub='7', List='8'},
		default_sort_code = '9',
	},
	quality = {
		rating = 'This %s %s on Wikipedia\'s [[Wikipedia:Content assessment|content assessment]] scale',
		rated = 'has been rated as %s-class',
		notyet = 'has not yet received a rating',
		notrequired = 'does not require a rating',
	},
	importance = {
		rating = 'This %s has %s on %s.',
		rated = 'been rated as %s-%s',
		notyet = 'not yet received a rating',
		scale = 'the [[Wikipedia:Version 1.0 Editorial Team/Release Version Criteria#Importance of topic|%s scale]]'
	}
}