From StrategyWiki, the video game walkthrough and strategy guide wiki
Revision as of 15:33, 21 August 2014 by Notmyhandle (talk | contribs) (category)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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).