Template:Exception
Jump to navigation
Jump to search
| Template:Exception | {{Exception
|error_text=
}} |
|
Basic debug message styled after the parser function error throw.
- Example
{{exception| Parameter is null. }}
Error: Parameter is null.
- Parameters
string $error_text Plain text error message
- Returns
- string
<span>element with user-defined debug info.