I don't want *ALL* of the profile fields to be parsed as URLs.
For example, user profiles on my vBulletin have 6 required fields and 9 optional fields.
1 required field is email address, the other 5 are plain text.
Of the optional fields, 1 is a URL (homepage), 1 is signature, 1 is birthday, 1 is custom user text, and the other 5 are plain text.
I want 2 of those last 5 to be parsed as URLs, rather than plain text.
Unless I am missing something, the template just parses through a loop and treats them all the same, thus I cannot edit each individual one. Or am I missing something and not remembering or understanding correctly how the profile template works?
The two fields I want treated as URLs are called "Your Real Life Picture" and "Your Character's Picture."
I just used the Template Search function to look for those, and the search turned up nothing.
Am I just not understanding the way the template functions for parsing the user profile fields?
|