Module:Sandbox/ProcrastinatingReader/ib: Difference between revisions

Content deleted Content added
+
No edit summary
Line 2:
 
local p = {}
 
local function isempty(s)
return s == nil or s == ''
end
 
local function dataValue(frame, settlementName, parameterName, itemName)
Line 40 ⟶ 44:
local dunam = getNetValue(frame, 'dunam')
if not (isempty(km2) orand isempty(ha) orand isempty(acre) orand isempty(sqmi) orand isempty(dunam)) then
return frame:expandTemplate{ title = 'infobox_settlement/areadisp', args = {
['km2'] = km2,