Module:gloss grid: Difference between revisions

Jump to navigation Jump to search
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
No edit summary
No edit summary
Line 33: Line 33:
build("<tr>")
build("<tr>")
if data.IPAs[1] then
if data.IPAs[1] then
build('<td style="' .. mw.ustring.gsub(cell_style, "padding: (%S+) %S+", "padding: %1 0") .. '" class="IPA nolarge">' .. (data.phonemic and "/" or "[") .. "</td>")
build('<td style="' .. mw.ustring.gsub(cell_style, "padding: (%S+) %S+ (%S+)", "padding: %1 %2 %2") .. '" class="IPA nolarge">' .. (data.phonemic and "/" or "[") .. "</td>")
end
end
for i = 1, term_count do
for i = 1, term_count do

Navigation menu