Content deleted Content added
No edit summary |
No edit summary |
||
Line 2:
function p.hello( frame )
frame:preprocess()
local args=frame.args
Line 21 ⟶ 22:
end
output=output.." <ref>Ref 1</ref><P>==Notes==<BR>{{Reflist|group=N}}"
return output
|