Forum Signatures
Signatures are short blocks of text (or ASCII art) that display beneath every post you make. They are a classic forum feature for expressing personality or sharing links.
Creating Your Signature
- Go to Settings > Profile > Signature.
- Enter your signature content in the text area.
- Click Save.
Your signature appears automatically beneath all your future posts and retroactively on existing posts.
Formatting
Signatures support a subset of markdown formatting:
- Bold and italic text.
- Links:
[text](url). - Inline code.
- Line breaks.
Full markdown features like headings, images, and tables are intentionally not supported in signatures to keep them compact.
ASCII Art
ASCII art is welcome in signatures. Keep it within the size limits (see below) so it does not dominate the post view. A few examples:
/\_/\
( o.o )
> ^ <
______
< hello >
------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
Size Limits
| Constraint | Limit |
|---|---|
| Maximum characters | 500 |
| Maximum lines | 8 |
| Maximum links | 3 |
Signatures that exceed these limits are truncated at display time.
Hiding Signatures
If you prefer not to see other members' signatures:
- Go to Settings > Display > Show Signatures and toggle it off.
- Signatures are hidden from your view but remain visible to other members.
Moderation
Moderators can edit or remove a member's signature if it violates community guidelines (spam, offensive content, excessive self-promotion). The member receives a notification explaining the action.
# Forum Signatures
Signatures are short blocks of text (or ASCII art) that display beneath every post you make. They are a classic forum feature for expressing personality or sharing links.
## Creating Your Signature
1. Go to **Settings > Profile > Signature**.
2. Enter your signature content in the text area.
3. Click **Save**.
Your signature appears automatically beneath all your future posts and retroactively on existing posts.
## Formatting
Signatures support a subset of markdown formatting:
- **Bold** and *italic* text.
- Links: `[text](url)`.
- Inline code.
- Line breaks.
Full markdown features like headings, images, and tables are intentionally not supported in signatures to keep them compact.
## ASCII Art
ASCII art is welcome in signatures. Keep it within the size limits (see below) so it does not dominate the post view. A few examples:
```
/\_/\
( o.o )
> ^ <
```
```
______
< hello >
------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
```
## Size Limits
| Constraint | Limit |
|-----------|-------|
| Maximum characters | 500 |
| Maximum lines | 8 |
| Maximum links | 3 |
Signatures that exceed these limits are truncated at display time.
## Hiding Signatures
If you prefer not to see other members' signatures:
- Go to **Settings > Display > Show Signatures** and toggle it off.
- Signatures are hidden from your view but remain visible to other members.
## Moderation
Moderators can edit or remove a member's signature if it violates community guidelines (spam, offensive content, excessive self-promotion). The member receives a notification explaining the action.