Шаблон:RONumber

Материал из РэйВики, энциклопедия по вселенной Рэймана
Версия от 21:49, 4 сентября 2024; Hunchman801 (обсуждение | вклад) (Новая страница: «<includeonly>{{#if:{{{1}}}|{{RODigit|{{#sub:{{{1}}}|0|1}}}}|{{RODigit|IntL}}}}{{#if:{{#sub:{{{1}}}|1|1}}|{{RODigit|{{#sub:{{{1}}}|1|1}}}}|}}{{#if:{{#sub:{{{1}}}|2|1}}|{{RODigit|{{#sub:{{{1}}}|2|1}}}}|}}{{#if:{{#sub:{{{1}}}|3|1}}|{{RODigit|{{#sub:{{{1}}}|3|1}}}}|}}{{#if:{{#sub:{{{1}}}|4|1}}|{{RODigit|{{#sub:{{{1}}}|4|1}}}}|}}{{#if:{{#sub:{{{1}}}|5|1}}|{{RODigit|{{#sub:{{{1}}}|5|1}}}}|}}</includeonly><noinclude>*Usage: <nowiki>{{RONumber|#01:45}}</nowiki>. Tak...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигации Перейти к поиску
  • Usage: {{RONumber|#01:45}}. Takes up to 6 symbols. Allowed symbols are digits (0-9), "#" and ":".
  • Example: #01:45
  • Note: This template is intended as a meta-template: a template used for constructing other templates. It is not meant for use directly in an article, but can be used on a one-off basis if required.