From Brotato Wiki

(Update docs)
(use new Template:DLC_Badge; and fix a closing span that shouldn't have been there)
Line 2: Line 2:
--><span class="dlc-link"><!--
--><span class="dlc-link"><!--
--><span class="dlc-link-item">[[{{{link|{{{1|}}}}}}|{{{text|{{{2|{{{link|{{{1|}}}}}}}}}}}}]]</span><!--
--><span class="dlc-link-item">[[{{{link|{{{1|}}}}}}|{{{text|{{{2|{{{link|{{{1|}}}}}}}}}}}}]]</span><!--
--><span class="dlc-link-badge" style="display: inline-block; margin-left: 3px;font-size: 70%;">{{Color|dlc|(DLC)}}</span></span><!--
-->{{DLC_Badge}}<!--
--></span><!--
--></span><!--
--></includeonly></onlyinclude><noinclude>
--></includeonly></onlyinclude><noinclude>

Revision as of 22:26, 3 November 2024


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
{{DLC_Link|Curse}} Curse(DLC)
{{DLC_Link|Curse|View the Curse Page}} View the Curse Page(DLC)