Template:Imbox

From Ylvapedia
Revision as of 18:26, 25 December 2024 by Desu (talk | contribs) (Implementing more consistent styling for Imboxes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Documentation icon Template documentation[view] [edit] [history] [purge]


Usage

{{ Imbox
 | text=Imbox stands for "image message box."
}}

{{Imbox
| type = style
| style = width:400px;
| image = [[File:Elona_Younger_Sister.png|80px]]
| textstyle = font-style:italic; font-weight:bold; color:red; 
| text = The message body text.
}}

See Template:Imbox/styles.css for CSS that applies to all image message boxes.

External Links