<?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%3AUTF-16%2Fmain</id>
	<title>قالب:UTF-16/main - تاريخ المراجعة</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%3AUTF-16%2Fmain"/>
	<link rel="alternate" type="text/html" href="https://3rabica.org/index.php?title=%D9%82%D8%A7%D9%84%D8%A8:UTF-16/main&amp;action=history"/>
	<updated>2026-06-05T20:33:44Z</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:UTF-16/main&amp;diff=116117&amp;oldid=prev</id>
		<title>عبد العزيز: بوت: تصنيف القالب</title>
		<link rel="alternate" type="text/html" href="https://3rabica.org/index.php?title=%D9%82%D8%A7%D9%84%D8%A8:UTF-16/main&amp;diff=116117&amp;oldid=prev"/>
		<updated>2018-11-21T18:03:55Z</updated>

		<summary type="html">&lt;p&gt;بوت: تصنيف القالب&lt;/p&gt;
&lt;p&gt;&lt;b&gt;صفحة جديدة&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{#ifexpr:{{{2|0}}} &amp;gt; 1114111 |&amp;lt;!--Too large--&amp;gt;| {{#ifexpr:({{{2|0}}} &amp;gt; 55295 AND {{{2|0}}} &amp;lt; 57344) |&amp;lt;!--Surrogate--&amp;gt;|&amp;lt;!-- Check for illegal code points, higher than U+10FFFF or in the Surrogates area U+D800..U+DFFF.&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq: {{lc:{{{3|}}}}} | yes | &amp;lt;!-- switch for surrogatesonly = yes&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#switch: {{{base|}}}&amp;lt;!--switch for output choice&lt;br /&gt;
&lt;br /&gt;
Decimal output, surrogates only.--&amp;gt;| dec | decimal | 10 ={{#ifexpr:{{{2|0}}} &amp;lt; 65536 | | {{#expr: floor(({{{2|0}}} - 65536) / 1024) + 55296}}  {{#expr: (({{{2|0}}} - 65536) MOD 1024) + 56320}} }}&amp;lt;!--If U+FFFF or lower, UTF-16 is just the scalar value. Otherwise, figure out surrogates.&lt;br /&gt;
&lt;br /&gt;
Lower case hexadecimal output, surrogates only.--&amp;gt;|lchex |lc16 |lower case hex |lower case 16 ={{lc:{{#ifexpr:{{{2|0}}} &amp;lt; 65536 | | {{hexadecimal|{{#expr: floor(({{{2|0}}} - 65536) / 1024) + 55296}} | no}} {{hexadecimal|{{#expr: (({{{2|0}}} - 65536) MOD 1024) + 56320}} | no }} }} }}&amp;lt;!--If U+ffff or lower, UTF-16 is just the scalar value. Otherwise, figure out surrogates.&lt;br /&gt;
&lt;br /&gt;
Default base is hex output, surrogates only.--&amp;gt;| #default ={{uc:{{#ifexpr:{{{2|0}}} &amp;lt; 65536 | | {{hexadecimal|{{#expr: floor(({{{2|0}}} - 65536) / 1024) + 55296}} | no}} {{hexadecimal|{{#expr: (({{{2|0}}} - 65536) MOD 1024) + 56320}} | no }} }} }}&amp;lt;!--If U+FFFF or lower, UTF-16 is just the scalar value. Otherwise, figure out surrogates.&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;}} | &amp;lt;!-- surrogatesonly = no / default&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#switch: {{{base|}}}&amp;lt;!--switch for output choice&lt;br /&gt;
&lt;br /&gt;
Decimal output.--&amp;gt;| dec | decimal | 10 ={{#ifexpr:{{{2|0}}} &amp;lt; 65536 | {{{2|0}}} | {{#expr: floor(({{{2|0}}} - 65536) / 1024) + 55296}}  {{#expr: (({{{2|0}}} - 65536) MOD 1024) + 56320}} }}&amp;lt;!--If U+FFFF or lower, UTF-16 is just the scalar value. Otherwise, figure out surrogates.&lt;br /&gt;
&lt;br /&gt;
Lower case hexadecimal output.--&amp;gt;|lchex |lc16 |lower case hex |lower case 16 ={{lc:{{#ifexpr:{{{2|0}}} &amp;lt; 65536 | {{Str rightc|{{padleft:{{{1|}}}|4}}|4}} | {{hexadecimal|{{#expr: floor(({{{2|0}}} - 65536) / 1024) + 55296}} | no}}  {{hexadecimal|{{#expr: (({{{2|0}}} - 65536) MOD 1024) + 56320}} | no }} }} }}&amp;lt;!--If U+ffff or lower, UTF-16 is just the scalar value. Otherwise, figure out surrogates.&lt;br /&gt;
&lt;br /&gt;
Default base is hex output.--&amp;gt;| #default ={{uc:{{#ifexpr:{{{2|0}}} &amp;lt; 65536 | {{Str rightc|{{padleft:{{{1|}}}|4}}|4}} | {{hexadecimal|{{#expr: floor(({{{2|0}}} - 65536) / 1024) + 55296}} | no}}  {{hexadecimal|{{#expr: (({{{2|0}}} - 65536) MOD 1024) + 56320}} | no }} }} }}&amp;lt;!--If U+FFFF or lower, UTF-16 is just the scalar value. Otherwise, figure out surrogates.&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;}} }} }} }}&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>