Modul:Message box/configuration: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
Remove error category; it was the idea of one enwiki-an years ago and there's no evidence anyone on MediaWiki.org cares
K (1 Version importiert)
StadtbahnBI>Pppery
(Remove error category; it was the idea of one enwiki-an years ago and there's no evidence anyone on MediaWiki.org cares)
Zeile 10: Zeile 10:
speedy = {
speedy = {
class = 'ambox-speedy',
class = 'ambox-speedy',
image = 'Ambox warning pn.svg'
image = 'OOjs UI icon clock-destructive.svg'
},
},
delete = {
delete = {
class = 'ambox-delete',
class = 'ambox-delete',
image = 'Ambox warning pn.svg'
image = 'OOjs UI icon alert-destructive.svg'
},
warning = { -- alias for content
class = 'ambox-content',
image = 'OOjs UI icon notice-warning.svg'
},
},
content = {
content = {
class = 'ambox-content',
class = 'ambox-content',
image = 'Ambox important.svg'
image = 'OOjs UI icon notice-warning.svg'
},
},
style = {
style = {
Zeile 30: Zeile 34:
protection = {
protection = {
class = 'ambox-protection',
class = 'ambox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
class = 'ambox-notice',
class = 'ambox-notice',
image = 'Information icon4.svg'
image = 'OOjs UI icon information-progressive.svg'
}
}
},
},
Zeile 54: Zeile 58:
templateCategory            = 'Article message templates',
templateCategory            = 'Article message templates',
        templateCategoryRequireName = true,
        templateCategoryRequireName = true,
templateErrorCategory      = 'Article message templates with missing parameters',
templateErrorCategory      = nil,
templateErrorParamsToCheck  = {'issue', 'fix', 'subst'}
templateErrorParamsToCheck  = {'issue', 'fix', 'subst'}
},
},
Zeile 62: Zeile 66:
speedy = {
speedy = {
class = 'cmbox-speedy',
class = 'cmbox-speedy',
image = 'Ambox warning pn.svg'
image = 'OOjs UI icon clock-destructive.svg'
},
},
delete = {
delete = {
class = 'cmbox-delete',
class = 'cmbox-delete',
image = 'Ambox warning pn.svg'
image = 'OOjs UI icon alert-destructive.svg'
},
},
content = {
content = {
class = 'cmbox-content',
class = 'cmbox-content',
image = 'Ambox important.svg'
image = 'OOjs UI icon notice-warning.svg'
},
},
style = {
style = {
Zeile 82: Zeile 86:
protection = {
protection = {
class = 'cmbox-protection',
class = 'cmbox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
class = 'cmbox-notice',
class = 'cmbox-notice',
image = 'Information icon4.svg'
image = 'OOjs UI icon information-progressive.svg'
},
caution = {
class = 'cmbox-style',
image = 'Ambox warning yellow.svg'
}
}
},
},
Zeile 99: Zeile 107:
warning = {
warning = {
class = 'fmbox-warning',
class = 'fmbox-warning',
image = 'Ambox warning pn.svg'
image = 'OOjs UI icon clock-destructive.svg'
},
},
editnotice = {
editnotice = {
class = 'fmbox-editnotice',
class = 'fmbox-editnotice',
image = 'Information icon4.svg'
image = 'OOjs UI icon information-progressive.svg'
},
},
system = {
system = {
class = 'fmbox-system',
class = 'fmbox-system',
image = 'Information icon4.svg'
image = 'OOjs UI icon information-progressive.svg'
}
}
},
},
default              = 'system',
default              = 'system',
showInvalidTypeError = true,
showInvalidTypeError = true,
allowId                = true,
classes              = {'plainlinks', 'fmbox'},
classes              = {'plainlinks', 'fmbox'},
imageEmptyCell      = false,
imageEmptyCell      = false,
Zeile 122: Zeile 129:
speedy = {
speedy = {
class = 'imbox-speedy',
class = 'imbox-speedy',
image = 'Ambox warning pn.svg'
image = 'OOjs UI icon clock-destructive.svg'
},
},
delete = {
delete = {
class = 'imbox-delete',
class = 'imbox-delete',
image = 'Ambox warning pn.svg'
image = 'OOjs UI icon alert-destructive.svg'
},
},
content = {
content = {
class = 'imbox-content',
class = 'imbox-content',
image = 'Ambox important.svg'
image = 'OOjs UI icon notice-warning.svg'
},
},
style = {
style = {
Zeile 142: Zeile 149:
protection = {
protection = {
class = 'imbox-protection',
class = 'imbox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
license = {
license = {
Zeile 154: Zeile 161:
notice = {
notice = {
class = 'imbox-notice',
class = 'imbox-notice',
image = 'Information icon4.svg'
image = 'OOjs UI icon information-progressive.svg'
}
}
},
},
Zeile 170: Zeile 177:
speedy = {
speedy = {
class = 'ombox-speedy',
class = 'ombox-speedy',
image = 'Ambox warning pn.svg'
image = 'OOjs UI icon clock-destructive.svg'
},
},
delete = {
delete = {
class = 'ombox-delete',
class = 'ombox-delete',
image = 'Ambox warning pn.svg'
image = 'OOjs UI icon alert-destructive.svg'
},
warning = { -- alias for content
class = 'ombox-content',
image = 'OOjs UI icon notice-warning.svg'
},
},
content = {
content = {
class = 'ombox-content',
class = 'ombox-content',
image = 'Ambox important.svg'
image = 'OOjs UI icon notice-warning.svg'
},
},
style = {
style = {
Zeile 190: Zeile 201:
protection = {
protection = {
class = 'ombox-protection',
class = 'ombox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
class = 'ombox-notice',
class = 'ombox-notice',
image = 'Information icon4.svg'
image = 'OOjs UI icon information-progressive.svg'
},
critical = {
class = 'mbox-critical',
image = 'OOjs UI icon clock-destructive.svg'
}
}
},
},
Zeile 209: Zeile 224:
speedy = {
speedy = {
class = 'tmbox-speedy',
class = 'tmbox-speedy',
image = 'Ambox warning pn.svg'
image = 'OOjs UI icon clock-destructive.svg'
},
},
delete = {
delete = {
class = 'tmbox-delete',
class = 'tmbox-delete',
image = 'Ambox warning pn.svg'
image = 'OOjs UI icon alert-destructive.svg'
},
},
content = {
content = {
class = 'tmbox-content',
class = 'tmbox-content',
image = 'Ambox important.svg'
image = 'OOjs UI icon notice-warning.svg'
},
},
style = {
style = {
Zeile 229: Zeile 244:
protection = {
protection = {
class = 'tmbox-protection',
class = 'tmbox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
class = 'tmbox-notice',
class = 'tmbox-notice',
image = 'Information icon4.svg'
image = 'OOjs UI icon information-progressive.svg'
}
}
},
},
default              = 'notice',
default              = 'notice',
showInvalidTypeError = true,
showInvalidTypeError = true,
classes              = {'plainlinks', 'layouttemplate', 'tmbox'},
classes              = {'plainlinks', 'tmbox'},
allowId              = true,
allowSmall          = true,
allowSmall          = true,
imageRightNone      = true,
imageRightNone      = true,
imageEmptyCell      = true,
imageEmptyCell      = true,
imageEmptyCellStyle  = true,
imageEmptyCellStyle  = true,
-- templateCategory    = 'Talk message boxes'
templateCategory    = 'Talk message boxes'
}
}
}
}
Anonymer Benutzer

Navigationsmenü