Changes

Module:Documentation

140 bytes added, 07:56, 12 January 2014
make a couple of the helper functions available for testing
return ret
end
 
p.message = message -- Make this function available for testing.
local function makeWikilink(page, display)
return '<small style="font-style: normal;">(' .. table.concat(ret, ' &#124; ') .. ')</small>'
end
 
p.makeToolbar = makeToolbar -- Make this function available for testing.
local function err(msg)
Anonymous user