From Clogopedia, the Natural Selection 2 Wiki
Template
This template is a general message box. It has several parameters which are detailed in the table below.
Examples
Code
|
Result
|
{{MessageBox
|style=question
|title=''Question:''
|align=left
|color=orange
|This is the message
}}
|
|
Question: This is a question
|
|
{{MessageBox
|style=check
|title='''Tip:'''
|align=left
|color=green
|This is a useful tip.
}}
|
|
Tip: This is a useful tip.
|
|
{{MessageBox
|style=ban
|title='''Stop!'''
|align=right
|color=red
|This is a warning or advisory.}}
|
|
Stop! This is a warning or advisory.
|
|
{{MessageBox
|style=info
|align=center
|color=blue
|This is some general information. This template is flexible and can support a paragraph of information if required.}}
|
|
This is some general information. This template is flexible and can support a paragraph of information if required.
|
|
{{MessageBox
|style=time
|title=Information:
|align=right
|color=yellow
|This is some general information. This template is flexible and can support a paragraph of information if required.}}
|
|
Information: This is some general information. This template is flexible and can support a paragraph of information if required.
|
|
{{MessageBox
|style=steam
|align=left
|color=blue
|This is some information}}
|
|
{{MessageBox
|style=warning
|title=Warning!
|color=red
|This a warning.}}
|
|
Warning! This is a warning.
|
|
{{MessageBox
|style=crosshair
|align=left
|color=red
|This is some information}}
|
|