From Brotato Wiki
m (Snowpaw moved page Template:Infobox character to Template:Infobox Character) |
No edit summary |
||
Line 8: | Line 8: | ||
<div class="bold" style="margin-top:0px!important;font-size:22px;">{{{name}}}</div> | <div class="bold" style="margin-top:0px!important;font-size:22px;">{{{name}}}</div> | ||
<div style="width:100%;justify-content:space-between!important;display:flex;flex-direction: row!important;font-size:17px;"> | <div style="width:100%;justify-content:space-between!important;display:flex;flex-direction: row!important;font-size:17px;"> | ||
<div style="color:rgb(234,226,176)"> | <div style="color:rgb(234,226,176)">[[Characters|Character]]</div> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 37: | Line 37: | ||
{{Infobox Character | {{Infobox Character | ||
|name=Lucky | |name=Lucky | ||
|stats= | |stats=<span style="color:rgb(0,255,0);">+100</span> [[Luck]]<br> | ||
All <span style="color:rgb(0,255,0);">Luck</span> modifications are <br> | |||
increased by <span style="color:rgb(0,255,0);">25%</span><br> | |||
<span style="color:rgb(0,255,0);">+75%</span> chance to deal <span style="color:rgb(0,255,0);">1</span>(15% Luck)<br> | |||
damage to a random enemy<br> | |||
when you pick up material<br> | |||
<span style="color:rgb(244,0,0);">-60%</span> Attack Speed | |||
<span style="color:rgb(244,0,0);">-50%</span> XP Gain | |||
}}</pre> | }}</pre> | ||
results in... | results in... | ||
{{Infobox Character | {{Infobox Character | ||
|name=Lucky | |name=Lucky | ||
|stats= | |stats=<span style="color:rgb(0,255,0);">+100</span> [[Luck]]<br> | ||
All <span style="color:rgb(0,255,0);">Luck</span> modifications are <br> | |||
increased by <span style="color:rgb(0,255,0);">25%</span><br> | |||
<span style="color:rgb(0,255,0);">+75%</span> chance to deal <span style="color:rgb(0,255,0);">1</span>(15% Luck)<br> | |||
damage to a random enemy<br> | |||
when you pick up material<br> | |||
<span style="color:rgb(244,0,0);">-60%</span> Attack Speed | |||
<span style="color:rgb(244,0,0);">-50%</span> XP Gain | |||
}} | }} | ||
</noinclude> | </noinclude> |
Revision as of 22:25, 4 October 2022
Usage
This template can \\n //n be used by entering the following onto a relevant page. Do not use this on your user page. It is reserved for content pages.
{{Infobox Character |name=Lucky |stats='''+8''' Max HP<br> '''+4%'''Dodge<br> }}
Example
{{Infobox Character |name=Lucky |stats=<span style="color:rgb(0,255,0);">+100</span> [[Luck]]<br> All <span style="color:rgb(0,255,0);">Luck</span> modifications are <br> increased by <span style="color:rgb(0,255,0);">25%</span><br> <span style="color:rgb(0,255,0);">+75%</span> chance to deal <span style="color:rgb(0,255,0);">1</span>(15% Luck)<br> damage to a random enemy<br> when you pick up material<br> <span style="color:rgb(244,0,0);">-60%</span> Attack Speed <span style="color:rgb(244,0,0);">-50%</span> XP Gain }}
results in...
Lucky
Stats
+100 Luck
All Luck modifications are
increased by 25%
+75% chance to deal 1(15% Luck)
damage to a random enemy
when you pick up material
-60% Attack Speed
-50% XP Gain