「テンプレート:num-pron」の版間の差分

提供: Yourpedia
移動: 案内検索
(条件文の除去(入力値をそのまま返す))
(コメント除去)
 
2行目: 2行目:
 
自然数の読みを返します。0~9999の範囲のみ対応。
 
自然数の読みを返します。0~9999の範囲のみ対応。
 
==使用例==
 
==使用例==
*<nowiki>{{num-pron|0}}</nowiki> = {{num-pron|0}}
+
*<nowiki>{{num-pron|0}}</nowiki>{{num-pron|0}}
*<nowiki>{{num-pron|1}}</nowiki> = {{num-pron|1}}
+
*<nowiki>{{num-pron|1}}</nowiki>{{num-pron|1}}
*<nowiki>{{num-pron|1000}}</nowiki> = {{num-pron|1000}}
+
*<nowiki>{{num-pron|1000}}</nowiki>{{num-pron|1000}}
*<nowiki>{{num-pron|3456}}</nowiki> = {{num-pron|3456}}
+
*<nowiki>{{num-pron|3456}}</nowiki>{{num-pron|3456}}
*<nowiki>{{num-pron|9010}}</nowiki> = {{num-pron|9010}}
+
*<nowiki>{{num-pron|9010}}</nowiki>{{num-pron|9010}}
  
 
==関連項目==
 
==関連項目==
*[[template:num-pron-1]]
+
*{{Tl|num-pron-1}}
*[[template:num-pron-10]]
+
*{{Tl|num-pron-10}}
*[[template:num-pron-100]]
+
*{{Tl|num-pron-100}}
*[[template:num-pron-1000]]
+
*{{Tl|num-pron-1000}}
  
[[Category:特殊効果テンプレート|{{PAGENAME}}]]
+
{{デフォルトソート:num-pron}}
 +
[[Category:特殊効果テンプレート]]
 
</noinclude>
 
</noinclude>
<!---->
 

2018年8月16日 (木) 15:37時点における最新版

自然数の読みを返します。0~9999の範囲のみ対応。

使用例[編集]

  • {{num-pron|0}}:0
  • {{num-pron|1}}:1
  • {{num-pron|1000}}:1000
  • {{num-pron|3456}}:3456
  • {{num-pron|9010}}:9010

関連項目[編集]