#1
The spoiler tag is very useful if you want to hide sensitive content, but what if we do the opposite by revealing what's behind? With this tag combination, it is now possible. You assign the color of your choice to the text, then add the spoiler to create an interesting effect.
And if you want to go even further, you can add the size tag to highlight the text even more.
[spoiler][color=turquoise]EXAMPLE[/color][/spoiler][size=200][spoiler][color=turquoise]EXAMPLE[/color][/spoiler][/size]
TEXT EXAMPLE!
#2
Talking about the size tag, the maximum value you can add on it is 200, but it's still possible to make your text even larger while keeping the white color of the text. You simply have to add the color before and add the heading after the size.
This order is very important otherwise the BBCode may not work.
[heading][size=200][color=white]EXAMPLE[/color][/size][/heading]
TEXT EXAMPLE!
#3
No one really uses the underline BBCode in the forum, but what if we used it to make a long line that crosses the entire post? To make it happen, I personally copy pasted invisible characters in the commands until it fits perfectly on desktop, then add the center tag to make it aesthetic.
[centre][u]ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ[/u][/centre]
#4
Another crazy tag combination that no one will use would be the image/audio inside the boxes. When you click on the illustration or play button, the audio will start while the elements inside the box will be shown, which can be funny in certain situations if used properly!
[box=[img]https://example.com/image.png[/img]]EXAMPLE[/box][box=[audio]https://example.com/audio.mp3[/audio]]EXAMPLE[/box]
#5
If you read the BBCode wiki, you're probably aware that there's an inline code, which puts a grey box around the text targeted. You can also use it to write your username in a in a cool way, with the ability to change its size or put it in italic.
[c][profile]Username[/profile][/c][size=150][c][i][profile]Username[/profile][/i][/c][/size]
I AM VERY SMART