Description
A medium-sized message box, generally used as a copyright notice inside the {{Information}} template on a file page.
Usage
{{MediumMB
|border=
|bg=
|image=
|message=
}}
Required parameters
|image=The image to include on the left-hand side of the box, such as[[File:Copyright-red.svg|50px]].|message=The written message on the right-hand side of the box.
Optional parameters
|id=The HTMLidattribute of the box, which defaults to the template name in lowercase.|border=The box border color, default#BBD.|bg=The box background color, default#EEF.|messagestyle=Any additional CSS styling for the message text, such astext-align:center.