Blade & Soul Wiki

Blade & Soul is now live! You can download it for free here and start playing!

READ MORE

Blade & Soul Wiki
Advertisement
Template-info Documentation

Example[]

2x Hongmoon Gauntlet Icon The Gauntlet of Origin - Stage 10
Unable to Trade
{{ItemBoxMini
|icon = Hongmoon Gauntlet Icon.png
|rarity = purple
|name = Hongmoon Gauntlet
|displayName = The Gauntlet of Origin
|sufix = - Stage 10
|market = notrade
|quantity = 2
}}

IMPORTANT[]

using template {{ItemBoxMini}}[]

This is NOT meant to be used anywhere on any page.
Please take a look at Gauntlets and top line of code in Hongmoon Gauntlet.
This is meant to be used once on every item's page as part that is included from the page.
Then you just include the item's page like that.
{{:Hongmoon Gauntlet}}

x Hongmoon Gauntlet Icon Hongmoon Gauntlet
Unable to Trade


Why is it that way?
Imagine an item's name is changed or someone uploads better image or an item is suddenly released to the market.
If everyone simply copy-paste the ItemBoxMini with filled parameters then changes must be done everywhere and it's really hard to just find those places, not to mention change every one of them.
But if everyone includes the item's page that has this template then you can just updates the template usage on item's page to correct every other place instantly.

Usage[]

{{ItemBoxMini
|icon =        <mandatory> icon image, will be resized to 48px
|rarity =      <mandatory> see Template:Item
|name =        <mandatory> item's name that also is the item's page address
|displayName = <optional>  the name to display instead of original name, note that this changes only the colored part, link is intact
|sufix =       <optional>  name's sufix, the uncolored part, like " - Stage 5"
|market =      <optional>  see Template:Tradeability
|quantity =    <optional>  number of items
}}

Used Templates[]

thing to discuss about this template's future[]

  • tooltips on mouse hover - for now it is hijacked from {{item}} but maybe it should be enabled for this template separately instead of using a workaround
  • template is problematic when inserted inside a table - line breaks and escape characters happen here and there - to investigate
  • size of the icon - is it not too big?

if you'd like to comment on anything from above list, feel free to open a discussion on this template's discussion page

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.

Advertisement