Difference between revisions of "MagicItemListAbreviated"
From Titan's Teeth
Dicemonger (talk | contribs) |
Dicemonger (talk | contribs) |
||
Line 10: | Line 10: | ||
|where=Type LIKE "%{{{type}}}%" {{#if:{{{subtype|}}}|AND Subtype LIKE "%{{{subtype}}}%"|}} {{#if:{{{slot|}}}|AND Slot LIKE "%{{{slot}}}%"|}} | |where=Type LIKE "%{{{type}}}%" {{#if:{{{subtype|}}}|AND Subtype LIKE "%{{{subtype}}}%"|}} {{#if:{{{slot|}}}|AND Slot LIKE "%{{{slot}}}%"|}} | ||
|order by=Name | |order by=Name | ||
− | |fields=_pageName = Page,Name,Slot,Weight,Description | + | |fields=_pageName = Page,Name,Slot,Weight,Fluff,Description |
|format=template | |format=template | ||
|template=MagicItemListAbreviatedItem | |template=MagicItemListAbreviatedItem | ||
|named args=yes | |named args=yes | ||
}}</includeonly> | }}</includeonly> |
Revision as of 20:33, 3 January 2020
All lower-case
- type: type that should be included
- subtype: subtype that should be included (optional)
- slot: slot that should be included (optional)