Template:Red text
From Angelina Jordan Wiki
red text
Documentation
This template renders its input in red (more specifically, it wraps it in a span element containing style="color:red"). It is primarily intended to be used in other templates to issue noticeable warnings to editors about missing input. (See, for example, Template:Abbr.) This template itself will not complain about missing input; instead, it will simply use the phrase "red text", as seen above.
Usage
{{red text|text be be shown in red}}
Examples
{{red text}}⇒ red text{{red text|error message}}⇒ error message