Difference between revisions of "Template:Ambox"

From Nottinghack Wiki
Jump to navigation Jump to search
(page action)
(minor)
Line 72: Line 72:
 
</pre>
 
</pre>
  
== Article message box types ==
+
== Article message box type examples ==
  
 
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.

Revision as of 11:13, 15 February 2019

Usage

Simple usage example:

{{ambox | text = Some text.}}

Complex example:

{{ambox
| type       = style
| image      = [[File:Emblem-question-yellow.svg|40px|alt=Question mark]]
| textstyle  = color: red; font-weight: bold; font-style: italic;
| text       = Text for a big box, for the top of articles.
}}

Article message box type examples

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