Content deleted Content added
No edit summary |
No edit summary |
||
Line 24:
--output=output..frame:preprocess(" <ref>Ref 1</ref><P>==Notes==<BR>{{Reflist|group=N}}")
local parent = frame:getParent(frame)
local grandparent = frame:getParent(parent)
output=output.."
return output
|