الفرق بين المراجعتين لصفحة: «وحدة:Message box/configuration»
add templatestyles, remove a variable or two as a result
Mohsenmadani (نقاش | مساهمات) (أنشأ الصفحة ب'-------------------------------------------------------------------------------- -- Message box configuration -- --...') |
ar>Wikivahdat (add templatestyles, remove a variable or two as a result) |
||
سطر ٢: | سطر ٢: | ||
-- Message box configuration -- | -- Message box configuration -- | ||
-- -- | -- -- | ||
-- This module contains configuration data for [[ | -- This module contains configuration data for [[Module:Message box]]. -- | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
سطر ٣٠: | سطر ٣٠: | ||
protection = { | protection = { | ||
class = 'ambox-protection', | class = 'ambox-protection', | ||
image = ' | image = 'Semi-protection-shackle-keyhole.svg' | ||
}, | }, | ||
notice = { | notice = { | ||
سطر ٥٦: | سطر ٥٢: | ||
sectionDefault = 'article', | sectionDefault = 'article', | ||
allowMainspaceCategories = true, | allowMainspaceCategories = true, | ||
templateCategory = ' | templateCategory = 'Article message templates', | ||
templateCategoryRequireName = true, | templateCategoryRequireName = true, | ||
templateErrorCategory = ' | templateErrorCategory = 'Article message templates with missing parameters', | ||
templateErrorParamsToCheck = {'issue', 'fix', 'subst'}, | templateErrorParamsToCheck = {'issue', 'fix', 'subst'}, | ||
removalNotice = '[[Help:Maintenance template removal| | removalNotice = '<small>[[Help:Maintenance template removal|Learn how and when to remove this template message]]</small>', | ||
templatestyles = 'Module:Message box/ambox.css' | |||
}, | }, | ||
سطر ٨٧: | سطر ٨٤: | ||
protection = { | protection = { | ||
class = 'cmbox-protection', | class = 'cmbox-protection', | ||
image = ' | image = 'Semi-protection-shackle-keyhole.svg' | ||
}, | }, | ||
notice = { | notice = { | ||
سطر ٩٧: | سطر ٩٤: | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes = {'cmbox'}, | classes = {'cmbox'}, | ||
imageEmptyCell = true | imageEmptyCell = true, | ||
templatestyles = 'Module:Message box/cmbox.css' | |||
}, | }, | ||
سطر ١١٩: | سطر ١١٧: | ||
classes = {'fmbox'}, | classes = {'fmbox'}, | ||
imageEmptyCell = false, | imageEmptyCell = false, | ||
imageRightNone = false | imageRightNone = false, | ||
templatestyles = 'Module:Message box/fmbox.css' | |||
}, | }, | ||
سطر ١٤٦: | سطر ١٤٥: | ||
protection = { | protection = { | ||
class = 'imbox-protection', | class = 'imbox-protection', | ||
image = ' | image = 'Semi-protection-shackle-keyhole.svg' | ||
}, | }, | ||
license = { | license = { | ||
سطر ١٦٦: | سطر ١٦٥: | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
below = true, | below = true, | ||
templateCategory = ' | templateCategory = 'File message boxes', | ||
templatestyles = 'Module:Message box/imbox.css' | |||
}, | }, | ||
سطر ١٩٣: | سطر ١٩٣: | ||
protection = { | protection = { | ||
class = 'ombox-protection', | class = 'ombox-protection', | ||
image = ' | image = 'Semi-protection-shackle-keyhole.svg' | ||
}, | }, | ||
notice = { | notice = { | ||
سطر ٢٠٥: | سطر ٢٠٥: | ||
allowSmall = true, | allowSmall = true, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
imageRightNone = true | imageRightNone = true, | ||
templatestyles = 'Module:Message box/ombox.css' | |||
}, | }, | ||
سطر ٢٣٢: | سطر ٢٣٣: | ||
protection = { | protection = { | ||
class = 'tmbox-protection', | class = 'tmbox-protection', | ||
image = ' | image = 'Semi-protection-shackle-keyhole.svg' | ||
}, | }, | ||
notice = { | notice = { | ||
سطر ٢٤٥: | سطر ٢٤٦: | ||
imageRightNone = true, | imageRightNone = true, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
templateCategory = 'Talk message boxes', | |||
templatestyles = 'Module:Message box/tmbox.css' | |||
} | } | ||
} | } |