Template:Mbox: Difference between revisions
Appearance
| Line 13: | Line 13: | ||
</div> | </div> | ||
</div><includeonly>{{#if:{{{category|}}}|[[Category:{{{category}}}]]}}</includeonly> | </div><includeonly>{{#if:{{{category|}}}|[[Category:{{{category}}}]]}}</includeonly> | ||
<noinclude>{{Documentation}}</noinclude> | |||
Revision as of 12:14, 13 April 2026
{{{text}}}
Description
The Mbox (Message Box) is the foundational meta-template for all notices, warnings, and licenses on CreatorPedia. It ensures a consistent, mobile-responsive layout across the site.
Usage
{{Mbox
| image = [[File:YourIcon.svg|40px]]
| text = Your message goes here.
| category = Optional category name
}}
Parameters
- image: The icon displayed on the left. Defaults to a bronze padlock if empty.
- text: The main message body. Supports WikiText formatting.
- category: (Optional) Adds the page using the template to a specific category.