(remove incorrect line) |
(change preferred format from block to inline) |
||
Line 53: | Line 53: | ||
"class" | "class" | ||
], | ], | ||
"format": " | "format": "inline" | ||
} | } | ||
</templatedata> | </templatedata> |
Latest revision as of 04:06, 15 August 2023
This is the documentation page for {{info}}, {{warning}}, {{critical}}, and {{success}}. |
This is a small message box that uses {{inline box}}.
Example
{{inline box|text=Inline box text here}}
Inline box text here |
See also
TemplateData
Smaller message box (compared to Mbox) used for warnings or other information such as in the middle of a guide.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | text 1 | Text to display | Content | required |
Image | image | Image to display as a file link (does not actually have to be a file, can be any object)
| Content | optional |
Image width | imagewidth | Width of the image, set in the CSS width property and image width in the file link
| Unknown | optional |
CSS classes | class | Additional CSS classes to add | String | optional |