Module:Track listing: रिवीजन सभ के बीचा में अंतर

Content deleted Content added
imported>Mclay1
छोNo edit summary
don't include unnecessary spaces in the title cell
लाइन 76:
:css('vertical-align', 'top')
:wikitext(self.title and string.format('"%s"', self.title) or 'Untitled')
:wikitext(' ')
if self.note then
titleCell:tag('span')
:csswikitext('font-size', '85%')
:tag('span')
:wikitext(string.format('(%s)', self.note))
:css('font-size', '85%')
else
titleCell :wikitext(string.format(' (%s)', self.note))
end
return titleCell