Open main menu

UESPWiki β

Template:ESO Box

SummaryEdit

This template is used to display a box in Elder Scrolls Online style.

ParametersEdit

ESO Box
Parameter Scope Description
1 required for
simple form
The content to display within the table.
padding optional How much to pad the contents from the border image. Defaults to 2px.
width optional The width of the ESO Box. Defaults to auto.
style optional Any additional CSS styles to apply, such as background-color, margin, etc.

UsageEdit

There are two different ways to use {{ESO Box}}, listed below:

{{ESO Box|The Elder Scrolls Online is an MMO.|width=400px}}
{{ESO Box/Start|width=400px}}
The Elder Scrolls Online is an MMO.
{{ESO Box/End}}

The former version is best for a small amount of text or an image. The latter version is best for large amounts of text and wikitables.