Difference between revisions of "Template:Template:Ambox"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>Freedo50
m (Protected "Template:Ambox": High risk template [edit=sysop:move=sysop])
sc4e>Freedo50
Line 85: Line 85:
 
The following examples use different '''type''' parameters but use no image parameters thus they use the default images for each type.
 
The following examples use different '''type''' parameters but use no image parameters thus they use the default images for each type.
  
{{ambox
+
 
| type  = speedy
 
| text  = type=<u>speedy</u> – Speedy deletion issues, such as {{tl|db-g1}} and {{tl|db-g3}}.
 
}}
 
 
{{ambox
 
{{ambox
 
| type  = delete
 
| type  = delete

Revision as of 17:18, 27 December 2008

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.