MyBB Community Forums

Full Version: If/And/Else Conditional Variables
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi. I am working on customizing the user profiles and I have run into a situation where I could sorely use the if/and/else conditional variables. I've been running some searches but I haven't quite found what I was looking for, other than a template conditional plugin for PHP. Unless I'm using the wrong terms during my searches through the forum and the documentation, I would love some guidance.

My problem:

A user needs the ability to identity what type(s) their pet(s) are. A pet can have either 1 or 2 elemental types. The main type will always be listed, but not every pet acquired will have a secondary typing. If there's no secondary typing, I would like to leave the area blank. If there is a typing, then I wanted that to be listed next to the primary type label. Is that possible?

Thank you.
check if this guidance helps => Hide empty profile fields in profiles