Difference between revisions of "Template:Str sub old/doc"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(create)
 
Line 16: Line 16:
 
[[Category:String manipulation templates]]
 
[[Category:String manipulation templates]]
  
 +
[[de:Vorlage:Strsub]]
 
</includeonly>
 
</includeonly>

Revision as of 23:36, 25 May 2009

Usage

{{str_sub|text|start|length}} = Substring of text starting at start and containing length characters.

start + length must be less than 50. Only operates on a limited character set.


See also