Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
local p = {}
local pframe = frame:getParent()
local config = frame.args -- arguments from the template definition
local args = pframe.args -- arguments from the page calling the template
function p.link(frame)
|