Content deleted Content added
maybe something like this? Tag: Reverted |
hide icon if style Tag: Reverted |
||
Line 207:
table.insert(wikitable, table.concat({'\n|-',
'\n!', style['header cell'], i18n[lang]['preceding'](stop_noun),
'\n!', style['header midcell'], (data[v]['system
'\n!', style['header cell'], i18n[lang]['following'](stop_noun)
}))
|