From Brotato Wiki

Revision as of 12:50, 14 May 2026 by AAA.Yoko (talk | contribs) (Created page with "<onlyinclude><includeonly><!-- --><span class="dlc-link"><!-- --><span class="dlc-link-item">[[{{{link|{{{1|}}}}}}|{{{text|{{{2|{{{link|{{{1|}}}}}}}}}}}}]]</span><!-- -->{{MODBadge}}<!-- --></span><!-- --></includeonly></onlyinclude><noinclude> 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. {| class="wikitable" !Code !Result |- |<code><nowiki>{{MODLink|Holy}}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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(MOD)
{{MODLink|Holy|Fantasy}} Fantasy(MOD)


No description.

Template parameters

ParameterDescriptionTypeStatus
Link (Page Name)link 1

no description

Stringrequired
Text Overridetext 2

By default, the link's text matches the page name. Use this option to override the text

Stringsuggested