Curveybooru

Update 09/07: You can now use arrow keys to navigate pages + moved the search bar on post view for the mobile version of the website so it fits better on the screen.
Update 08/17: Our upload limits have been adjusted. All users with an account can now upload files up to 50 MB in size. Anonymous users will only be able to upload files up to 10 MB in size.

« Help: BBCode

All posts and comments are sanitized, meaning all HTML is escaped.

That being said, there are a few features you can use:

Bold Text

You can make your text bold by using the following shorthand:
[b]example[/b].

example.

Italicized Text

You can make your text italic by using the following shorthand:
[i]example[/i].

example.

Underline Text

You can make your text underlined by using the following shorthand:
[u]example[/u].

example.

Colored Text

You can color any text with the following shorthand:

[color=red]red example[/color]
[b][color=fuchsia]nipples[/color][/b]
[color=#789922]>implying[/color].

red example
nipples
>implying.

Spoiler Text

You can hide your text by using the following shorthand:
[spoiler]example[/spoiler], where "example" is the text you want to hide.

example

Code Text

You can make text stylized like code with the following shorthand:
[code]example[/code].

example.

URLs

Any URL starting with http:// will automatically be converted into a link.

Post Link Shorthand

You can link to specific post/view pages using the following shorthand:
[post]1234[/post], where 1234 is the id number of the post.

post #1234

Forum Link Shorthand

You can link to specific forum using the following shorthand:
[forum]1234[/forum], where 1234 is the id number of the forum post.

forum #1

Quotes

You can quote a post that you or another user has made by:
[quote]example[/quote], where "example" is the quoted text.

There is a button to easily fill out a quote within the fourm and comments section
Simply click the "quote" button under a users post.

example

Headings

You can add title headings to with these tags, they are best used on wiki pages and post descriptions.

[heading]example heading[/heading]
or
[header]example heading[/header]

example heading