Difference between revisions 23975062 and 23975071 on svwikip = {}
function p.diagram(frame)
local pFrame = frame:getParent()
local args = pFrame.args
local text = ''
local namn = args.namn or frame.args.namn
local max = -math.huge
(contracted; show full)
fn = mw.text.tag('td', {colspan = "5", style="padding:4px"}, fn)
fn = mw.text.tag('tr', {}, fn)
text = text .. fn
end
text = mw.text.tag('table', {cellspacing="0", cellpadding="0", style="clear:none;float:none;border:silver solid 1px; font-size:90%; padding:0.4em;margin:0.4em;width:650px"}, text)
return
text#reffarna .. ''
end
return p
This site is not affiliated with or endorsed in any way by the Wikimedia Foundation or any of its affiliates. In fact, we fucking despise them.
|