Created page with "<infobox> <title source="name"> <default>{{PAGENAME}}</default> <format>{{#if:{{{icon|}}}|<div class="title-icon" style="float: right;">[[File:{{{icon|SF logo.png}}}|42px|link=]]</div>}}<span style="display: inline-block;width: calc(100% - 43px);padding: 0 2px;box-sizing: border-box;">{{{name|}}}</span></format> </title> <image source="image"> <caption source="caption" /> </image> <data source="unit_id"> <label>Item ID</label> <format><span style="font-..." |
No edit summary |
||
Line 50: | Line 50: | ||
</data> | </data> | ||
</group> | </group> | ||
<data source="notes"><label>Notes</label><format><p style="color: #cfa;font: italic | <data source="notes"><label>Notes</label><format><p style="color: #cfa;font: italic 13px/2 Times New Roman;">{{{notes}}}</p></format></data> | ||
</infobox> | </infobox> | ||
<noinclude> | <noinclude> |
Revision as of 16:16, 19 March 2023
Usage
{{ItemInfoBox
|name =
|icon =
|image = {{#setmainimage:SF logo.png}}
|caption =
|description =
|location =
|type =
|material =
|tier = (OPTIONAL)
|set =
|requires =
|restriction =
|armor =
|health =
|stats =
|critical_chance=
|attack_speed =
|damage =
|dps =
|range =
|valuebuy =
|valuesell =
|quests =
|locations =
|appearances =
|notes =
}}