Template:Messagebox

From EarthMC
Revision as of 00:09, 2 September 2025 by 3meraldk (talk | contribs) (Created page with "<noinclude> == Usage example == <pre> {{Messagebox |bgcol= The background color |linecol= The border line color |mini= If the template is miniature |width= The width of the template relative to the article |image= An image to display on the left |imagesize= The size of the image |title= The title to display |text= The text to display |discuss= If a talk link should be appended to the title |css= Any supplemental CSS to apply to the main div }} </pre> Of which only "text"...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage example

{{Messagebox
|bgcol= The background color
|linecol= The border line color
|mini= If the template is miniature
|width= The width of the template relative to the article
|image= An image to display on the left
|imagesize= The size of the image
|title= The title to display
|text= The text to display
|discuss= If a talk link should be appended to the title
|css= Any supplemental CSS to apply to the main div
}}

Of which only "text" is required. "image" is recommended to use.

Template


This template is courtesy of Vintage Story Wiki as of CC BY-NC-SA 4.0 license.