Jump to navigation Jump to search

Difference between revisions of "Template:Error-small/doc"

(Add example usage)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 20:09, 25 October 2021

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.