I had an idea for improving one of my guides using Javascript, does anybody know if it’s possible to use Javascript in the forums? And if so, how?
Example
If the < script > tag worked, this line of text would turn into the word "It works!" when the button is clicked. However, that does not happen.
Also, the "example" text should be a button.
You can check my coding skills in the raw if you want to confirm I coded it correctly.
I don’t think that is implemented in the forums at all, otherwise the forum would be insecure.
Alternatively, you can program an image to be clickable via HTML maybe?
Okay, it sounds like Javascript is not possible in the forums, so I have another question: A while ago, a user embedded the forums in a reply, is that possible with other websites? I wanted to implement a search system, so could I embed a website I make to make a search system in my guide? I don’t think that’s against the TOS, but I am going to check to be sure.
If I remember correctly, they linked to a badge’s page. I’m going to try and find it.
Edit: Found it. <iframe class='discobot-certificate' src='https://forum.creative.gimkit.com/discobot/certificate.svg?da=Aug+26+2023&type=advanced&user_id=26561' width='1366' height='300' alt='Advanced User Track Certificate of Achievement'></iframe>
Like this: <iframe class='discobot-certificate' src='https://forum.creative.gimkit.com/discobot/certificate.svg?date=Aug+27+2023&user_id=1644' width='650' height='464' alt='Certificate of Achievement'></iframe>
But, if you make one of the values wrong: <iframe class='discobot-certificate' src='https://forum.creative.gimkit.com/discobot/certificate.svg?date=Aug+27+2023&blar_id=1644' width='650' height='464' alt='Certificate of Achievement'></iframe>
likely a school blocker thingy blocking the https://upload.wikimedia.org domain
try to access that site, if it says blocked, then it wont let you see the image