Шаблон:Is numeric

Версия от 23:32, 5 февраля 2022; Adam (обсуждение | вклад) (Новая страница: «{{<includeonly>safesubst:</includeonly>#if:{{<includeonly>safesubst:</includeonly>#invoke:String|match|{{{1}}}|^[%d%s,%.]+$|ignore_errors=true}}|true}}<noinclude> {{doc}} </noinclude>»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Документация

ПримерыПравить

  • {{is numeric|12345}} → true
  • {{is numeric|12 345}} → true
  • {{is numeric|123,45}} → true
  • {{is numeric|123.45}} → true
  • {{is numeric|-123.45}}
  • {{is numeric|12345 км²}}
  • {{is numeric|#12345}}
  • {{is numeric}}