Template:Notice
Info
Usage
{{Notice|type=info|This page describes a live service.}}
{{Notice|type=warning|title=Read before editing|Configuration changes require a pod restart.}}
Types
| Type | Border colour | Use for |
|---|---|---|
info |
Blue | General information notices |
warning |
Yellow | Things to be careful about |
deprecated |
Red | Services or pages that are decommissioned or outdated |
maintenance |
Orange | Systems currently under maintenance |
Displays a full-width callout/notice box. Supports info, warning, deprecated and maintenance variants.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Type | type | no description
| String | required |
| Title | title | Optional bold heading shown above the message. | String | optional |
| Message | 1 | The notice body text. Wikitext is supported. | String | required |