Jump to content

Welcome to the βeta launch of Creatorpedia, make your favorite creator shine.

Template:Mbox/doc

From Creatorpedia, the creator economy encyclopedia
Revision as of 12:14, 13 April 2026 by Godman Andrew (talk | contribs) (Created page with "== 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 == <pre> {{Mbox | image = 40px | text = Your message goes here. | category = Optional category name }} </pre> == Parameters == * '''image''': The icon displayed on the left. Defaults to a bronze padlock if empty. * '''text''': The main...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.