Template:BoxHeader/doc
Appearance
From Meta, a Wikimedia project coordination wiki
This is a documentation subpage for Template:BoxHeader.
It contains usage information, categories, and other content that is not part of the original template page.
It contains usage information, categories, and other content that is not part of the original template page.
Usage
[edit ]This template adds an easy box with any content.
Parameters
[edit ]1: The content of the box.header: Optionally the header of the box.subheader: Optionally the subheader of the box.description: Optionally a description.image: Optionally an image.image-size: Optionally an image-size.
Examples
[edit ]{{Box|This is a box.}}
width={{{w}}}px height={{{h}}}px bgcolor=Template:Color This is a box.|
{{Box|This is a box with header and description.|header=Header|subheader=subheader|description=description}}
width={{{w}}}px height={{{h}}}px bgcolor=Template:Color This is a box with header, subheader and description.|