From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This page has been transcluded from Template:Explode/Documentation.


Template:Explode is used to pull out a string from a passed string. E.g. turning "This man" into "This" or "man".

Parameters
  1. The string.
  2. The delimiter (cut off point).
  3. Choose the string to the left or the right (defaults to left if not specified).