Editing guidelines
Summary
Created: Nov 10 2024 by manavortex Last documented update: Nov 10 2024 by manavortex
This page contains our wiki editing guidelines.
Wait, this is not what I want!
If you would rather learn how to edit the wiki, please check The Wiki -> How to edit
Basics
1. Name your merge requests
The first thing you should do after clicking the "Edit in Change Request" button is to give your merge request a title. Not only will future you be grateful, nothing is more annoying than returning to something like this:

2. Add a header on new pages
Please give your wiki page a header (see Summary). You can find a template to copy and paste under Page Header: Summary.
3. Name your images
You can add images into the editor by either pasting from clipboard or drag-and-dropping a file.
Unfortunately, gitbook's default name is as helpful as the NCPD customer feedback box:

Please name your images. As of November 2024, you can find the "Files
" section on the left, in a tab behind the "Pages
" tree:

Styleguide
Content (what it is)
KISS: Keep it simple, stupid
Keep guides short and concise.
It's easier to follow a numbered list than to read a long paragraph
Use bold text to highlight stuff that is important.
For anything extra, check Put extra info into expandables.
Presentation (how it looks)
Put important stuff in boxes
You probably read the box "Your guides should be easy to read..." first. That's why I put it in a box: I wanted you to!
Use headings to split content
You can link to headings, which makes them quite useful to split up long guides into manageable content. Here's how I (manavortex) use them:
Heading 1 marks the beginning of a section
Heading 2 marks the beginning of a subsection within a section
Heading 3 splits subsections into individual parts
Put extra info into expandables
Anything that's not immediately relevant to the guide (but too interesting to cut out) can go into an expendable box.
Use images for clarity

The right image can sum up several paragraphs of writing. Make sure to use the right images.
If you include screenshots of anything, make sure to highlight the important parts (e.g. by drawing boxes and arrows). You can use any graphic editing program (such as Greenshot) for this.
Last updated
Was this helpful?