Template:Str right/doc

From Ava Zinn Wiki
< Template:Str right
Revision as of 19:13, 7 October 2009 by Debresser (talk) (Update.)
Jump to: navigation, search

Usage

{{Str right|<string>|<offest>}}

Gives the characters from <offset> to the end of the string.

Examples

  • {{Str right| lorem ipsum dolor sit amet | 10 }}
  • {{Str right| lorem ipsum dolor sit amet | 1 }}
  • {{Str right| lorem ipsum dolor sit amet | foo }}
  • {{Str right| lorem ipsum dolor sit amet | }}
  • {{Str right| lorem ipsum dolor sit amet }}

Limitations

  • 50 char strings. Limited set of characters,perhaps
  • Expensive.

See also