ബ്യൂറോക്രാറ്റുകൾ, ചെക്ക് യൂസർമാർ, emailconfirmed, സമ്പർക്കമുഖ കാര്യനിർവാഹകർ, kiteuser, oversight, അമർച്ചകർ, കാര്യനിർവാഹകർ, അപ്ലോഡ് സഹായി മേള തിരുത്തുന്നവർ
24,964
തിരുത്തലുകൾ
(ചെ.) (പ്രമാണത്തിൽ മാറ്റം വരുത്തി) |
(ചെ.) (ഒരു പതിപ്പ് ഇറക്കുമതി ചെയ്തു) |
||
| (3 ഉപയോക്താക്കൾ ചെയ്ത ഇടയ്ക്കുള്ള 3 നാൾപ്പതിപ്പുകൾ പ്രദർശിപ്പിക്കുന്നില്ല) | |||
| വരി 10: | വരി 10: | ||
speedy = { | speedy = { | ||
class = 'ambox-speedy', | class = 'ambox-speedy', | ||
image = 'Ambox warning pn. | image = 'Ambox warning pn.svg' | ||
}, | }, | ||
delete = { | delete = { | ||
class = 'ambox-delete', | class = 'ambox-delete', | ||
image = 'Ambox warning pn. | image = 'Ambox warning pn.svg' | ||
}, | }, | ||
content = { | content = { | ||
| വരി 34: | വരി 34: | ||
notice = { | notice = { | ||
class = 'ambox-notice', | class = 'ambox-notice', | ||
image = ' | image = 'Information icon4.svg' | ||
} | } | ||
}, | }, | ||
| വരി 50: | വരി 50: | ||
useCollapsibleTextFields = true, | useCollapsibleTextFields = true, | ||
imageRightNone = true, | imageRightNone = true, | ||
sectionDefault = ' | sectionDefault = 'article', | ||
allowMainspaceCategories = true, | allowMainspaceCategories = true, | ||
templateCategory = 'Article message templates', | templateCategory = 'Article message templates', | ||
| വരി 56: | വരി 56: | ||
templateErrorCategory = 'Article message templates with missing parameters', | templateErrorCategory = 'Article message templates with missing parameters', | ||
templateErrorParamsToCheck = {'issue', 'fix', 'subst'}, | templateErrorParamsToCheck = {'issue', 'fix', 'subst'}, | ||
removalNotice = '[[ | removalNotice = '<small>[[Help:Maintenance template removal|Learn how and when to remove this message]]</small>', | ||
templatestyles = 'Module:Message box/ambox.css' | |||
}, | }, | ||
| വരി 63: | വരി 64: | ||
speedy = { | speedy = { | ||
class = 'cmbox-speedy', | class = 'cmbox-speedy', | ||
image = 'Ambox warning pn. | image = 'Ambox warning pn.svg' | ||
}, | }, | ||
delete = { | delete = { | ||
class = 'cmbox-delete', | class = 'cmbox-delete', | ||
image = 'Ambox warning pn. | image = 'Ambox warning pn.svg' | ||
}, | }, | ||
content = { | content = { | ||
| വരി 87: | വരി 88: | ||
notice = { | notice = { | ||
class = 'cmbox-notice', | class = 'cmbox-notice', | ||
image = ' | image = 'Information icon4.svg' | ||
} | } | ||
}, | }, | ||
| വരി 93: | വരി 94: | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes = {'cmbox'}, | classes = {'cmbox'}, | ||
imageEmptyCell = true | imageEmptyCell = true, | ||
templatestyles = 'Module:Message box/cmbox.css' | |||
}, | }, | ||
| വരി 100: | വരി 102: | ||
warning = { | warning = { | ||
class = 'fmbox-warning', | class = 'fmbox-warning', | ||
image = 'Ambox warning pn. | image = 'Ambox warning pn.svg' | ||
}, | }, | ||
editnotice = { | editnotice = { | ||
class = 'fmbox-editnotice', | class = 'fmbox-editnotice', | ||
image = ' | image = 'Information icon4.svg' | ||
}, | }, | ||
system = { | system = { | ||
class = 'fmbox-system', | class = 'fmbox-system', | ||
image = ' | image = 'Information icon4.svg' | ||
} | } | ||
}, | }, | ||
| വരി 115: | വരി 117: | ||
classes = {'fmbox'}, | classes = {'fmbox'}, | ||
imageEmptyCell = false, | imageEmptyCell = false, | ||
imageRightNone = false | imageRightNone = false, | ||
templatestyles = 'Module:Message box/fmbox.css' | |||
}, | }, | ||
| വരി 122: | വരി 125: | ||
speedy = { | speedy = { | ||
class = 'imbox-speedy', | class = 'imbox-speedy', | ||
image = 'Ambox warning pn. | image = 'Ambox warning pn.svg' | ||
}, | }, | ||
delete = { | delete = { | ||
class = 'imbox-delete', | class = 'imbox-delete', | ||
image = 'Ambox warning pn. | image = 'Ambox warning pn.svg' | ||
}, | }, | ||
content = { | content = { | ||
| വരി 146: | വരി 149: | ||
license = { | license = { | ||
class = 'imbox-license licensetpl', | class = 'imbox-license licensetpl', | ||
image = 'Imbox license. | image = 'Imbox-license.svg' | ||
}, | |||
["license-related"] = { | |||
class = 'imbox-license', | |||
image = 'Imbox-license.svg' | |||
}, | }, | ||
featured = { | featured = { | ||
class = 'imbox-featured', | class = 'imbox-featured', | ||
image = 'Cscr-featured.svg' | image = 'Cscr-featured.svg', | ||
imageNeedsLink = true | |||
}, | }, | ||
notice = { | notice = { | ||
class = 'imbox-notice', | class = 'imbox-notice', | ||
image = ' | image = 'Information icon4.svg' | ||
} | } | ||
}, | }, | ||
| വരി 162: | വരി 170: | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
below = true, | below = true, | ||
templateCategory = 'File message boxes' | templateCategory = 'File message boxes', | ||
templatestyles = 'Module:Message box/imbox.css' | |||
}, | }, | ||
| വരി 169: | വരി 178: | ||
speedy = { | speedy = { | ||
class = 'ombox-speedy', | class = 'ombox-speedy', | ||
image = 'Ambox warning pn. | image = 'Ambox warning pn.svg' | ||
}, | }, | ||
delete = { | delete = { | ||
class = 'ombox-delete', | class = 'ombox-delete', | ||
image = 'Ambox warning pn. | image = 'Ambox warning pn.svg' | ||
}, | }, | ||
content = { | content = { | ||
| വരി 193: | വരി 202: | ||
notice = { | notice = { | ||
class = 'ombox-notice', | class = 'ombox-notice', | ||
image = ' | image = 'Information icon4.svg' | ||
} | } | ||
}, | }, | ||
| വരി 201: | വരി 210: | ||
allowSmall = true, | allowSmall = true, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
imageRightNone = true | imageRightNone = true, | ||
templatestyles = 'Module:Message box/ombox.css' | |||
}, | }, | ||
| വരി 208: | വരി 218: | ||
speedy = { | speedy = { | ||
class = 'tmbox-speedy', | class = 'tmbox-speedy', | ||
image = 'Ambox warning pn. | image = 'Ambox warning pn.svg' | ||
}, | }, | ||
delete = { | delete = { | ||
class = 'tmbox-delete', | class = 'tmbox-delete', | ||
image = 'Ambox warning pn. | image = 'Ambox warning pn.svg' | ||
}, | }, | ||
content = { | content = { | ||
| വരി 232: | വരി 242: | ||
notice = { | notice = { | ||
class = 'tmbox-notice', | class = 'tmbox-notice', | ||
image = ' | image = 'Information icon4.svg' | ||
} | } | ||
}, | }, | ||
| വരി 241: | വരി 251: | ||
imageRightNone = true, | imageRightNone = true, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
templateCategory = 'Talk message boxes', | |||
templateCategory = 'Talk message boxes' | templatestyles = 'Module:Message box/tmbox.css' | ||
} | } | ||
} | } | ||
തിരുത്തലുകൾ