Module:Message box/configuration: Difference between revisions
From WikiOasis Meta
More actions
Miraheze >Agent Isai m 1 revision imported from wikipedia:Module:Message_box/configuration: Importing from English Wikipedia to sync templates |
m 1 revision imported Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 56: | Line 56: | ||
templateErrorCategory = 'Article message templates with missing parameters', | templateErrorCategory = 'Article 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 | removalNotice = '<small>[[Help:Maintenance template removal|Learn how and when to remove this 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. | 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 = { |