Module:Folder: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
return {
return {
wow = function() return '_8RT3T4' end,
wow = function() return '_4KWQ46' end,
wildstar = function() return '_8RT3T4' end,
wildstar = function() return '_4KWQ46' end,
none = function() return '' end,
none = function() return '' end,
}
}

Revision as of 22:37, 14 May 2022

Documentation for this module may be created at Module:Folder/doc

return {
	wow = function() return '_4KWQ46' end,
	wildstar = function() return '_4KWQ46' end,
	none = function() return '' end,
}