テンプレート:RONumber

提供:レイウィキ, レイマン百科事典
2026年3月1日 (日) 20:12時点における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>. Takes up to…」)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
ナビゲーションに移動 検索に移動
  • 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.