Template:Utility box/doc

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search

You can use this template to create a standard footer or header box template.

Usage

Example

{{Utility box
|image = [[File:Banana aqua.png|40px]]
|header = Default text
|message = This default text has been chosen by a jury of its peers as the best on the site
}}

The above code will produce the utility box you see below:

Banana aqua.png
Default text
This default text has been chosen by a jury of its peers as the best on the site

Parameters

{{{image}}}
{{{heading}}}
{{{heading-right}}} (Optional)
{{{message}}}
  • image – accepts an image, using wiki file formatting [[File:Example.png]]
  • imageright – optional right floating image
  • heading or header – box header; if not provided, will not display
  • message or text – text below header, or in lieu of header
  • heading-right or header-right – optional text on the right
  • style – inline HTML styling for the entire utility box
  • bodyclass – adds optional CSS classes to utility box
  • templatestyles – adds optional stylesheet, for example: Example/styles.css would be located at Template:Example/styles.css.

See also