Шаблон:Strlen — различия между версиями

Материал из ANT-Inform documentation
Перейти к: навигация, поиск
м (IAlex moved page Template:Strlen quick to Template:Strlen: better name now)
 
м (1 версия: Import templates from MediaWiki)
 
(нет различий)

Текущая версия на 12:40, 8 февраля 2013

[edit] [purge] 50px Template documentation

The Template:Strlen gives the length of parameter 1, as a string.

Usage:  {{strlen|abcdef}} → {{#invoke:String|length|abcdef}}
{{strlen|123456789.}} → {{#invoke:String|length|123456789.}}
{{strlen|2.4}} → {{#invoke:String|length|2.4}}