Template:TextBoxRed: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
(Created page with "<div style="margin: 0% 15%; background: rgba(100,30,30,0.4); border: 1px solid rgba(141,37,37,0.8); border-width: 1px 1px 1px 4px; border-radius: 0.33em; text-align: center; c...")
(No difference)

Revision as of 12:44, 30 May 2017

{{{1}}}

Usage

The TextBox template is meant to be used to make a red decorative box around text. Its suggested use is to highlight text while separating it from the main body of text. This is not considered good wiki practice but visually suits the warning messages in our guides. The format of the box is hard-coded and doesn't not change per theme.

{{TextBoxRed|<text>}}
  • The code above can be pasted into your page and edited.