Template:Error-small

From The Elite Wiki
Revision as of 06:31, 28 January 2019 by en>Jonesey95 (Actually make this smaller than a standard error message, not just non-bold.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

{{{1}}}

Usage

This template, {{error-small}}, should be used in templates to display error messages for errors that are less clear-cut or less urgent than those that require {{error}}.

Example

After some text {{error-small|This is a small error message.}}{{error|This is a standard error message.}}

After some text This is a small error message.This is a standard error message.