Template:Box

From Epic Paths
Revision as of 07:49, 26 August 2021 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Creates a box around a section of text. Different from Cards in that it does not float or force a specific size.

Usage

Parameters: [color], [border]/[borderstyle], text(1)

{{Box|Hello World}}

Hello World

{{Box|color=green|border=5px solid red|Hello World}}

Hello World

{{Box|color=green|borderstyle=dotted|text=Hello World}}

Hello World