BBCode Guide
Official site resource (Tutorials)
On Chibi Pixel Doll Dress-Up, you can use BBCode (Wikipedia) to make your messages a little more interesting than plain text. You can use these codes while posting, editing your profile or a editing a wiki. If you're looking for extra effects like changing the text color, use CSS. We have a guide about that here.
You have to be careful that the BBCode tags match exactly. Whenever using tags, we recommend to preview before posting!
Enabled BBCode tags
[b]bold[/b] -> bold
[i]italic[/i] -> italic
[u]underline[/u] -> underline
[s]strike[/s] ->
[left]left[/left] ->
left
[center]center[/center] -> right
[list]one
two[/list] ->
- one
- two
[url]http://chibidoll.com[/url] -> http://chibidoll.com
[url=http://chibidoll.com]My site[/url] -> My site
[img]image URL[/img]
[imgleft] image URL [/imgleft] or
[imgright] image URL [/imgright]
[dice]2[/dice] roll 2 6-sided dice
Karin rolled
⚅ ⚅
= 12[dice]3d8[/dice] roll 3 8-sided dice
Karin rolled 3 d8, the total was 2 + 6 + 4 = 12
[spoiler] spoiler text [/spoiler]
spoiler text
[user]Karin[/user] -> [user]Karin[/user]
(Show someone's avi and link to their profile)
[block=newname] something [/block]
(making a CSS-able box around something, edit using #newname {...} in your style sheet)
[bookmark]invisible bookmark[/bookmark]
[url=#invisible bookmark]link[/url] -> link that leads to invisible bookmark
[code]show unprocessed BBCode tags[/code]
[youtube]embed URL of Youtube video[/youtube] -> video
Wiki title:BBCode Guide
Last changed:February 8, 2020 by Karin
Author(s):Karin
Page views:118
Visible to:anyone
Can be edited by:authors only
.speechbox span {
background: white;
}
</style>
Can we also style in comments?
I've found this... I'm just not sure how to do this part (below) on this site. This would need to go in the page content somehow...
<input class="spoilerbutton" type="button" value="Show Solution" onclick="this.value=this.value=='Show Solution'?'Hide Solution':'Show Solution';">
I'm aware that some people like fancy rainbow posting styles, but I also want to avoid this site turning into one big visual mess. Let's think about what we want to accomplish first and decide if we need to add tags for it later.
It's an idea... Let me know what you are thinking. <3