Template:Ambox

From VNDev Wiki
Documentation icon Template documentation [view] [edit] [purge]

{{Ambox}} stands for Article message box, which is a metatemplate. It is used to build message boxes for templates used in articles, such as {{empty section}}. It offers several different colors, images and some other features.

Basic usage

The box below shows the most common parameters that are accepted by {{Ambox}}. The purpose of each is described below.

{{Ambox
| name  = 
| subst = <includeonly>{{subst:substcheck}}</includeonly>
| small = {{{small|}}}
| type  = 
| image = 
| sect  = {{{1|}}}
| issue = 
| text  = 
| talk  = {{{talk|}}}
| fix   = 
| date  = {{{date|}}}
| cat   = 
| all   = 
}}

Full usage