User:Trappingnoobs/EnumAutoformat.lua

From Legacy Roblox Wiki
Revision as of 14:08, 21 July 2011 by >Trappingnoobs (New page: --Use this script to print out wiki formatting for an enum. --It only works with enums that go from 0 to highest number with no breaks. If there are, you'll need to manually adjust.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

--Use this script to print out wiki formatting for an enum.

--It only works with enums that go from 0 to highest number with no breaks. If there are, you'll need to manually adjust.