(Redirected page to Switch) Tag: New redirect |
m (Pywikibot 10.3.1) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
|name = Switch | |name = Switch | ||
|luaId = switch | |luaId = switch | ||
|description = Filters the passed | |description = Filters the passed unit or item | ||
|category = Unit | |category = Unit | ||
|icon = Compare Values.png | |icon = Compare Values.png | ||
|explaination = switches to different execution paths based on an input value | |||
|argsType1 = Input | |argsType1 = Input | ||
|argsName1 = | |argsName1 = Input | ||
|argsDescription1 = Unit to Filter | |argsDescription1 = Unit or item to Filter | ||
|argsDataType1 = entity | |argsDataType1 = entity | ||
|argsType2 = Input | |argsType2 = Input |