-
Notifications
You must be signed in to change notification settings - Fork 40
wikieditguide
Hak5Foxtrot edited this page Apr 15, 2013
·
11 revisions
In order to edit the wiki, you must first sign up for a GitHub account.
When you post your guides, you must use HTML to format your text, simply typing with the use of the `
` tag etc will just carry on for ever and ever. tl,dr; Use HTML, don't just type.
Make sure your page makes sense, especially if it is a guide!. The last thing other people want to do is clean up your mess.
Try to use the way of organising below, it really helps and then everybody can understand how to read your wiki entry easier.
When you post your guides, you must use HTML to format your text, simply typing with the use of the `
` tag etc will just carry on for ever and ever. tl,dr; Use HTML, don't just type.
Make sure your page makes sense, especially if it is a guide!. The last thing other people want to do is clean up your mess.
Try to use the way of organising below, it really helps and then everybody can understand how to read your wiki entry easier.
Code = Place code inside of (Tilda) charactors.
Commands (ie - ls, cd, mkdir) = Place inside of _ _ (Underscores)
Warnings = Place in red text.
Cautions = Place in yellow text.