TemplateDoc:Internal/Error/InvalidParam

From Halopedia, the Halo wiki

This is a template documentation page!
You cannot edit the associated template from here. To do so, please see Template:Internal/Error/InvalidParam instead!

Usage[edit]

This template is used to signal to the editor that they have supplied template parameters that are invalid, and consequently the template cannot give its intended output.

Simplified Version Full Version
{{Internal/Error/InvalidParam}}
{{Internal/Error/InvalidParam
|
}}

Parameters[edit]

Field Name Field Aliases Optional or Required? Description Example
1 (Unnamed field) Message Recommended The message to present to the user. Unrecognised acronym: "banana"!

Error states[edit]

This template will always throw an error - that is its purpose.

Example[edit]

Here is an example of how to use this template:

Wiki Markup Result
{{Internal/Error/InvalidParam}}

INVALID PARAMETER ERROR: Invalid parameters were given to this template!

{{Internal/Error/InvalidParam|Unrecognised acronym: "banana"!}}

INVALID PARAMETER ERROR: Unrecognised acronym: "banana"!