Module:Data/Computations: Difference between revisions
Jump to navigation
Jump to search
Created page with "return {["Class"] = "StaticItem", ["DescriptionParts"] = {{"calculations", "common"}}, ["Image"] = "T_Computations", ["Label"] = {"Computations", "parts"}, ["Name"] = "Computations", ["StackSize"] = 1, ["Type"] = "Abstract"}" |
No edit summary |
||
| Line 1: | Line 1: | ||
return {["Class"] = "StaticItem", ["DescriptionParts"] = {{"calculations", "common"}}, ["Image"] = "T_Computations", ["Label"] = {"Computations", "parts"}, ["Name"] = "Computations", ["StackSize"] = 1, ["Type"] = "Abstract"} | return {["Category"] = "Resource", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"calculations", "common"}}, ["Image"] = "T_Computations", ["Label"] = {"Computations", "parts"}, ["Name"] = "Computations", ["StackSize"] = 1, ["Type"] = "Abstract"} | ||
Latest revision as of 15:41, 24 August 2026
Documentation for this module may be created at Module:Data/Computations/doc