A template for displaying information in a coloured box with optional icon
Usage:
{{infobox}}
result:
|
title
|
| body
|
Usage:
{{infobox|title=My Info Box|color=rgba(0,0,0,1)|icon=Springlobby 64.png|icon-size=48
|body=chuck content here}}
result:
|
My Info Box
|
| chuck content here
|