Pređi na sadržaj

Šablon:num/dok

Dokumentacija za Šablon:num. [edit]
Ova strana sadrži usage information, categories, interwiki links i drugi sadržaj opisan šablon.

This template checks whether an input is a number.

Parameters

[uredi]
  • |1= Input to be checked. If the input is a number, it will return the number, otherwise it will return nothing.

Usage

[uredi]
  • {{num|1234567890}} → 1234567890
  • {{num|1,000}} → 1000
  • {{num|foo}}