Template:Error-small/doc
Appearance
| This is a documentation subpage for Template:Error-small. It may contain usage information, categories and other content that is not part of the original template page. |
| This template uses Lua: |
Usage
[change source]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
[change source]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.