Content deleted Content added
work with refactored Module:Weather box |
forgot to set options |
||
Line 387:
local function buildRow(frame)
return _buildRow(frame.args, frame:getParent().args, {}) -- row definition, template parameters, options
end
|