Module:Banner shell/config
Appearance
return {
template = 'Template:WikiProject banner shell',
page_types = {
dab = 'disambiguation page',
soft_redirect = 'soft redirect',
timedtext = 'timed text file',
nonexistent = 'non-existent page',
},
blp_template = {
blp = 'BLP',
blpo = 'BLP others',
activepol = 'Active politician'
},
rating = {
not_yet = 'This %s has not yet been rated',
not_required = 'This %s does not require a rating',
rated = 'This %s is rated <b>%s-class</b>',
scale = 'on Wikipedia\'s [[Wikipedia:Content assessment|content assessment]] scale.'
},
project = {
interest = 'It is of interest to',
collapsed = 'multiple [[Wikipedia:WikiProject|WikiProjects]].',
uncollapsed = 'the following [[Wikipedia:WikiProject|WikiProjects]]:'
},
tracking = {
duplicate = 'Pages using WikiProject banner shell with duplicate banner templates',
unknown = '[[Category:Pages using WikiProject banner shell with unknown parameters|_VALUE_ ]]',
preview = 'Page using [[Template:WikiProject banner shell]] with unknown parameter "_VALUE_"',
invalid = 'Pages using WikiProject banner shell with invalid parameters'
},
vital = {
with_level = '[[File:Círculos Concéntricos.svg|16px|link=|alt=]] <b>[[%s|level-%s vital article]]</b>',
without_level = 'vital article',
categories = {
'_CLASS level-_LEVEL vital articles',
'Wikipedia level-_LEVEL vital articles in _TOPIC',
'_CLASS vital articles in _TOPIC'
},
attention = 'Wikipedia vital articles needing attention',
not_listed = 'Articles not listed in the vital article list'
},
icons = {
type = {
['project page'] = 'Symbol project class.svg',
['user page'] = 'Symbol user class.svg',
['interface page'] = 'Pliers Symbol.svg',
['help page'] = 'Symbol information vote.svg',
module = 'Symbol code red.svg',
['disambiguation page'] = 'Symbol dab class.svg',
redirect = 'Symbol_redirect_class.svg',
['soft redirect'] = 'Symbol redirect class.svg',
['non-existent page'] = 'Symbol abstain vote.svg',
category = 'Symbol category class.svg',
draft = 'Symbol_draft_class.svg',
file = 'Symbol_file_class.svg',
portal = 'Symbol_portal_class.svg',
template = 'Symbol template class pink.svg',
['timed text file'] = 'Symbol dot dot dot gray.svg'
},
default = 'Symbol_na_class.svg',
quality = {
FA = 'Featured_article_star.svg',
FL = 'Featured_article_star.svg',
FM = 'Featured_article_star.svg',
A = 'Symbol_a_class.svg',
GA = 'Symbol_support_vote.svg',
B = 'Symbol_b_class.svg',
C = 'Symbol_c_class.svg',
Start = 'Symbol_start_class.svg',
Stub = 'Symbol_stub_class.svg',
List = 'Symbol_list_class.svg',
},
unassessed = 'Symbol_question.svg'
}
}