From Brotato Wiki
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
</div> | </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 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{{{ | <div class="bold colorrarity{{Rarity|{{{rarity}}}}}" 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>Item</div> | <div>Item</div> | ||
{{#if:{{{ | {{#if:{{{rarity|}}}| | ||
<div class="bold colorrarity{{Rarity|{{{rarity}}}}}">{{{rarity}}}</div>|}} | <div class="bold colorrarity{{Rarity|{{{rarity}}}}}">{{{rarity}}}</div>|}} | ||
</div> | </div> | ||
Revision as of 21:41, 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 Item
|name=Acid
|rarity=Uncommon
|stats='''+8''' Max HP<br>
'''+4%'''Dodge<br>
}}
Example
{{Infobox Item
|name=Acid
|rarity=Uncommon
|stats='''+8''' Max HP<br>
'''+4%'''Dodge<br>
}}
results in...
