Content deleted Content added
No edit summary |
Undid revision 671951722 by CAS222222221 (talk) |
||
Line 7:
return true
end
for i =
if args[year .. string.char(i)] then
return true
Line 25:
local function left(builder, year)
builder:tag( 'td' )
:attr('align', 'right')
:wikitext(
end
Line 79 ⟶ 71:
:css('clear', args.align or 'right')
:css('margin', '0 0 0.5ex 1em')
:css('font-size', '
:css('line-height', '
:attr('cellspacing', '0')
:attr('cellpadding', '4')
|