Template:Highlight
Template documentationedit documentation
Use this template to highlight information.
Usage
[edit source]The following wikitext:
{{Highlight
| title = The equation of a parabola can be written as: <math>4fy = x^2</math>
}}
Will create the following sign:
The equation of a parabola can be written as:
You can also add some text, like so:
{{Highlight
| title = Important!
| text = Do not disturb wildlife while doing research.
}}
Important!
Do not disturb wildlife while doing research.
Or just the text, like so:
{{Highlight
| text = Do not disturb wildlife while doing research.
}}
Do not disturb wildlife while doing research.
Template data
[edit source]Use this template to highlight important information.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | Title of the highlight
| String | optional |
| Text | text | Text of the highlight
| Content | optional |
| Icon | icon | Icon of the highlight
| File | optional |
| Class | class | Additional CSS class of the highlight
| String | optional |
See also
[edit source]- Template:Card to display inline generic information
- Template:Notice to display contexual information (authors, licensing).