Module:Timeline of release years: Difference between revisions

Content deleted Content added
rm - in this also; I'd like to make that an actual list rather than the unsemantic br's.
Line 41:
local function titleItem(builder, content)
if content ~= nil then
builder:tag( 'span' ):wikitext( '– ' .. content .. '<br />' )
end
end