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 |
(((detected))) | ((( detected ))) |
##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 |
>>>/acat/ | >>>/acat/ |
>>>/acat/1 | >>>/acat/1 |
`inline monospace` | inline monospace |
[code]language int main() {...} [/code] | int main() {...} |
[code]aa ∧_∧ ( ・ω・) Let's try that again. [/code] | ∧_∧ ( ・ω・) Let's try that again. |
Supported languages for code block syntax highlighting: https://github.com/highlightjs/highlight.js/blob/master/SUPPORTED_LANGUAGES.md. If you do not specify a language, a subset of languages is supported for auto-detection: javascript, typescript, perl, js, c++, c, java, kotlin, php, h, csharp, bash, sh, zsh, python, ruby, css, html, json, golang, rust, aa. If the language is "plain", an unsupported value, or the auto-detect confidence is too low, highlighting is disabled for the code block. If the language is "aa", the font will be adjusted for Japanese Shift JIS art. |
What is the file size limit? |
---|
Max size of form data per-post is 100MB. 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. |
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. |