No edit summary |
m (Pywikibot 10.3.1) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
|name = Count Items | |name = Count Items | ||
|luaId = count_item | |luaId = count_item | ||
|description = Counts the number of the passed item in | |description = Counts the number of the passed item contained in the unit's inventory | ||
|category = Unit | |category = Unit | ||
|icon = Count Item.png | |icon = Count Item.png | ||
|explaination = Counts how many of a specific item are stored in a unit's inventory. | |||
You can request how many items are <hl>Remaining</> in the unit or how many are <hl>Reserved</> | |||
|argsType1 = Input | |argsType1 = Input | ||
|argsName1 = Item | |argsName1 = Item |