Template:Ambox/doc: Difference between revisions

From VNDev Wiki
Copying from wikipedia
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
| sect  = {{{1|}}}
| sect  = {{{1|}}}
| issue =  
| issue =  
| text  =
| talk  = {{{talk|}}}
| talk  = {{{talk|}}}
| fix  =  
| fix  =  
Line 23: Line 24:


==Full usage==
==Full usage==
* [[Wikipedia:Template:Ambox/dox|Wikipedia documentation]]
* [[Wikipedia:Template:Ambox/doc|Wikipedia documentation]]

Latest revision as of 21:22, 18 June 2022

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