Template:Main page box

From Guild Wars Wiki
Jump to navigationJump to search

Description

This template provides the boxes on the Main Page.

Parameters

title
Text to show at the top of the box.
icon
Icon file, excluding the "File:" prefix but including the ".jpg" or ".png" suffix
content
Content to appear in the box below the title and icon.
class
Optional. Allows the specification of additional CSS classes to the outer frame element. Available options: double-width

Example wikicode

{{Main page header
| title = News, events, and more
| icon = Main Event.png
| content = Insert the main content to display here.
}}