From Brotato Wiki
(Created page with "<includeonly> <div class="itembox" style="float:right;width:90%;max-width:400px;"> <div class="itemboxheader"> <div style="float:left"> {{Iconbox|{{{name}}}|caption=no|rarity={{Rarity|{{{rarity}}}}}|size=100px}} </div> <div style="width:60%;max-width:280px;margin-left:15px;height:100px;justify-content:space-between!important;display:flex;flex-direction: column!important;float:left;margin-top:0px;"> <div class="bold colorrarity{{Rarity|{{{rarity}}}}}" style="...") |
No edit summary |
||
Line 19: | Line 19: | ||
<div class="stats-container"> | <div class="stats-container"> | ||
<div style="font-weight:bold; color:rgb(234,226,176);"></div> | <div style="font-weight:bold; color:rgb(234,226,176);"></div> | ||
{{{stats}}} | <span style="color:rgb(0,255,0);">+{{{amount}}}</span> {{{stats}}} | ||
</div> | </div> | ||
|}} | |}} | ||
Line 27: | Line 27: | ||
== Usage == | == 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. | 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. | ||
<pre>{{Infobox | <pre>{{Infobox Upgrade | ||
|name= | |name=Nose | ||
|rarity=Uncommon | |rarity=Uncommon | ||
|stats= | |amount=10 | ||
|stats=Luck | |||
}} | }} | ||
</pre> | </pre> | ||
Line 39: | Line 39: | ||
<pre> | <pre> | ||
{{Infobox Upgrade | {{Infobox Upgrade | ||
|name= | |name=Nose | ||
|rarity=Uncommon | |rarity=Uncommon | ||
|stats= | |amount=10 | ||
|stats=Luck | |||
}}</pre> | }}</pre> | ||
results in... | results in... | ||
{{Infobox Upgrade | {{Infobox Upgrade | ||
|name= | |name=Nose | ||
|rarity=Uncommon | |rarity=Uncommon | ||
|stats= | |amount=10 | ||
|stats=Luck | |||
}} | }} | ||
</noinclude> | </noinclude> |
Latest revision as of 02:40, 6 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 Upgrade |name=Nose |rarity=Uncommon |amount=10 |stats=Luck }}
Example
{{Infobox Upgrade |name=Nose |rarity=Uncommon |amount=10 |stats=Luck }}
results in...