مندرجات کا رخ کریں

سانچہ:رومن اعداد

آزاد دائرۃ المعارف، ویکیپیڈیا سے

This template converts عربی اعدادs (that is, 1, 2, 3, etc.) into رومن اعدادs (I, II, III etc.). It currently works for any whole number between 1 and 4999999.

Usage

[ترمیم]
{{رومن اعداد|number|message}}

Replace number with the number you would like to be converted to Roman numerals. For numbers higher than 4999999 the template outputs "N/A". This can be changed by replacing message with your preferred text.

An overline, representing multiplication by 1000, is used to extend the upper range of the function.

See رومن اعداد for further information.

Fraction support

[ترمیم]

The template can accept parsing decimals, fractions, and arithmetic expressions. This is not enabled by default. To enable this, supply |fraction=yes, i.e. {{رومن اعداد|105.5|fraction=yes}} or {{رومن اعداد|105.5|too big|fraction=yes}}.

Roman numeral output for fractional values uses these symbols:

  • S = 12
  • : = 16
  • • = 112
  • Є = 124
  • ƧƧ = 136
  • Ɔ = 148
  • Ƨ = 172
  • Ƨ = 1144
  • ℈ = 1288
  • » = 11728
  • N = 0

Examples

[ترمیم]
Arabic numeralsTemplate callRoman numerals
0{{Roman|0}}
1{{Roman|1}}I
2{{Roman|2}}II
49{{Roman|49}}XLIX
50{{Roman|50}}L
51{{Roman|51}}LI
1024{{Roman|1024}}MXXIV
4999{{Roman|4999}}MMMMCMXCIX
5000{{Roman|5000}}V
5001{{Roman|5001}}VI
69105{{Roman|69105}}LXVMMMMCV
1048576{{Roman|1048576}}MXLVMMMDLXXVI
4999999{{Roman|4999999}}MMMMCMXCVMMMMCMXCIX
7654321{{Roman|7654321}}N/A
7654321{{Roman|7654321|too high}}too high

If the number provided is negative, the template will output an error message. If the first parameter provided cannot be interpreted as a number, the template will also output an error message. If no arguments are given, the template produces no output.

Decimal, fractional, and arithmetic examples

[ترمیم]
ValueTemplate CallRoman Numerals
0.0005{{Roman|0.0005}}
20.002{{Roman|20.002}}XX
110.003472{{Roman|110.003472}}CX
3+4.007{{Roman|3+4.007}}
1-0.9861{{Roman|1-0.9861}}
4.6*2.5{{Roman|4.6*2.5}}
1/3{{Roman|1/3}}
9999/10000{{Roman|9999/10000}}
100+5.5{{Roman|100+5.5}}

TemplateData

[ترمیم]
ذیل میں اس سانچہ کی معلومات سانچہ دستاویز درج ہے جنہیں بصری خانہ ترمیم اور دیگر آلات استعمال کرتے ہیں۔

معلومات سانچہ رومن اعداد

Convert numbers to Roman numerals.

محددات سانچہ[انتظام TemplateData]

پیرامیٹروضاحتطرزحالت
Number1

The number to be converted to Roman numerals. If the parameter passed cannot be interpreted as a numerical value, no output is generated.

مثال
69105
عدداختیاری
Message2

Message to display for numbers that are too big to be displayed in Roman numerals. (The largest number supported is 4999999.)

طے شدہ
N/A
مثال
Too big
اِسٹرنگاختیاری