Module:Nihongo: Difference between revisions

Content deleted Content added
mNo edit summary
mNo edit summary
Line 35:
 
-- Determine the styles for each type
local type1Style = switchType(args.type1 or 'E', falseargs.hover and (not args[3] or args[3] == ''), args[2] or '')
local type2Style = switchType(args.type2 or 'J', args.hover and args[3], args[3] or '')
local type3Style = switchType(args.type3 or 'R', args.hover, args[4] or '')