Template:Exception

From Disney•Pixar CARS Wiki
Jump to navigation Jump to search
Template:Exception
{{Exception
|error_text=
}}
Help

Basic debug message styled after the parser function error throw.

Example
{{exception| Parameter is null. }}
Error: Parameter is null.
Parameters
string$error_textPlain text error message
Returns
string <span> element with user-defined debug info.