Content deleted Content added
update from Module:Weather box/row/sandbox: major clean |
update from sandbox: tweak to reduce duplication |
||
(One intermediate revision by one other user not shown) | |||
Line 125:
local result = {'|- style="text-align: center;"\n! scope="row" style="height: 16px;" | ', label, "\n"}
for i = 1, 13 do
table.insert(result,
' class="notheme"| '
)
local display = first_values[i]:getDisplay()
if display then
|