All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Coral Island Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:25, 4 August 2023 Admin coral island talk contribs created page Module:Codedoc (Created page with "-- <nowiki> --| Reads a file and outputs its comments. --b Pedro M. Rabinovitch <miller@inf.puc-rio.br> --$Id: dofile.lua,v 1.2 2003/10/20 03:35:08 miller Exp $ --TODO Check if multiline syntax is working properly -- Wikifying by Dessamator local p = {} local ProcLua = require ('Dev:Codedoc/Procsrc') local args = require ("Dev:Arguments").getArgs local opt = { complete = true, proc_private = true, hideHeader = true } --% Creates docs for a module...")