Guide Detail
By Chimpanze
Created Apr 9, 2026 / Updated Apr 9, 2026
Guides on this site are displayed using Markdown — a simple way of formatting text using symbols like # * and - You don't need to be a developer or know anything about it going in, there are easy ways to get it done without learning much at all.
Want to skip all of this? You can message pixel_pirate_ on Discord with your guide as a text, Word doc, or any other format — along with any images you want included — and they can handle the formatting and publishing for you.
Honestly, the easiest way to approach this is to just write your guide however feels natural first. Google Doc, Notepad, Word, a Discord message — whatever you are comfortable with. Just get the content down. Don't worry about formatting at all at this stage, just write like you would explain it to a friend. Once you have your content, you have two options: use an AI tool to convert it (easy, recommended) or write the markdown yourself (also pretty simple once you see how it works).
If you don't want to deal with markdown at all, you can use an AI tool like Claude (claude.ai) to do it for you. It's free to use and takes about 30 seconds. Here's all you do:
"Can you convert this into markdown format? Add headers, bullet points, and tables where it makes sense. Do not reword or change any of the content, just format it."
If you'd rather do it yourself, markdown is actually really straightforward. Here's a quick breakdown of everything you'll likely need:
Use # symbols to create headings. More # symbols = smaller heading.
# Big heading (page title)
## Section heading
### Sub-section heading
**this text will be bold**
*this text will be italic*
Use bold for important terms, key actions, or anything you really want people to notice.
Bullet list — use - or * at the start of each line:
- First item
- Second item
- Third item
Numbered list — just use numbers:
1. First step
2. Second step
3. Third step
Tables look more complicated than they are. Here's the pattern:
| Column 1 | Column 2 | Column 3 |
|----------|----------|----------|
| Row 1 | Data | Data |
| Row 2 | Data | Data |
The --- line in the middle just separates the header row from the rest. The spacing doesn't need to be perfect.
If you want to dig deeper into markdown or need a reference to check while writing, these are the best ones:
Once your markdown is ready, head to the main guides page and open the guide submission form. Here's what each field means:
melee-combat-tips or crafting-guide). Spaces are automatically converted to hyphens, so you can type it naturally.Melee Combat Tips for Beginners).combat, beginner, weapons). Think about what someone might search for when looking for your guide.Once everything is filled in, hit CREATE GUIDE to submit it.
Images can make a big difference for guides that involve maps, UI screenshots, item comparisons, or anything visual. Since you won't be able to upload images directly through the form, here's the process:
When writing your guide, add a placeholder wherever you want an image to appear, like this:
[IMAGE: Screenshot of the crafting menu with the iron sword recipe selected]
[IMAGE: Map showing the location of the hidden chest in the Northern Forest]
Be as descriptive as you like with the placeholder — the clearer it is, the easier it will be to match the right image to the right spot.
Once your guide is submitted, reach out via Discord to share your images. The images will be uploaded and the placeholder links in your guide will be updated once they're in place.
Discord contacts for image uploads: reach out to pixel_pirate_ or Chimpanze (Chimpanze is an in-game name on Puzzle Pirates) and they'll get your images added.
If you're writing a guide with others, you can enable collaborative editing on any unpublished draft. This lets anyone with the link edit the guide's content without needing an account or special permissions.
To enable it:
A few things to note:
This is handy for co-written guides, getting proofreading help from friends, or having someone fill in sections they know better than you.
Submitted guides are not published automatically — they go through a quick review first. Once your guide is ready to go public, you have two options to request publication:
Once approved, your guide will be made live on the site. If there's any feedback or fixes needed before it goes up, they'll let you know.