Template:BoxHeader/doc

From Meta, a Wikimedia project coordination wiki

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.|