Style Guide
Revision #1 by someone, - Seeded page
A few conventions that keep pages readable.
Titles
Use sentence case for headings. Keep page titles short — the URL is derived from
the title, so "How to Survive" becomes /wiki/how-to-survive.
Structure
| Element | When to use it |
|---|---|
## |
Major sections |
### |
Subsections |
| Blockquote | Asides and warnings |
| Table | Comparisons, not layout |
Start every page with a one-paragraph summary before the first heading. Readers who bounce after two sentences should still leave knowing what the page is about.
Linking
Prefer wiki links over full URLs for internal pages — they survive renames of the display text and they turn red when the target does not exist yet.
Checklist before saving
- There is a summary paragraph at the top
- Headings are in order, no levels skipped
- You wrote an edit summary