Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
0

Adding Spoiler Text to your Game Description

A topic by ImNotJahan created Jun 04, 2022 Views: 134,143 Replies: 24
Viewing posts 1 to 21

All you need to do is switch to HTML mode, then add a <details> tag with another <summary> tag to say what it's about and then any other tags inside to hide.

Example:

<details>

<summary>Game Walkthrough</summary>

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

</details>

(5 edits)

How do you switch to HTML mode? And can you provide a working example? It would be nice if spoiler tags were an option, like [spoiler]hidden text[/spoiler], or [hidden]hidden text[/hidden].

(3 edits)

In your profile, change to “Prefer Markdown input where available” then you can do things with more html ,like this:

spoiler spoiler test
testing

test test testy test

(1 edit)
Step 1 aaa
Step 2 bbb
Testing

Huh

(2 edits)

Testing

spoiler ahead Does this work?
And this should be in the clear
(2 edits)
Test Uh is this working?
how about this? Test test

How about this one

Test again
Test again 2 Test again 2 check
Test again check

[spoiler]hidden text[/spoiler], or [hidden]hidden text[/hidden]

I switched to the HTML mode but I still can’t figure it out :(

Use the details and summary command like the example bro

Thank you.

cool!

how to change back to normal text? all i write beneath the spoiler becomes the spoiler too. I thought i closed it with  </details>

this is interesting and want to try

testing

will not edit if this works​

I dont believe this

but im willing to be convinced

THIS IS ME TESTing THIS :P

testy test testy test

Spoilers Test ! ;-)
Stuff Testing to make sure this works, if so, thank you!
testing If this works, this text should be hidden
Only this text should appear here though.

testing

Game Walkthrough

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

(1 edit)
Spoiler

Some text.

Goota check it

Game Walkthrough

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Spoiler

its only working here

This doesn’t appear to work when commenting on peoples’ stuff, is that correct?

Spoiler warning
It would have been wild if there was some text in there that mentioned how the figure almost looked like your mom and made you feel an overwhelming guilt or something like that - to kinda tie it back to the "bad" ending you could get.

Works fine here, but when I try to drop it on the game, it just shows the raw HTML