Difference between revisions of "Template:Ambox"

From SC4D Encyclopaedia
Jump to navigation Jump to search
m (4 revisions imported)
m (4 revisions imported)
 
(13 intermediate revisions by the same user not shown)
(No difference)

Latest revision as of 03:34, 10 August 2019

This template is a message box for article pages, it will be automatically transcluded by the {{Mbox}} tag.

Usage

Simple usage example:

{{ambox | text = Some text.}}


Complex example:

{{ambox
| type      = style
| image     = [[Image:Wiki_question.png|40px]]
| style     = width: 400px; 
| textstyle = color: red; font-weight: bold; font-style: italic;
| text      = The message body text.
}}

Article message box types

The following examples use different type parameters but use no image parameters thus they use the default images for each type.