Module:Message box/configuration: Difference between revisions

From Test Wiki
Content deleted Content added
m 1 revision imported from metawikimedia:Module:Message_box/configuration: Importing Template:Sockpuppeteer from the Meta Wiki Wikimedia project wiki
m>Billinghurst
Imbox-license.svg
Line 52: Line 52:
sectionDefault = 'article',
sectionDefault = 'article',
allowMainspaceCategories = true,
allowMainspaceCategories = true,
templateCategory = 'Article message templates',
templateCategory = 'Page message templates',
templateCategoryRequireName = true,
templateCategoryRequireName = true,
templateErrorCategory = 'Article message templates with missing parameters',
templateErrorCategory = 'Page message templates with missing parameters',
templateErrorParamsToCheck = {'issue', 'fix', 'subst'},
templateErrorParamsToCheck = {'issue', 'fix', 'subst'},
removalNotice = '<small>[[Help:Maintenance template removal|Learn how and when to remove this template message]]</small>',
removalNotice = '<small>[[:w:Help:Maintenance template removal|Learn how and when to remove this template message]]</small>',
templatestyles = 'Module:Message box/ambox.css'
templatestyles = 'Module:Message box/ambox.css'
},
},
Line 149: Line 149:
license = {
license = {
class = 'imbox-license licensetpl',
class = 'imbox-license licensetpl',
image = 'Imbox license.png' -- @todo We need an SVG version of this
image = 'Imbox-license.svg'
},
},
featured = {
featured = {