From Brotato Wiki

Revision as of 23:07, 3 November 2024 by Darkly77 (talk | contribs) (`DLC_Link` > `DLCLink`)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Add a "DLC" 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
{{DLCLink|Curse}} Curse(DLC)
{{DLCLink|Curse|View the Curse Page}} View the Curse Page(DLC)


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