Template:Tmbox/doc
From Edge of Darkness Wiki
Tmbox/doc
Usage
Simple usage example:
{{tmbox | text = Some text.}}
![]() |
Some text. |
Complex example:
{{tmbox | type = style | image = [[Image:Vampire.png|40px]] | style = width: 400px; | textstyle = color: red; font-weight: bold; font-style: italic; | text = The message body text. }}
![]() |
The message body text. |