2023-05-21, 10:13 PM
I tried replacing the <strong>{$formattedname} with this =
<if condition="$uid == 1">
<img src="https://i.postimg.cc/1XDKMjHV/Moot.gif" alt="Moot">
<else />
{$formattedname}
</if>
Instead of it appearing only on UID 1's profile, It show's on all profiles. I'd love to have some help with this thanks!
-Scrim
<if condition="$uid == 1">
<img src="https://i.postimg.cc/1XDKMjHV/Moot.gif" alt="Moot">
<else />
{$formattedname}
</if>
Instead of it appearing only on UID 1's profile, It show's on all profiles. I'd love to have some help with this thanks!
-Scrim