Content deleted Content added
Deryck Chan (talk | contribs) edit sandbox section; test everything |
Deryck Chan (talk | contribs) move div position to get the box right |
||
Line 114:
--Complete the includeonly result message and build the anchor on daily log page
local end_string = '
--Put it all together and return from Lua
Line 121:
function rfd.rfdt_show_result(frame)
return '</noinclude>' .. frame.args['result'] .. '<includeonly></div></includeonly><noinclude>'
end
|