<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ar">
	<id>https://3rabica.org/index.php?action=history&amp;feed=atom&amp;title=%D9%82%D8%A7%D9%84%D8%A8%3AWebSlice-begin%2Fdoc</id>
	<title>قالب:WebSlice-begin/doc - تاريخ المراجعة</title>
	<link rel="self" type="application/atom+xml" href="https://3rabica.org/index.php?action=history&amp;feed=atom&amp;title=%D9%82%D8%A7%D9%84%D8%A8%3AWebSlice-begin%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://3rabica.org/index.php?title=%D9%82%D8%A7%D9%84%D8%A8:WebSlice-begin/doc&amp;action=history"/>
	<updated>2026-06-05T03:31:57Z</updated>
	<subtitle>تاريخ التعديل لهذه الصفحة في الويكي</subtitle>
	<generator>MediaWiki 1.43.7</generator>
	<entry>
		<id>https://3rabica.org/index.php?title=%D9%82%D8%A7%D9%84%D8%A8:WebSlice-begin/doc&amp;diff=46504&amp;oldid=prev</id>
		<title>عبد العزيز: بوت: إصلاح أخطاء فحص أرابيكا من 1 إلى 104</title>
		<link rel="alternate" type="text/html" href="https://3rabica.org/index.php?title=%D9%82%D8%A7%D9%84%D8%A8:WebSlice-begin/doc&amp;diff=46504&amp;oldid=prev"/>
		<updated>2023-06-29T15:08:59Z</updated>

		<summary type="html">&lt;p&gt;بوت: إصلاح أخطاء فحص أرابيكا من 1 إلى 104&lt;/p&gt;
&lt;p&gt;&lt;b&gt;صفحة جديدة&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{صفحة توثيق فرعية}}&lt;br /&gt;
The {{قا|WebSlice-begin}} and {{قا|WebSlice-end}} templates can be used to create &amp;#039;&amp;#039;[[WebSlice#Web Slices|Web Slices]]&amp;#039;&amp;#039; out of certain content in a page. Web Slices are snippets of HTML content - marked up using &amp;lt;code&amp;gt;hAtom&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;hSlice&amp;lt;/code&amp;gt; [[ميكروفورمات|microformats]] - that the browser keeps updated. The snippet can be viewed in the browser without navigating to the article - with all formatting applied. Web Slices currently work in [[إنترنت إكسبلورر 8]] and [[فايرفوكس|فايرفكس]] (the latter needs the [https://addons.mozilla.org/firefox/addon/8494 &amp;#039;&amp;#039;WebChunks&amp;#039;&amp;#039;] extension).&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
To mark up a snippet as a Web Slice, add &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{WebSlice-begin|id = n | title = WebSlice Title | expires = date/time}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; before the section and &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{WebSlice-end}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; after the section. In the &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; field, specify a sequence number for the Web Slice. For example, add 1 for the first Web Slice, 2 for the second and so on. If it is not specified, it defaults to 1. In the &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; field, specify a human-readable title for the Web Slice. If it is not specified, the title of the page is used. The &amp;lt;code&amp;gt;expires&amp;lt;/code&amp;gt; parameter is optional; it is used to specify when the syndicated content becomes no longer valid and informs the browser to stop updating the Web Slice. For example if you are monitoring the RfA tally, you can set the Web Slice to expire around the estimated closing time of the RfA.&lt;br /&gt;
:&amp;#039;&amp;#039;Note - The expires parameter hasn&amp;#039;t been implemented yet. Anyone willing to add support for it may look up the [http://msdn2.microsoft.com/en-us/library/cc304073(VS.85).aspx specification].&lt;br /&gt;
&lt;br /&gt;
== Browser Support ==&lt;br /&gt;
This feature currently only works on Internet Explorer 8 and Firefox with the webchunks addon.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
=== Required Parameters ===&lt;br /&gt;
The following parameters are required:&amp;lt;ref name=&amp;quot;overview&amp;quot;&amp;gt;{{استشهاد ويب|المسار=http://msdn.microsoft.com/en-us/library/cc196992(VS.85).aspx|العنوان=Subscribing to Content with Web Slices |التاريخ=2010|الناشر=[[شبكة مطوري مايكروسوفت]]|تاريخ الوصول=5 February 2010}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;id&amp;#039;&amp;#039;&amp;#039;- The id must be a unique string (or integer) for that page. If you two web slices have the same id, then only the first one on that page will be recognized. Likewise, if the id changes, web browsers will be unable to update from the web slice.&amp;lt;ref name=&amp;quot;overview&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;title&amp;#039;&amp;#039;&amp;#039;- The value of this will appear as the button text and will also appear in the &amp;quot;feeds discovery&amp;quot; button of IE. The title is limited to 128 characters.&amp;lt;ref name=&amp;quot;overview&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Optional Parameters ===&lt;br /&gt;
The following parameters are optional.&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;ttl&amp;#039;&amp;#039;&amp;#039;- The &amp;quot;time to live&amp;quot; value is the minimum time in minutes to update. How often to update in minutes. The minimum value is 15, anything smaller will be set to 15. (It doesn&amp;#039;t always seem to follow the time you set...if below 120.) &amp;lt;ref name=&amp;quot;overview&amp;quot; /&amp;gt;&amp;lt;ref&amp;gt;http://msdn.microsoft.com/en-us/library/cc304073(VS.85).aspx&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;endtime&amp;#039;&amp;#039;&amp;#039;- The date and time that the web slice expires. Given in the ISO 8601 format or the RFC822 date format (with 4-digit years) Valid examples are:&amp;lt;ref name=&amp;quot;overview&amp;quot; /&amp;gt;&amp;lt;ref&amp;gt;http://feedvalidator.org/docs/error/InvalidRFC2822Date.html&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;http://php.net/manual/en/class.datetime.php&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;Valid time formats:&lt;br /&gt;
Mon, 15 Aug 05 15:52:01 +0000&lt;br /&gt;
22 Jul 2010 17:30:00 PDT&lt;br /&gt;
Wed, 02 Oct 2002 08:00:00 EST&lt;br /&gt;
Wed, 02 Oct 2002 13:00:00 GMT&lt;br /&gt;
Wed, 02 Oct 2002 15:00:00 +0200&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;!-- Implementing http://stackoverflow.com/questions/284775/how-do-i-parse-and-convert-datetimes-to-the-rfc-822-date-time-format--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039; Alternative Display Source&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;Alternative Navigation property&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;Alternative Update Source&amp;#039;&amp;#039;&amp;#039; are net yet supported for security reasons.&lt;br /&gt;
&lt;br /&gt;
== مراجع ==&lt;br /&gt;
{{مراجع}}&lt;br /&gt;
&lt;br /&gt;
== روابط خارجية ==&lt;br /&gt;
* [http://msdn.microsoft.com/en-us/library/cc196992(VS.85).aspx Subscribing to Content with Web Slices], MSDN&lt;br /&gt;
* [http://msdn.microsoft.com/en-us/library/cc304073(VS.85).aspx Web Slice Format Specification - Version 0.9], MSDN&lt;br /&gt;
* [http://msdn.microsoft.com/en-us/library/cc956158(VS.85).aspx Web Slices], MSDN&lt;br /&gt;
* [http://www.youtube.com/watch?v=aqXR79P_Uzo Internet Explorer 8 Web Slices], [[يوتيوب]]&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[تصنيف:قوالب بأسماء أجنبية]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>عبد العزيز</name></author>
	</entry>
</feed>