This page is semi-protected against editing.

Template:Box-2

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
{{{header}}}
{{{subheader}}}
{{{description}}}
{{{1}}}
Template documentationview · edit · history · purge ]
This documentation is transcluded from Template:Box-2/doc.


Usage

This template adds an easy box with any content.

Parameters

  • 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

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