<link href="../fonts/font.css" rel="stylesheet" type="text/css">

<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fa">
		<id>https://wiki.imaroof.ir/index.php?action=history&amp;feed=atom&amp;title=%D9%85%D8%AF%DB%8C%D8%A7%D9%88%DB%8C%DA%A9%DB%8C%3AGadget-vector-headanchor.js</id>
		<title>مدیاویکی:Gadget-vector-headanchor.js - تاریخچهٔ ویرایش‌ها</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.imaroof.ir/index.php?action=history&amp;feed=atom&amp;title=%D9%85%D8%AF%DB%8C%D8%A7%D9%88%DB%8C%DA%A9%DB%8C%3AGadget-vector-headanchor.js"/>
		<link rel="alternate" type="text/html" href="https://wiki.imaroof.ir/index.php?title=%D9%85%D8%AF%DB%8C%D8%A7%D9%88%DB%8C%DA%A9%DB%8C:Gadget-vector-headanchor.js&amp;action=history"/>
		<updated>2026-08-01T23:10:45Z</updated>
		<subtitle>تاریخچهٔ ویرایش‌های این صفحه در ویکی</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>https://wiki.imaroof.ir/index.php?title=%D9%85%D8%AF%DB%8C%D8%A7%D9%88%DB%8C%DA%A9%DB%8C:Gadget-vector-headanchor.js&amp;diff=33&amp;oldid=prev</id>
		<title>Admin: صفحه‌ای تازه حاوی «/**  * Vector HeadAnchors  * @source https://www.mediawiki.org/wiki/MediaWiki:Gadget-vector-headanchor.js  * @revision 2015-03-07  *  * @li...» ایجاد کرد</title>
		<link rel="alternate" type="text/html" href="https://wiki.imaroof.ir/index.php?title=%D9%85%D8%AF%DB%8C%D8%A7%D9%88%DB%8C%DA%A9%DB%8C:Gadget-vector-headanchor.js&amp;diff=33&amp;oldid=prev"/>
				<updated>2016-02-27T11:01:55Z</updated>
		
		<summary type="html">&lt;p&gt;صفحه‌ای تازه حاوی «/**  * Vector HeadAnchors  * @source https://www.mediawiki.org/wiki/MediaWiki:Gadget-vector-headanchor.js  * @revision 2015-03-07  *  * @li...» ایجاد کرد&lt;/p&gt;
&lt;p&gt;&lt;b&gt;صفحهٔ تازه&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/**&lt;br /&gt;
 * Vector HeadAnchors&lt;br /&gt;
 * @source https://www.mediawiki.org/wiki/MediaWiki:Gadget-vector-headanchor.js&lt;br /&gt;
 * @revision 2015-03-07&lt;br /&gt;
 *&lt;br /&gt;
 * @license http://krinkle.mit-license.org/&lt;br /&gt;
 * @author Timo Tijhof, 2013–2015&lt;br /&gt;
 */&lt;br /&gt;
( function ( $ ) {&lt;br /&gt;
&lt;br /&gt;
	$( '.mw-headline' ).each( function ( i, el ) {&lt;br /&gt;
		var id = el.id,&lt;br /&gt;
			$headline = $( el ),&lt;br /&gt;
			$header = $headline.parent();&lt;br /&gt;
&lt;br /&gt;
		// If MediaWiki core's anchor is here, or if ours is here already, skip.&lt;br /&gt;
		if ( !id || $header.find( '.mw-headline-anchor,.mw-headline-headanchor').length ) {&lt;br /&gt;
			return;&lt;br /&gt;
		}&lt;br /&gt;
&lt;br /&gt;
		$headline.removeAttr('id')&lt;br /&gt;
		$header.addClass( 'mw-header' ).prepend(&lt;br /&gt;
			$( '&amp;lt;a&amp;gt;' ).prop({&lt;br /&gt;
				id: id,&lt;br /&gt;
				href: '#' + id,&lt;br /&gt;
				title: 'Link to this section',&lt;br /&gt;
				className: 'mw-headline-headanchor'&lt;br /&gt;
			})&lt;br /&gt;
		);&lt;br /&gt;
	} );&lt;br /&gt;
&lt;br /&gt;
}( jQuery ) );&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>