Module:snon-mut: Difference between revisions
No edit summary |
No edit summary |
||
| Line 98: | Line 98: | ||
} | } | ||
local contents = [ | local contents = [[ | ||
! radical !! lenition !! eclipsis | ! radical !! lenition !! eclipsis\n | ||
| {radical} || {lenition} || {eclipsis} | | {radical} || {lenition} || {eclipsis} | ||
] | ]] | ||
contents = require('Module:string utilities').format(contents, links) | contents = require('Module:string utilities').format(contents, links) | ||