Template:LootItem: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
| [[{{{Item}}}]] | | [[{{{Item}}}]] | ||
| {{{Quantity|1}}} | | {{{Quantity|1}}} | ||
| class="{{# | | class="{{#ifexpr:{{#expr:{{#sub:{{{Rarity|1/1}}}|2}}}} <= 25 |table-bg-common|{{#ifexpr:{{#expr:{{#sub:{{{Rarity|1/1}}}|2}}}} <= 50 |table-bg-uncommon|{{#ifexpr:{{#expr:{{#sub:{{{Rarity|1/1}}}|2}}}} <= 100 |table-bg-rare|table-bg-veryrare}}}}" | {{{Rarity|Unknown}}} | ||
| {{{GeneralBuy|?}}} | | {{{GeneralBuy|?}}} | ||
| {{{GeneralSell|?}}} | | {{{GeneralSell|?}}} | ||
|- | |- | ||
</includeonly> | </includeonly> |