Template:Warning: Difference between revisions

From DDraceNetwork
No edit summary
No edit summary
Line 30: Line 30:
"description": "The text to display.",
"description": "The text to display.",
"example": "This text should be heeded.",
"example": "This text should be heeded.",
"required": true
"required": true,
"type": "string"
}
}
},
},

Revision as of 09:05, 11 February 2023

A "Warning" box used to report potential danger.

Usage

{{Warning|This text should be heeded.}}

Example

Warning: This text should be heeded.

See also


A "Warning" box used to report potential danger.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Text1 Text

The text to display.

Example
This text should be heeded.
Stringrequired