From Clogopedia, the Natural Selection 2 Wiki
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
|title=Information:
|align=center
|color=blue
|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=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
|title=false
|align=left
|color=blue
|This is some information}}
|
|
false This is a link to Steam.
|
|