{mw.msg( 'deputy.ccrf.intro.newbies' )}
+ { unwrapJQ( , mw.message( + 'deputy.ccrf.intro.explain1', + config.cci.rootPage.get().getPrefixedText() + ).parseDom() ) } + { unwrapJQ( , mw.message( 'deputy.ccrf.intro.explain2' ).parseDom() ) } + { config.ccrf.introExtra.get() !== null && unwrapJQ( , msgEval( + config.ccrf.introExtra.get() + ).parseDom() ) } +{mw.msg( 'deputy.ccrf.step2.fallback', this.user )}
, +{mw.msg( 'deputy.ccrf.step2.fallback2' )}
+ ]; + } + + /** + * Renders the interface when all checks are enabled. + * + * @param checks The enabled checks + * @return An array of JSX.Elements + */ + renderChecksInterface( checks: BackgroundChecks ): JSX.Element[] { + const checkList ={mw.msg( 'deputy.ccrf.step2.details' )}
, +{mw.msg( 'deputy.ccrf.step1.details' )}
+ { Object.values( this.dialog.getEnabledChecks() ).some( v => v ) && +{mw.msg( 'deputy.ccrf.step1.details2' )}
+ } + {unwrapWidget( field )} +