From Brotato Wiki


Add a "Mod Name" text badge to a link. Accepts a link as the first parameter, and optional badge text as the second parameter. If no text override is specified, the link will be used as the display text.

Code Result
{{MODLink|Holy}} Holy(MOD)
{{MODLink|Holy|Fantasy}} Holy(Fantasy)
{{MODLink|Holy|Fantasy|text=Custom Text}} Custom Text(Fantasy)


No description.

Template parameters

ParameterDescriptionTypeStatus
Link (Page Name)link 1

The target page to link to

Stringrequired
Text Overridetext

Override the display text of the link. If not provided, uses the link name.

Stringsuggested
Badge Textbadge 2

Text displayed in the badge (e.g., 'Fantasy'). If not provided, defaults to 'MOD'.

Stringsuggested