• Please note that this section is for questions regarding the forum itself - it is not for fan game-related questions. If you have a question about a fan game, ask in the appropriate thread.

  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • It's time to vote for your favorite Pokémon Battle Revolution protagonist in our new weekly protagonist poll! Click here to cast your vote and let us know which PBR protagonist you like most.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Spoilers?

<div class="spoiler">
<input type="button" class="button" onClick="showSpoiler(this);" value="buttonFace" onBlur="window.location='https://google.ca'">
<span class="content" style="display:none">{param}</span>
</div>

I type in what's bolded for the button face value, and the forum is pawned, perhaps using escape quotes.
 
I already posted the code in this post.

Edit: Oh well, I'm no master coder.
 
You didn't see my edit either.

Like I said, I'm no master coder.


So really, the only spoiler codes that'd work would be... those ones with a black box with black text. Oh vell.
 
Spoiler:
 
Two points:

> Javascript error
> You can write in HTML code in your posts, we can't


Edit: That code won't work if you don't have a showSpoiler function, either.
 
I saw how HH added JS to link to a site.It could link to anything.So,highly
dangerous.

And did Steve put the new spoiler code?
Spoiler:
 
Doesnt' work for me, Steve. Says 'Error on page' when I try the spoiler
 
PPNSteve said:
Spoiler:
Spoiler: Testing
 
PPNSteve could put some filters in so that additional properties couldn't be added to the button, but that may take some time.
 
Could ya write up the code? :P

That'd be nifty.
 
JKaizer said:
Could ya write up the code? :P

That'd be nifty.

I'd need the source files of the posting methods of the board, which I don't have. Alternatively, you could filter out the button-property-modifying tags (i.e. onBlur) as swear words, and then create makeshift escape characters to replace them if they need to be displayed but not physically used in the page (i.e \onBlur).
 
HellishHades said:
<div class="spoiler">
<input type="button" class="button" onClick="showSpoiler(this);" value="buttonFace" onBlur="window.location='https://google.ca'">
<span class="content" style="display:none">{param}</span>
</div>

I type in what's bolded for the button face value, and the forum is pawned, perhaps using escape quotes.
thats not a settable value in this new code but it doesn't matter.. it doesn't work anyway
 
Back
Top