Penggunaan
Contoh sederhana
{{Fmbox |text=Some text.}}
menghasilkan:
 | Some text. |
Contoh kompleks
{{Fmbox
| type = editnotice
| image = [[File:Emblem-question-yellow.svg|40px]]
| style = border:1px solid #f4c430;
| textstyle = font-style:italic; font-weight:bold; color:red;
| text = The message's text.
}}
menghasilkan:
 | The message's text. |