Module:gloss grid: Difference between revisions

ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
No edit summary
No edit summary
Line 32: Line 32:
if data.IPAs then
if data.IPAs then
build("<tr>")
build("<tr>")
build('<td class="IPA nolarge">' .. (data.phonemic and "/" or "[") .. "</td>")
build('<td style="' .. cell_style .. '" class="IPA nolarge">' .. (data.phonemic and "/" or "[") .. "</td>")
for i = 1, term_count do
for i = 1, term_count do
if data.IPAs[i] then
if data.IPAs[i] then