function edit_TextBlock( htmlElement, blockId ) { editWikiBlock( htmlElement, new EntityDefinition( "TextBlock" ), blockId ); }