Jump to the post that solved this thread.
Solved: 1 Year, 7 Months, 2 Weeks ago Error making a name appear as a gif
#3
Solved: 1 Year, 7 Months, 2 Weeks ago
(2023-05-22, 12:25 PM)Taylor M Wrote: Profiles
<if $uid == 1 then>
  <img src="https://i.postimg.cc/1XDKMjHV/Moot.gif" alt="Moot">
<else/>
  {$formattedname}
</if>

Postbits
<if $post['uid'] == 1 then>
  <img src="https://i.postimg.cc/1XDKMjHV/Moot.gif" alt="Moot">
<else/>
  {$post['profilelink']}
</if>

Thanks Works great!
Reply
Jump to the post that solved this thread.


Messages In This Thread
RE: Error making a name appear as a gif - by ScrimOnDiscord - 2023-05-22, 09:00 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)