All public logs

Jump to navigation Jump to search

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

Logs
  • 18:23, 15 October 2024 Alex talk contribs created page Module:Rgba/doc (Created page with "{{Documentation}} {{Helper module |name = Rgba |fname1 = <nowiki>new( red, [green|0], [blue|0], [alpha|1] )</nowiki>;; <nowiki>new( hex )</nowiki> |ftype1 = number/string, number/nil, number/nil, number/nil |fuse1 = Returns a new rgba object. Values <code>red</code>, <code>green</code> and <code>blue</code> are in the range 0-255; <code>alpha</code> is 0-1. It is also possible to give a hex string e.g. <code>#112233</code> or <code>#11223344</code>....")