Template:Mbox/doc: Difference between revisions
Template page
More actions
Created page with "{{Mbox | title = Hello world | content = This is an example Mbox with default settings }}" |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Usage == | |||
<pre> | |||
{{Mbox | |||
| title = | |||
| content = | |||
| icon = | |||
}} | |||
</pre> | |||
== Examples == | |||
{{Mbox | |||
| title = Header only Mbox | |||
}} | |||
{{Mbox | {{Mbox | ||
| title = Hello world | | title = Hello world | ||
| content = This is an example Mbox with default settings | | content = This is an example Mbox with default settings and content description | ||
}} | }} | ||
[{{fullurl:Template:Mbox/styles.css|action=edit}} Edit styles] | |||
Latest revision as of 14:01, 2 November 2025
Usage
{{Mbox
| title =
| content =
| icon =
}}
Examples
Header only Mbox
Hello world
This is an example Mbox with default settings and content description