Actions

Template

Difference between revisions of "MagicItemGmList"

From Titan's Teeth

(Items by Gear Level)
Line 6: Line 6:
 
* Max: Maximum gear level to display (Optional)
 
* Max: Maximum gear level to display (Optional)
 
</noinclude><includeonly>
 
</noinclude><includeonly>
== Items by Gear Level ==
+
== Items by Treasure Level ==
 
{{#ifexpr:{{{Min|1}}} <= 1|{{MagicItemGmListTable|Level=1|Type={{{Type|}}}|Subtype={{{Subtype|}}}|Slot={{{Slot|}}} }}|}}<!--
 
{{#ifexpr:{{{Min|1}}} <= 1|{{MagicItemGmListTable|Level=1|Type={{{Type|}}}|Subtype={{{Subtype|}}}|Slot={{{Slot|}}} }}|}}<!--
 
-->{{#ifexpr:{{{Min|1}}} <= 2 and {{{Max|20}}} >= 2|{{MagicItemGmListTable|Level=2|Type={{{Type|}}}|Subtype={{{Subtype|}}}|Slot={{{Slot|}}} }}|}}<!--
 
-->{{#ifexpr:{{{Min|1}}} <= 2 and {{{Max|20}}} >= 2|{{MagicItemGmListTable|Level=2|Type={{{Type|}}}|Subtype={{{Subtype|}}}|Slot={{{Slot|}}} }}|}}<!--

Revision as of 09:17, 14 March 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)