Jump to content

Module:Message box/configuration: Difference between revisions

m
1 revision imported
(Created page with "-------------------------------------------------------------------------------- -- Message box configuration -- --...")
m (1 revision imported)
Line 30: Line 30:
protection = {
protection = {
class = 'ambox-protection',
class = 'ambox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
Line 58: Line 58:
removalNotice              = '[[Help:Maintenance template removal|Learn how and when to remove this template message]]'
removalNotice              = '[[Help:Maintenance template removal|Learn how and when to remove this template message]]'
},
},
 
cmbox = {
cmbox = {
types = {
types = {
Line 83: Line 83:
protection = {
protection = {
class = 'cmbox-protection',
class = 'cmbox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
Line 95: Line 95:
imageEmptyCell      = true
imageEmptyCell      = true
},
},
 
fmbox = {
fmbox = {
types = {
types = {
Line 117: Line 117:
imageRightNone      = false
imageRightNone      = false
},
},
 
imbox = {
imbox = {
types = {
types = {
Line 142: Line 142:
protection = {
protection = {
class = 'imbox-protection',
class = 'imbox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
license = {
license = {
Line 164: Line 164:
templateCategory    = 'File message boxes'
templateCategory    = 'File message boxes'
},
},
 
ombox = {
ombox = {
types = {
types = {
Line 189: Line 189:
protection = {
protection = {
class = 'ombox-protection',
class = 'ombox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
Line 203: Line 203:
imageRightNone      = true
imageRightNone      = true
},
},
 
tmbox = {
tmbox = {
types = {
types = {
Line 228: Line 228:
protection = {
protection = {
class = 'tmbox-protection',
class = 'tmbox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
Anonymous user