FAQ
Frequently Asked Questions |
---|
What is an imageboard? |
---|
An imageboard is a type of discussion board where users share images and text about various topics. The primary difference between imageboards and traditional forums is that anybody can make a post without registering an account or providing any personal information. This lowers the barrier to entry, protects user identities and focuses on what is said, rather than who says it. |
Post styling | |
---|---|
Input | Output |
>greentext | >greentext |
<pinktext | <pinktext |
==title== | title |
''bold'' | bold |
__underline__ | underline |
~~strikethrough~~ | strikethrough |
||spoiler text|| | spoiler text |
**italic** | italic |
++rainbow++ | groovy |
##2d9+3 | (##2d9+3) Rolled 2 dice with 9 sides and modifier +3 = 10 |
https://example.com | https://example.com |
[Board Rules](https://your.imageboard/a/custompage/rules.html)(staff only) | Board Rules |
>>123 | >>123 |
>>>/b/ | >>>/b/ |
>>>/b/123 | >>>/b/123 |
`inline monospace` | inline monospace |
[code]language int main() {...} [/code] | int main() {...} |
[code]aa ∧_∧ ( ・ω・) Let's try that again. [/code] | ∧_∧ ( ・ω・) Let's try that again. |
The "language" of code blocks is optional. Without it, automatic language detection is used. If the language is "plain", highlighting is disabled for the code block. If "aa" is used, the font will be adjusted for Japanese Shift JIS art. Not all programming languages are supported, a subset of popular languages is used. If the language is not in the supported list, the code block will be rendered like "plain" with no highlighting. Languages supported: javascript, typescript, perl, js, c++, c, java, kotlin, php, h, csharp, bash, sh, zsh, python, ruby, css, html, json, golang, rust, aa |
What is the file size limit? |
---|
Max size of form data per-post is 10MB. Because other fields e.g. name, message, etc contribute to this, the maximum size of file uploads will be very slightly smaller than this. |
How do I make my own board? |
---|
Register an account, then create a board. Please avoid making excessive amounts of boards, duplicate or boards similar to an existing one unless you expect that many users will migrate to the new board for whatever reason e.g. tyrannical moderation. |
How do staff, users and permissions work? |
---|
There are 5 levels of permissions on the site with 0 being the highest level of privilege and 4 the lowest. In this list "Regular user" refers to somebody who is either not logged in or is not owner/mod of the board. For example if a user creates their own board, they do not have the "Board owner" permissions on other boards. Each board can have one owner and multiple moderators. Ownership can be transferred.
|
What do the board settings for antispam do? |
---|
Lock Mode: Choose to lock posting new threads or all posts. Captcha Mode: Choose to enforce captchas for posting threads or all posts. PPH Trigger Threshold: Trigger an action after a certain amount of PPH. PPH Trigger Action: The action to trigger. TPH Trigger Threshold: Trigger an action after a certain amount of TPH. TPH Trigger Action: The action to trigger. Trigger Reset Lock Mode: If a trigger threshold was reached, reset the lock mode to this at the end of the hour. Trigger Reset Captcha Mode: If a trigger threshold was reached, reset the captcha mode to this at the end of the hour. Early 404: When a new thread is posted, delete any existing threads with less than 5 replies beyond the first 1/3 of threads. Disable anonymizer file posting: Prevent users posting images through anonymizers such as Tor hidden services, lokinet SNApps or i2p eepsites. Blocked Countries: Block country codes (based on geo Ip data) from posting. Filters: Newline separated list of words or phrases to match in posts. Checks name, message, email, subject, and filenames. Strict Filtering: More aggressively match filters, by normalising the input compared against the filters. Filter Mode: What to do when a post matches a filter. Filter Auto Ban Duration: How long to automatically ban for when filter mode is set to ban. Input the duration in time format described in the moderation section. |
What is the archive/reverse image search link url format? |
---|
Put a link with %s where the url of the page/file should go for reverse image search or archive links. For example https://tineye.com/search?url=%s. |