Template:Mbox: Difference between revisions
Page last edited 2 weeks ago by Xeverything11
tweaks |
m fix |
||
(One intermediate revision 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 14:15, 13 April 2025
{{{1}}}
Template documentation
This is the {{mbox}}
template. It is used as the basis for messages.
Usage
Text only
{{mbox|Lorem ipsum dolor sit amet.}}
Lorem ipsum dolor sit amet.
Text with image(s) on left
{{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]] }}