Template:Ambox/doc

From VNDev Wiki
< Template:Ambox
Revision as of 21:22, 18 June 2022 by Arsym (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{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