PDA

View Full Version : Coding discussion thread



MotleyCrueFan
01-11-2022, 07:49 PM
How do I do
a v spoiler message in coding that shows click on spoiler message instead of simply spoiler?
-=SPOILER=-
^ Such as instead of the click on to reveal spoiler word spoiler appears, the word Amanda shows up.






If need be or wanted or both you can do something like
'''
Jason please replace $ with [
Jason please replace % with ]



$move%Hello Jason$/move%



^ doing needed replacement will make
Hello Jason
text move.
'''
for example.

Asuna Yuuki Nagato
01-23-2024, 12:31 AM
One way to monospace your code on this forum is to click "Go Advanced" and then the second-to-last button in the second row inserts HTML tags. The icon looks like <>.

Put your code in-between those HTML tags.