Receives a string and tries to figure it out if it contains info to load a file.
Checks for a | (pipe) symbol and tries to load a file with the info given.
The string should be format as follows File.php|. You can use the following wildcards: $boarddir, $sourcedir and if available at the moment of execution, $themedir.