Content deleted Content added
Andreyyshore (talk | contribs) No edit summary |
Andreyyshore (talk | contribs) No edit summary |
||
Line 50:
end
dom2 = mw.html.create("table")
:wikitext(tostring(
mw.html.create("tbody") :css("vertical-align", "inherit")
:wikitext(tostring(dom1))
)
)
:css({
|