Ծանուցում. Հիշելուց հետո կատարված փոփոխությունները տեսնելու համար մաքրեք ձեր զննարկիչի հիշապահեստը. Mozilla / Firefox / Safari՝ Ctrl+Shift+R (Cmd+Shift+R Mac OS X-ում) Konqueror՝ F5 Opera՝ Tools→Preferences ընտրացանկից։ Internet Explorer՝ Ctrl+F5

/* Any JavaScript here will be loaded for users using the Vector skin */
// "Add section" at the bottom
//if ( mw.config.get( 'wgNamespaceNumber' ) && mw.config.get( 'wgAction' ) === 'view' ) {
//	$( '#ca-addsection a' )
//		.clone()
//		.addClass( 'ruwiki-addSectionBottom' )
//		.insertAfter( '#content' );
//}