Template:Retired/doc
{{Retired}}
Displays a centered banner indicating a user has retired or bot is deactivated.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Top label | 1 | Custom label to display at the top (e.g. 'Deactivated' or 'Retired'). If not specified, it defaults based on whether the bot parameter is set.
| String | optional |
Description text | 2 | Custom message to show below the label. Defaults to a standard retirement or deactivation message. | Content | optional |
Is a bot | bot | If set (any value), the message refers to a bot instead of a user and categorizes accordingly. | Boolean | optional |
Use 'has permanently retired' phrasing | alttext | If set, the description uses the wording 'has permanently retired from editing' instead of 'is no longer active on'. | Boolean | optional |
Retirement date | date | Optional date to include in the retirement message.
| String | optional |
Reason | reason | Optional reason to append to the retirement message. | String | optional |
Custom CSS style | style | Overrides the outer container's full CSS `style` attribute. Used for advanced layout customization.
| String | optional |
Border style | border | Custom border style for the container. Defaults to 'solid 2px gold'.
| String | optional |
Letter spacing | spacing | Controls spacing between letters in the top label. Defaults to '2.5vw'.
| String | optional |
Background color | bgcolor | Background color of the top label box. Defaults to black. | String | optional |
Text color | fgcolor | Text color of the top label. Defaults to white. | String | optional |