From Brotato Wiki

(Add templatedata)
(fix includeonly, add example)
Line 1: Line 1:
<onlyinclude>[[File:{{{name|{{{1|}}}}}}.png|link={{{name|{{{1|}}}}}}|x30px]] [[{{{name|{{{1|}}}}}}]]</onlyinclude>
<includeonly><onlyinclude>[[File:{{{name|{{{1|}}}}}}.png|link={{{name|{{{1|}}}}}}|x30px]] [[{{{name|{{{1|}}}}}}]]</onlyinclude></includeonly>
<noinclude>
<noinclude>


Adds an icon and link for a given icon.
Adds an icon and link for a given icon.
{| class="wikitable"
! Code
! Result
|-
| <code><nowiki>{{MiscIcon|Predator}}</nowiki></code>
| {{MiscIcon|Predator}}
|}


<templatedata>
<templatedata>

Revision as of 10:37, 11 December 2022


Adds an icon and link for a given icon.

Code Result
{{MiscIcon|Predator}} Predator.png Predator

No description.

Template parameters

ParameterDescriptionTypeStatus
namename 1

Name

Stringrequired