Шаблон:Three digit: Разлика между версии

От УикиИслям
Направо към навигацията Направо към търсенето
(Нова страница: {{ #ifexpr: ({{{1|0}}} > 99.5) | {{{1|0}}} | {{ #ifexpr: ({{{1|0}}} > 9.5) | 0{{{1|0}}} | 00{{{1|0}}} }} }}<noinclude> ==Usage== This template "fills in" the number...)
 
(Няма разлика)

Текуща версия към 23:55, 2 юни 2015

000


Usage

This template "fills in" the number of digits in a number with zeros so its 3 digits. This is used in Islamic templates when referencing to the Quran USC website.

{{Three digit|234}} Produces: 234

{{Three digit|35}} Produces: 035

{{Three digit|8}} Produces: 008