Toggle menu
15
236
70
27.6K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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.