From Brotato Wiki
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
--><span class="mod-link"><!-- | --><span class="mod-link"><!-- | ||
--><span class="mod-link-item">[[{{{link|{{{1|}}}}}}|{{{text|{{{2|{{{link|{{{1|}}}}}}}}}}}}]]</span><!-- | --><span class="mod-link-item">[[{{{link|{{{1|}}}}}}|{{{text|{{{2|{{{link|{{{1|}}}}}}}}}}}}]]</span><!-- | ||
-->{{MODBadge|{{{ | -->{{#if: {{{text|}}} | {{MODBadge|{{{text|}}}}} | {{MODBadge}} }}<!-- | ||
--></span><!-- | --></span><!-- | ||
--></includeonly></onlyinclude><noinclude> | --></includeonly></onlyinclude><noinclude> | ||
Revision as of 13:08, 14 May 2026
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.
| 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 |