Пређи на садржај

Шаблон:num/док

Документација за Шаблон:num. [edit]
Ова страна садржи usage information, categories, interwiki links и други садржај описан шаблон.

This template checks whether an input is a number.

Parameters

[уреди]
  • |1= Input to be checked. If the input is a number, it will return the number, otherwise it will return nothing.

Usage

[уреди]
  • {{num|1234567890}} → 1234567890
  • {{num|1,000}} → 1000
  • {{num|foo}}