From Brotato Wiki
Add a "Mod Name" text badge to a link. Accepts a link as the first parameter, and optional text. If no text is specified, the link will be used as the text.
| Code | Result |
|---|---|
{{MODLink|Holy}}
|
Holy() |
{{MODLink|Holy|Fantasy}}
|
Fantasy(Fantasy) |
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Link (Page Name) | link 1 | no description | String | required |
| Text Override | text 2 | By default, the link's text matches the page name. Use this option to override the text | String | suggested |