Template:Box-2/doc

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

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-2|This is a box.}}
This is a box.


{{Box-2|This is a box with header and description.|header=Header|subheader=subheader|description=description}}
Header
subheader
description
This is a box with header, subheader and description.
{{Box-2|This is a box with image, header and description.|image=Image-request.svg|header=Big Header|subheader=Smaller subheader|description=Long description}}
Big Header
Smaller subheader
Long description
This is a box with image, header, subheader and description.