Difference between revisions of "Template:Str len"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
Line 1: Line 1:
{{#switch:*{{{1|}}}*
+
<includeonly>{{#switch:*{{{1|}}}*
 
|**=0
 
|**=0
 
|{{str_left|*{{{1}}}*|3}}=1
 
|{{str_left|*{{{1}}}*|3}}=1
Line 82: Line 82:
 
|{{str_left|*{{{1}}}*|82}}=80
 
|{{str_left|*{{{1}}}*|82}}=80
 
|{{FormattingError|String longer than max string length of 80}}
 
|{{FormattingError|String longer than max string length of 80}}
}}
+
}}</includeonly><noinclude>
 +
 
 +
<nowiki>{{str_len|</nowiki>''text''<nowiki>}}</nowiki> = Length of ''text''.  Max acceptable length is 80.</noinclude>

Revision as of 21:35, 26 February 2009


{{str_len|text}} = Length of text. Max acceptable length is 80.