Discord Formatting - Xieons-Gaming-Corner/Wiki GitHub Wiki
This style uses markdown table formatting. It's clean, minimal, and works well in Discord code blocks.
| Basculegion | Chandelure | Conkeldurr | Crawdaunt |
|-------------|-------------|-------------|-------------|
| Dusknoir | Golem | Kommoo | Mamoswine |
| Mandibuzz | Mienshao | Ninetales | Politoed |
| Quagsire | Shiftry | Sinistcha | Snorlax |
| Trevenant | Yanmega | | |
- Use
|
to separate columns. - Use
---
under the header row to create alignment. - Each row should have the same number of columns.
This style uses box-drawing characters for a visually distinct table.
ββββββββββββββ¬βββββββββββββ¬βββββββββββββ¬βββββββββββββ
β Basculegionβ Chandelure β Conkeldurr β Crawdaunt β
ββββββββββββββΌβββββββββββββΌβββββββββββββΌβββββββββββββ€
β Dusknoir β Golem β Kommoo β Mamoswine β
ββββββββββββββΌβββββββββββββΌβββββββββββββΌβββββββββββββ€
β Mandibuzz β Mienshao β Ninetales β Politoed β
ββββββββββββββΌβββββββββββββΌβββββββββββββΌβββββββββββββ€
β Quagsire β Shiftry β Sinistcha β Snorlax β
ββββββββββββββΌβββββββββββββΌβββββββββββββΌβββββββββββββ€
β Trevenant β Yanmega β β β
ββββββββββββββ΄βββββββββββββ΄βββββββββββββ΄βββββββββββββ
- Use box-drawing characters like
β
,β¬
,β
,β
, etc. - Align the columns by spacing out the content evenly.
- Use
β
for row dividers andβ
for the bottom line.
This is a simple, clean style using dashes and spacing for separation.
- Basculegion - Chandelure - Conkeldurr - Crawdaunt
- Dusknoir - Golem - Kommoo - Mamoswine
- Mandibuzz - Mienshao - Ninetales - Politoed
- Quagsire - Shiftry - Sinistcha - Snorlax
- Trevenant - Yanmega
- Use
-
for each item. - Space out items evenly across the line.
This style uses dashes and pipes for a retro ASCII feel.
+-------------+-------------+-------------+-------------+
| Basculegion | Chandelure | Conkeldurr | Crawdaunt |
+-------------+-------------+-------------+-------------+
| Dusknoir | Golem | Kommoo | Mamoswine |
+-------------+-------------+-------------+-------------+
| Mandibuzz | Mienshao | Ninetales | Politoed |
+-------------+-------------+-------------+-------------+
| Quagsire | Shiftry | Sinistcha | Snorlax |
+-------------+-------------+-------------+-------------+
| Trevenant | Yanmega | | |
+-------------+-------------+-------------+-------------+
- Use
+
at the corners and intersections. - Use
-
for horizontal lines and|
for vertical dividers. - Keep the column widths consistent for alignment.
This style uses commas to keep everything tight and compact.
Basculegion, Chandelure, Conkeldurr, Crawdaunt
Dusknoir, Golem, Kommoo, Mamoswine
Mandibuzz, Mienshao, Ninetales, Politoed
Quagsire, Shiftry, Sinistcha, Snorlax
Trevenant, Yanmega
- Separate entries with commas.
- Use a line break after every four entries.
For example, the date is the XGC 2 Year Anniversary β The Unix Epoch Timestamp is: 1740546000
Format Description | Example Output | Discord Timestamp |
---|---|---|
Full Date & Time (Short) | Wednesday, February 26, 2025 at 12:00 AM | <t:1740546000:F> |
Full Date & Time (Long) | February 26, 2025 at 12:00 AM | <t:1740546000:f> |
Full Date (Long) | February 26, 2025 | <t:1740546000:D> |
Short Date | 2/26/25 | <t:1740546000:d> |
Full Time (Seconds Shown) | 12:00:00 AM | <t:1740546000:T> |
Short Time | 12:00 AM | <t:1740546000:t> |
Relative Time | in 13 days | <t:1740546000:R> |
How to link to browse channels & channels and roles. When using the Discord client type the open and closing backticks "" then, move two spaces over so you're in the middle of the four backticks, and type it out to avoid it automatically turning into a Discord Native Link when the last
>`` is typed.
<id:browsse>
<id:customize
- `:emoji_name:` β Plain text, doesn't auto-convert
- `<:emoji_name:emoji_id>` β
Static emoji from server/bot
- `<a:emoji_name:emoji_id>` β
Animated emoji from server/bot
- **ID deleted/changed?** β Embed breaks with old ID
- **Same name emoji upload** β Old embed still points to old ID
- **Cross-server emoji** β
If the bot has Use External Emojis permission```