Template:Retired/doc

From Soyjak Wiki, the free ensoyclopedia
Jump to navigationJump to search

{{Retired}}

Retired
This user is no longer active on Soyjak Wiki.

Displays a centered banner indicating a user has retired or bot is deactivated.

Template parameters

ParameterDescriptionTypeStatus
Top label1

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.

Example
Retired
Stringoptional
Description text2

Custom message to show below the label. Defaults to a standard retirement or deactivation message.

Contentoptional
Is a botbot

If set (any value), the message refers to a bot instead of a user and categorizes accordingly.

Booleanoptional
Use 'has permanently retired' phrasingalttext

If set, the description uses the wording 'has permanently retired from editing' instead of 'is no longer active on'.

Booleanoptional
Retirement datedate

Optional date to include in the retirement message.

Example
July 2025
Stringoptional
Reasonreason

Optional reason to append to the retirement message.

Stringoptional
Custom CSS stylestyle

Overrides the outer container's full CSS `style` attribute. Used for advanced layout customization.

Example
text-align: center; width: 80%; margin: auto; padding: 1em;
Stringoptional
Border styleborder

Custom border style for the container. Defaults to 'solid 2px gold'.

Example
dashed 2px red
Stringoptional
Letter spacingspacing

Controls spacing between letters in the top label. Defaults to '2.5vw'.

Example
1vw
Stringoptional
Background colorbgcolor

Background color of the top label box. Defaults to black.

Stringoptional
Text colorfgcolor

Text color of the top label. Defaults to white.

Stringoptional