Motivation and emotion/Wikiversity/Feature box

Feature boxes

A feature box is a way of highlighting content such as examples, scenarios, or interactive activities.

Effective use of feature boxes (e.g., not too few, not too many) can enhance readability.

This page shows several ways of creating feature boxes.

Simple

Example of a simple box:

A simple box can be created by adding a space at the start of the line

Round box

Example of a "round box":

Round box example
  • Shaded background
  • Coloured border

Code for box above:

{{RoundBoxTop|theme=3}}
;Feature box example
* Shaded background
* Coloured border
{{RoundBoxBottom}}

Change the box colour by varying the "theme=3" number e.g., this is theme 2:

Feature box example
  • Shaded background
  • Coloured border

Adapt an example

Feature box code can be copied, pasted, and adapted from other chapters (example).

To find the feature box code, use "Edit source".

See also

  • Pretty boxes
  • User:Jtneill/Sandbox/Tables and boxes