From Brotato Wiki
(Add templatedata) |
(docs: mention fixed size) |
||
(One intermediate revision by the same user not shown) | |||
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. No size options, always 30px. | ||
{| class="wikitable" | |||
! Code | |||
! Result | |||
|- | |||
| <code><nowiki>{{MiscIcon|Predator}}</nowiki></code> | |||
| {{MiscIcon|Predator}} | |||
|} | |||
<templatedata> | <templatedata> |
Latest revision as of 11:06, 11 December 2022
Adds an icon and link for a given icon. No size options, always 30px.
Code | Result |
---|---|
{{MiscIcon|Predator}}
|
Predator |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name 1 | Name | String | required |