Template:Noticebox/doc
Description
This template is used to create the noticeboxes used on Anthem Wiki.
Usage
{{Noticebox | border = | bgcolor = | image = | header = | info = }}
- Notes
bgcolor
is typically omitted and left to default to #eee.image
should be set to no higher than 50px – the width of the image column.header
is omitted for short notices.
Example
{{Noticebox | border = #36C | bgcolor = #F5F5F5 | image = [[File:Wiki-logo.png|50px]] | header = This is a noticebox header. | info = This is a noticebox explanation. }}
... produces...