No edit summary |
m (Pywikibot 10.3.1) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
{{DataInstruction | {{DataInstruction | ||
|name = Subtract | |name = Subtract | ||
|description = Subtracts a number from another number | |luaId = sub | ||
|description = Subtracts a number or coordinate from another number or coordinate | |||
|category = Math | |category = Math | ||
|icon = | |icon = Substact Numbers.png | ||
|explaination = | |||
|argsType1 = Input | |argsType1 = Input | ||
|argsName1 = From | |argsName1 = From | ||
|argsDescription1 = | |argsDescription1 = | ||
|argsDataType1 = | |argsDataType1 = coord_num | ||
|argsType2 = Input | |argsType2 = Input | ||
|argsName2 = Num | |argsName2 = Num | ||
|argsDescription2 = | |argsDescription2 = | ||
|argsDataType2 = | |argsDataType2 = coord_num | ||
|argsType3 = Output | |argsType3 = Output | ||
|argsName3 = Result | |argsName3 = Result | ||
Line 27: | Line 29: | ||
|argsDescription5 = | |argsDescription5 = | ||
|argsDataType5 = | |argsDataType5 = | ||
|argsType6 = | |||
|argsName6 = | |||
|argsDescription6 = | |||
|argsDataType6 = | |||
|argsType7 = | |||
|argsName7 = | |||
|argsDescription7 = | |||
|argsDataType7 = | |||
|argsType8 = | |||
|argsName8 = | |||
|argsDescription8 = | |||
|argsDataType8 = | |||
|argsType9 = | |||
|argsName9 = | |||
|argsDescription9 = | |||
|argsDataType9 = | |||
|argsType10 = | |||
|argsName10 = | |||
|argsDescription10 = | |||
|argsDataType10 = | |||
|argsType11 = | |||
|argsName11 = | |||
|argsDescription11 = | |||
|argsDataType11 = | |||
}}{{DataTableIndex | }}{{DataTableIndex | ||
|storedTable=instruction | |storedTable=instruction | ||
|name=Subtract | |name=Subtract | ||
}}</noinclude> | }}</noinclude> |