greenSection – Template

From Bohemia Interactive Community

This historical template is exclusively used in wiki tables and only used in old page's revisions now.

  • bg: title's background colour
  • fg: title's border colour
Code Result
{|

{{greenSection
| Hello there!
|
* item 1
* item 2
* item 3
}}

|}

Hello there!

  • item 1
  • item 2
  • item 3
{|

{{greenSection|fg=#a3b0bf|bg=#cedff2|Old Blue
|
* item 1
* item 2
* item 3
}}

|}

Old Blue

  • item 1
  • item 2
  • item 3