TemplateDoc:Internal/Error/MissingParam
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/MissingParam instead!
Usage[edit]
This template is used to signal to the editor that they have failed to supply a necessary template parameter, and consequently the template cannot give its intended output.
Simplified Version | Full Version |
---|---|
{{Internal/Error/MissingParam | }} |
{{Internal/Error/MissingParam | }} |
Parameters[edit]
Field Name | Field Aliases | Optional or Required? | Description | Example |
---|---|---|---|---|
1 (Unnamed field) | Message | Recommended | The message to present to the user. | Template parameter "Acronym" is required!
|
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/MissingParam}} |
MISSING PARAMETER ERROR: This template call is missing a parameter! |
{{Internal/Error/MissingParam|Template parameter "Acronym" is required!}} |
MISSING PARAMETER ERROR: Template parameter "Acronym" is required! |