Template:Ambox: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (This revision and previous are available under: CC BY-SA 3.0. See list of authors in previous history below.)
mNo edit summary
 
Line 2: Line 2:


;Usage
;Usage
:<code>style =</code> ''optional'' additional style to be added to the box style attribute
:style = ''optional'' additional style to be added to the box style attribute
:<code>border =</code> &#91;red,orange,yellow,purple,blue,brown,green,gray&#93; ''optional'' the boxes left accent color. Default is 'green'.
:border = &#91;red,orange,yellow,purple,blue,brown,green,gray&#93; ''optional'' the boxes left accent color. Default is 'green'.
:<code>type =</code> top line text, meant to be the type of notice, or 'notice type title'
:type = top line text, meant to be the type of notice, or 'notice type title'
:<code>info =</code> a specific message, or explanation of the type
:info = a specific message, or explanation of the type


See [[Template:Ambox/doc]] for instructions and examples.<!-- high volume template, please don't integrate docs -->
----
----
;Template
;Template

Latest revision as of 05:22, 15 May 2020

Creates a generic message box on a wiki page.

Usage
style = optional additional style to be added to the box style attribute
border = [red,orange,yellow,purple,blue,brown,green,gray] optional the boxes left accent color. Default is 'green'.
type = top line text, meant to be the type of notice, or 'notice type title'
info = a specific message, or explanation of the type

Template