(Created page with "{{doc/start}} <templatedata> { "params": { "bgcol": {}, "linecol": {}, "width": {}, "mini": { "description": "If set, causes the box to display left-centered and s...") |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
{ |
{ |
||
"params": { |
"params": { |
||
− | " |
+ | "bgcolor": {}, |
− | " |
+ | "linecolor": {}, |
"width": {}, |
"width": {}, |
||
"mini": { |
"mini": { |
||
Line 32: | Line 32: | ||
"description": "This template is used to add consistent styling to message boxes." |
"description": "This template is used to add consistent styling to message boxes." |
||
} |
} |
||
− | </templatedata> |
+ | </templatedata><includeonly> |
+ | [[Category:Formatting templates]]</includeonly> |
||
{{doc/end}} |
{{doc/end}} |
Latest revision as of 21:33, 28 January 2020
This template is used to add consistent styling to message boxes.
Parameter | Description | Type | Status | |
---|---|---|---|---|
bgcolor | bgcolor | no description | Unknown | optional |
linecolor | linecolor | no description | Unknown | optional |
width | width | no description | Unknown | optional |
mini | mini | If set, causes the box to display left-centered and slightly smaller. | Unknown | optional |
css | css | no description | Unknown | optional |
icon | icon | no description | Unknown | optional |
image | image | Optional image (without "File:" but with the extension). | Unknown | optional |
imagesize | imagesize | no description | Unknown | optional |
title | title | First line in message box. | Unknown | suggested |
discuss | discuss | If set, adds a link to the article's talk page. | Unknown | optional |
text | text | Second line of message box. | Unknown | optional |
nocat | nocat | If set, the template won't be added to Category:Notice templates. | Unknown | optional |
This is the documentation page, which should be transcluded into the main template page. See Template:Doc for more information.