FeatureBox Template

A 2-column feature box for highlighting content. Displays 2 boxes per row.

Usage

{{FeatureBox
|image=YourImage.png
|title=Your Title
|text=Your description text here.
|link=PageName
}}

Parameters

  • image - Image filename (without File: prefix)
  • title - Title text displayed in the box
  • text - Description text
  • link - Wiki page to link to

Example

This is an example of the FeatureBox template in action.