Content deleted Content added
partial undo |
m arrange items more logically, add note icon size |
||
Line 17:
sortkey_on_template_page = 'Parameter'
},
main_text = 'This %s is within the scope of <b>[[%s|%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|the discussion]] and see a list of open tasks.',▼
image = {
default_size = '80px',
Line 23 ⟶ 22:
header_size = '35x25px'
},
▲ main_text = 'This %s is within the scope of <b>[[%s|%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|the discussion]] and see a list of open tasks.',
task_force = {▼
text = 'This %s is supported by <b>%s</b>%s.',▼
importance = '(assessed as %s)',▼
header = 'Associated task forces:',-- default header for collapsed task forces if TF_COLLAPSED is defined▼
lower_threshold = 0,-- default threshold for collapsing task forces if TF_HEADER is defined▼
upper_threshold = 5,-- default threshold for collapsing task forces if TF_HEADER is not defined▼
icon_alt = 'Taskforce icon',▼
default_size = 'x25px'▼
},▼
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',▼
default_cat = 'Automatically assessed %s articles',▼
icon = 'Robot icôn.svg',▼
},▼
attention = {▼
text = 'This %s has been marked as needing immediate attention.',▼
icon = 'Diamond-caution.svg',▼
default_cat = '%s articles needing attention',▼
},▼
infobox = {▼
text = 'This %s has been marked as needing an [[Wikipedia:Manual of Style/Infoboxes|infobox]].',▼
icon = 'Gnome-mime-text-x-credits.svg',▼
default_cat = '%s articles needing infoboxes',▼
},▼
quality = {
name = 'quality scale',
Line 67 ⟶ 38:
text = 'This article has been given a rating which conflicts with the [[WP:PIQA|project-independent quality rating]] in the banner shell. Please resolve this conflict if possible.'
},
assessment_category = 'Category:%s-Class %s',
colour = {
Line 119 ⟶ 86:
default = '#DCDCDC'
},
▲ },
▲ task_force = {
▲ text = 'This %s is supported by <b>%s</b>%s.',
▲ importance = '(assessed as %s)',
▲ header = 'Associated task forces:',-- default header for collapsed task forces if TF_COLLAPSED is defined
▲ lower_threshold = 0,-- default threshold for collapsing task forces if TF_HEADER is defined
▲ upper_threshold = 5,-- default threshold for collapsing task forces if TF_HEADER is not defined
▲ icon_alt = 'Taskforce icon',
▲ default_size = 'x25px'
▲ },
note = {▼
header = 'More information:',-- default header when notes are collapsed▼
threshold = 2,-- default thresold for notes to collapse▼
icon_alt = 'Note icon',▼
default_size = 'x25px',▼
header_icon = 'x20px'
▲ },
▲ 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',
▲ default_cat = 'Automatically assessed %s articles',
▲ icon = 'Robot icôn.svg',
▲ },
▲ attention = {
▲ text = 'This %s has been marked as needing immediate attention.',
▲ icon = 'Diamond-caution.svg',
▲ default_cat = '%s articles needing attention',
},▼
▲ infobox = {
▲ text = 'This %s has been marked as needing an [[Wikipedia:Manual of Style/Infoboxes|infobox]].',
▲ icon = 'Gnome-mime-text-x-credits.svg',
▲ default_cat = '%s articles needing infoboxes',
},
auxiliary_module = 'Module:WikiProject banner/auxiliary',
Line 177 ⟶ 180:
text = 'This %s is within the scope of [[%s|%s]], a project which is currently considered to be <b>[[WP:INACTIVEWP|%s]]</b>.',
nested = '([[WP:INACTIVEWP|%s]])'
▲ },
▲ note = {
▲ header = 'More information:',-- default header when notes are collapsed
▲ threshold = 2,-- default thresold for notes to collapse
▲ icon_alt = 'Note icon',
▲ default_size = 'x25px'
},
unknown_parameters = {
|