This is a template documentation page!
You cannot edit the associated template from here. To do so, please see Template:Internal/Error/MissingParam instead!
UsageEdit
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 | }} |
ParametersEdit
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 statesEdit
This template will always throw an error - that is its purpose.
ExampleEdit
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! |