Module:Banner shell/config

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'

},

rating = {

not_yet = 'This %s has not yet been rated',

not_required = 'This %s does not require a rating',

rated = 'This %s is rated %s-class',

scale = 'on Wikipedia\'s content assessment scale.'

},

project = {

interest = 'It is of interest to',

collapsed = 'multiple WikiProjects.',

uncollapsed = 'the following WikiProjects:'

},

tracking = {

duplicate = 'Pages using WikiProject banner shell with duplicate banner templates',

unknown = '_VALUE_ ',

preview = 'Page using Template:WikiProject banner shell with unknown parameter "_VALUE_"',

invalid = 'Pages using WikiProject banner shell with invalid parameters',

conflict = 'Pages with conflicting living parameter',

redundant = 'Pages with redundant living parameter',

redundant_class = 'WikiProject banners with redundant class parameter'

},

vital = {

with_level = 'File:Círculos Concéntricos.svg level-%s vital article',

without_level = 'vital article',

categories = {

'_CLASS level-_LEVEL vital articles',

'Wikipedia level-_LEVEL vital articles in _TOPIC',

'_CLASS vital articles in _TOPIC'

},

all = 'All Wikipedia vital articles',

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'

}

}