Module:Infobox: Difference between revisions

sync from dev wiki
No edit summary
Line 222: Line 222:
'|}',
'|}',
'</div>',
'</div>',
f:callParserFunction( '#tag', { 'pre', class = 'history-json',
f:callParserFunction( '#tag', { 'pre', class = 'history-json noexcerpt navigation-not-searchable',
mw.text.jsonEncode( json, mw.text.JSON_PRETTY )
mw.text.jsonEncode( json, mw.text.JSON_PRETTY )
} )
} )