Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main public logs

More actions

Combined display of all available logs of Resonite Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:13, 14 January 2024 Epsilion talk contribs created page Module:Test2 (Created page with "-- Package definition to return to Scribunto - this allows us to define methods that can be called -- when this module is targeted. local p = {} -- Type colors - RGB values to be included in the HTML output when a color is needed. This will be replaced with CSS at some point. local typeColor = { User = '255, 128, 255', Impulse = '179, 255, 255', bool = '115, 115, 115', AsyncImpulse = '204, 179, 255', String = '245, 31, 31', Dummy = '255, 0, 255', IFormatProvider...")