Template:Str len/testcases
表示
ここは、Template:Str lenのサンドボックス・サブページに対応したテンプレート・テストケースです。 右のボタンをクリックするとテストケースが更新されます。 更なる情報とオプション このページに複雑なテンプレートの使用例を多く記述した場合、MediaWikiの制限によりページの終端部周辺で誤動作を起こす可能性があります。この誤動作が発生した場合、発生したページのソースに追加された「NewPP limit report」というコメントを参照してください。
また、特別:テンプレートを展開でテンプレートの使用結果を実験することも出来ます。 このページを表示する外装を変更する: |
The surrounding "+ +" is to check that this template does not output any surrounding whitespace.
+{{str len}}+ +{{str len|}}+ +{{str len| }}+
+0+
+0+
+0+
+{{str len|0}}+ +{{str len| 0 }}+ +{{str len| 00 }}+
+1+
+1+
+2+
+{{str len| abcdefghi abcde }}+ +{{str len| 154-characters }}+ +{{str len| 499-characters }}+ +{{str len| 500-characters }}+ +{{str len| 507-characters }}+
+15+
+154+
+499+
+500+
+507+
Testing {{str len/sandbox}}
[編集]Which perhaps in turn uses {{str len/core/sandbox}}.
+{{str len/sandbox}}+ +{{str len/sandbox|}}+ +{{str len/sandbox| }}+
+0+
+0+
+0+
+{{str len/sandbox|0}}+ +{{str len/sandbox| 0 }}+ +{{str len/sandbox| 00 }}+
+1+
+1+
+2+
+{{str len/sandbox| abcdefghi abcde }}+ +{{str len/sandbox| 154-characters }}+ +{{str len/sandbox| 499-characters }}+ +{{str len/sandbox| 500-characters }}+ +{{str len/sandbox| 507-characters }}+
+15+
+154+
+499+
+500+
+507+
Comparing {{str len}} and {{str len/sandbox}}
[編集]+{{str len | 0 }}+ +{{str len/sandbox | 0 }}+ +{{str len | aa }}+ +{{str len/sandbox | aa }}+ +{{str len| aa }}+ +{{str len/sandbox| aa }}+
+1+
+1+
+2+
+2+
+2+
+2+