Content deleted Content added
add image_needed, change wording on templatepage, merge parameter list |
add settings for collaboration hook |
||
Line 163:
topic = 'Wikipedia requested %ss of %s',
default_image = 'Camera-photo.svg',
},
collaboration = {
default_image = 'Crystal 128 kuser.png',
default_text = 'project collaboration',
size = '30px',
candidate = 'This %s is a [[%s|candidate]] to be the %s.',
current = 'This %s is currently the %s.',
past = 'This %s was a past %s.',
},
template_page = {
Line 247 ⟶ 255:
parameters = {
preview = 'Unexpected or deprecated parameter _VALUE_',
parameters = {'PROJECT', 'BANNER_NAME', 'PROJECT_NAME', 'PROJECT_LINK', 'substcheck', '
taskforce = {
prefix = 'TF_%s_',
Line 260 ⟶ 268:
other = {'B_DISPLAY_ON_START'},
},
to_do = {'TODO_EDITLINKS', 'TODO_TEXT', 'TODO_TITLE_STYLE', 'TODO_STYLE'},
qii = {'QII_SUPPRESS_NA', 'QII_SUPPRESS_NA_CLASS', 'QII_SUPPRESS_NA_IMPORTANCE', 'QII_UNASSESSED_APPENDIX'},
image_needed = {'IM_IMAGE', 'IM_LOCATION_CATEGORY', 'IM_TOPIC_CATEGORY', 'image-___location', 'image-details', 'image-topic', 'image-type'},
collaboration = {'COLL_LINK', 'COLL_TEXT', 'COLL_IMAGE', 'COLL_CANDIDATE_CAT', 'COLL_CURRENT_CAT', 'COLL_PAST_CAT'},
tracking = 'Automatic parameter checking is enabled and pages with invalid parameters can be found in %s.',
create = 'Automatic parameter checking is enabled. Create %s to track invalid parameters.',
|