Content deleted Content added
Trialpears (talk | contribs) Everything is localer! |
Trialpears (talk | contribs) test |
||
Line 40:
text = text .. '<table style="width:100%; background: transparent;" class="collapsible collapsed">\n<tr><th>Copied pages:</th></tr>\n<tr><td>'
end
text = text .. "list(frame)"
if collapse == 'yes' then
text = text .. '</td></tr></table>'
|