this.showLinkedFrom = new OO.ui.MenuOptionWidget( {
        data: 'from', // default (showlinkedto=0)
        label: new OO.ui.HtmlSnippet( mw.msg( 'rcfilters-filter-showlinkedfrom-option-label' ) )
    } );