<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AConvert_to_eastern_arabic_numerals%2Fdoc</id>
	<title>Module:Convert to eastern arabic numerals/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AConvert_to_eastern_arabic_numerals%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Convert_to_eastern_arabic_numerals/doc&amp;action=history"/>
	<updated>2026-05-24T04:54:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:Convert_to_eastern_arabic_numerals/doc&amp;diff=135778&amp;oldid=prev</id>
		<title>imported&gt;TartarTorte at 18:34, 28 December 2021</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Convert_to_eastern_arabic_numerals/doc&amp;diff=135778&amp;oldid=prev"/>
		<updated>2021-12-28T18:34:26Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This module converts from Western Arabic numerals (i.e. 0, 1, 2, 3, 4, 5, 6, 7, 8, 9) to [[Eastern Arabic numerals]] (i.e. ٩ ,٨ ,٧ ,٦ ,٥ ,٤ ,٣ ,٢ ,١ ,٠)&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
=== From wikitext ===&lt;br /&gt;
This should generally be invoked from the corresponding template {{t|Eastern arabic numerals}}; however it make be directly invoked as well &lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{#invoke:Convert to eastern arabic numerals|convert|3.1415}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== From Lua ===&lt;br /&gt;
&lt;br /&gt;
Load the module with the following code:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
local mConvertNumerals = require(&amp;#039;Module:Convert to eastern arabic numerals&amp;#039;)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And then from there you can convert using the &amp;lt;code&amp;gt;_convert&amp;lt;/code&amp;gt; function.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
mConvertNumerals._convert({&amp;quot;3.1415&amp;quot;})&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- Categories go here and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
[[Category:Wikipedia modules]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;TartarTorte</name></author>
	</entry>
</feed>