Module:Article history/config: Difference between revisions

Content deleted Content added
add different message format for warnings
clean up the noticeBarIcons table - the ID isn't used, and there's no need for long key names
Line 1,866:
noticeBarIcons = {
{
id = '1.0',
isActive = function (articleHistoryObj)
return articleHistoryObj.args['v1.0NotAnActiveOption']
end,
noticeBarIconicon = 'WP1 0 Icon.svg'
}
},