Module:Infobox MOS: Difference between revisions

Inthar (talk | contribs)
No edit summary
Inthar (talk | contribs)
No edit summary
Line 174: Line 174:
end
end


function p.build(title, entries, prev_x, next_x, prev_y, next_y)
function p.build(title, entries, edo_entries, prev_x, next_x, prev_y, next_y)
local s = '<div style="\n' ..
local s = '<div style="\n' ..
'border: 1px solid #999;\n' ..
'border: 1px solid #999;\n' ..