Template:Mbox: Difference between revisions
Page last edited 5 months ago by Xeverything11
tweaks |
m 7 revisions imported: Import from SkyWiki |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<templatestyles src="Template:Mbox/styles.css" /> | <templatestyles src="Template:Mbox/styles.css" /> | ||
<div class="mbox"> | <div class="mbox" style="{{{style}}}"> | ||
<div class="mbox-image-left">{{#if:{{{2|}}}|{{{2}}}}}</div> | <div class="mbox-image-left">{{#if:{{{2|}}}|{{{2}}}}}</div> | ||
<div class="mbox-body"> | <div class="mbox-body"> |
Latest revision as of 06:12, 29 April 2025
{{{1}}}
Template documentation
This is the {{mbox}}
template. It is used as the basis for messages.
Usage[edit source]
Text only[edit source]
{{mbox|Lorem ipsum dolor sit amet.}}
Lorem ipsum dolor sit amet.
Text with image(s) on left[edit source]
{{mbox |'''Warning!''' Lorem ipsum dolor sit amet. |[[File:Nuvola apps important.svg|80px]] }}
{{mbox |Information icons in red, orange and yellow colors. |[[File:Information red.svg|64px]][[File:Information orange.svg|64px]][[File:Information yellow.svg|64px]] }}