QB64 Phoenix Edition
Spoilers - Printable Version

+- QB64 Phoenix Edition (https://staging.qb64phoenix.com)
+-- Forum: Chatting and Socializing (https://staging.qb64phoenix.com/forumdisplay.php?fid=11)
+--- Forum: Site Suggestions (https://staging.qb64phoenix.com/forumdisplay.php?fid=12)
+--- Thread: Spoilers (/showthread.php?tid=1450)



Spoilers - SMcNeill - 02-07-2023

mnrv posted elsewhere about "It'd be nice if this site offered spoiler type code to hide stuff"...  (Or similar as I didn't bother to find the exact quote.  I'm lazy.)

We do!!

Show Content

Show Content

And that's basically it for the two formats our spoiler command supports.   Code to produce the above is in the code box below:

Code: (Select All)
[spoiler]This is a default spoiler[/spoiler]

[spoiler=You guys will never believe this!  ]This is a spoiler with a custom highlight title![/spoiler]

It's not part of the quick edit box buttons, but it *is* something we support.  Smile


RE: Spoilers - mnrvovrfc - 02-07-2023

Thank you adminstrator. Heart


RE: Spoilers - PhilOfPerth - 02-07-2023

(02-07-2023, 02:08 AM)SMcNeill Wrote: mnrv posted elsewhere about "It'd be nice if this site offered spoiler type code to hide stuff"...  (Or similar as I didn't bother to find the exact quote.  I'm lazy.)

We do!!

Show Content

Show Content

And that's basically it for the two formats our spoiler command supports.   Code to produce the above is in the code box below:

Code: (Select All)
[spoiler]This is a default spoiler[/spoiler]

[spoiler=You guys will never believe this!  ]This is a spoiler with a custom highlight title![/spoiler]

It's not part of the quick edit box buttons, but it *is* something we support.  Smile

Excuse the intrusion, but I'm not able to get any result from the code, except "Unexpected character on current line". Am I missing something (again)?  Huh


RE: Spoilers - SMcNeill - 02-07-2023

They're not QB64PE commands, Phil. They're formatting tags for the forums here, to place text in spoiler/collapsable boxes.  

Show Content



RE: Spoilers - SpriggsySpriggs - 02-07-2023

I don't see how the spoiler tag is necessary for our forum unless someone has some post about the latest movie franchise.


RE: Spoilers - SMcNeill - 02-07-2023

Main use here, I would think, would be maybe to put a half dozen screenshots in, to make posts easier to navigate without scroll, scroll, scrolling so much.


RE: Spoilers - bplus - 02-07-2023

What has bplus never seen before in all his years at Basic forums?
Show Content



RE: Spoilers - mnrvovrfc - 02-07-2023

(02-07-2023, 02:35 PM)Balderdash Wrote: I don't see how the spoiler tag is necessary for our forum unless someone has some post about the latest movie franchise.

https://staging.qb64phoenix.com/showthread.php?tid=1436&pid=13258#pid13258

In this post I wrote something in yellow, which might have disturbed at least one member of this forum for having some sympathies with the "official" crew. I wasn't supposed to write it without giving a disclaimer, or having a forum function that, once the reader is involved in it, the author is made less responsible for writing something he/she wasn't supposed to.

I could have started a thread in "Off Topic" forum and put that comment in there, and offered a link to that thread in place of the comment instead, but it wouldn't have been cool for those people less active in this forum. Now and then, I do write something that I don't want everybody lurking this website to see...


RE: Spoilers - PhilOfPerth - 02-08-2023

(02-07-2023, 10:56 AM)SMcNeill Wrote: They're not QB64PE commands, Phil. They're formatting tags for the forums here, to place text in spoiler/collapsable boxes.  

Show Content

Oh, thanks Steve. Sorry to show my ignorance again!
Ok, move on Phil, nothing to see here!   Blush