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

Difference between revisions of "Template:Ambox/doc"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(New page: <noinclude>{{Documentation subpage}}</noinclude> <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> ==Usage== An article message box is usually not used directly, bu...)
 
m
Line 26: Line 26:
 
Any type value not specified here falls back to the 'notice' style.
 
Any type value not specified here falls back to the 'notice' style.
 
{{ambox|type=serious|text=serious}}
 
{{ambox|type=serious|text=serious}}
 +
 +
 +
{{ambox|type=content|text=content}}
  
  

Revision as of 08:59, 2 March 2008

This subpage contains documentation, categories and other content that is not part of the template.
To view the template page itself, see Template:Ambox.

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.