Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

Template:Ambox

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:03, 21 February 2008 by Wormbo (Talk | contribs)

Jump to: navigation, search
[edit] Documentation

Usage

An article message box is usually not used directly, but included through other templates.

Syntax

{{ambox
| type       = message type
| style      = CSS style
| image      = left side image
| text       = message text
| imageright = right side image
}}

This displays a box similar to the one below:

Only the text parameter is required. The image and imageright parameters should actually be image links.

Predefined message types

Any type value not specified here falls back to the 'notice' style.