Content deleted Content added
No edit summary Tag: Reverted |
logging lines just to see what this looks like Tag: Reverted |
||
Line 204:
if args[v]['system'] then -- Header row
local stop_noun = data[v]['header stop noun'] or i18n[lang]['stop_noun']
mw.logObject(data[v]['system title'])
mw.logObject(getValue(data[v]['system title']))
table.insert(wikitable, table.concat({'\n|-',
'\n!', style['header cell'], i18n[lang]['preceding'](stop_noun),
|