Module:Message box/configuration: Difference between revisions
From Test Wiki
Content deleted Content added
Wikipedia >Pppery Per edit request |
m Protected "Module:Message box/configuration": High-risk Lua module. ([Edit=Allow only bureaucrats] (indefinite) [Move=Allow only bureaucrats] (indefinite) [Delete=Allow only bureaucrats] (indefinite) [Protect=Allow only bureaucrats] (indefinite)) |
||
| Line 149: | Line 149: | ||
license = { |
license = { |
||
class = 'imbox-license licensetpl', |
class = 'imbox-license licensetpl', |
||
image = 'Imbox |
image = 'Imbox license.png' -- @todo We need an SVG version of this |
||
}, |
|||
["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 = { |
||