Module:XfD old and Module:XfD old/sandbox: Difference between pages
(Difference between pages)
imported>Izno |
imported>Izno |
||
Line 72: | Line 72: | ||
out = out .. "<span class=\"noprint plainlinks xfdOldSectionEdit\" style=\"float:right;position:relative;top:-2em;\" title=\"Edit discussion\">[<!-- -->[https://en.wikipedia.org/w/index.php?title=" .. k:gsub(" ", "_") .. "&action=edit§ion=" .. section .. " edit]<!-- -->]</span>" | out = out .. "<span class=\"noprint plainlinks xfdOldSectionEdit\" style=\"float:right;position:relative;top:-2em;\" title=\"Edit discussion\">[<!-- -->[https://en.wikipedia.org/w/index.php?title=" .. k:gsub(" ", "_") .. "&action=edit§ion=" .. section .. " edit]<!-- -->]</span>" | ||
end | end | ||
out = out | out = out .. frame:callParserFunction("#section-h", k, discussion) | ||
out = out .. "\n" | |||
end | end | ||
return out | return out |