Difference between revisions of "MagicItemGmList"
From Titan's Teeth
Dicemonger (talk | contribs) (→Items by Treasure Level) |
Dicemonger (talk | contribs) (→Items by Treasure Level) |
||
Line 16: | Line 16: | ||
-->{{#ifexpr:{{{Min|1}}} <= 8 and {{{Max|20}}} >= 8|{{MagicItemGmListTable|Level=8|Type={{{Type|}}}|Subtype={{{Subtype|}}}|Slot={{{Slot|}}} }}|}}<!-- | -->{{#ifexpr:{{{Min|1}}} <= 8 and {{{Max|20}}} >= 8|{{MagicItemGmListTable|Level=8|Type={{{Type|}}}|Subtype={{{Subtype|}}}|Slot={{{Slot|}}} }}|}}<!-- | ||
-->{{#ifexpr:{{{Min|1}}} <= 9 and {{{Max|20}}} >= 9|{{MagicItemGmListTable|Level=9|Type={{{Type|}}}|Subtype={{{Subtype|}}}|Slot={{{Slot|}}} }}|}}</includeonly> | -->{{#ifexpr:{{{Min|1}}} <= 9 and {{{Max|20}}} >= 9|{{MagicItemGmListTable|Level=9|Type={{{Type|}}}|Subtype={{{Subtype|}}}|Slot={{{Slot|}}} }}|}}</includeonly> | ||
− | |||
− |
Revision as of 01:25, 22 August 2020
- Type: Type of magic item to display
- Subtype: subtype that should be included (optional)
- Slot: slot that should be included (optional)
- Min: Minimum gear level to display (Optional)
- Max: Maximum gear level to display (Optional)