More actions
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
<!-- I am not finished yet, I will work on it soon and also make it look better --> | <!-- I am not finished yet, I will work on it soon and also make it look better -->== The essence of this guide == | ||
This guide has been made in order to provide you with the basics of editing on this website and how to improve the quality of your edits to make them concise and neat. | This guide has been made in order to provide you with the basics of editing on this website and how to improve the quality of your edits to make them concise and neat. | ||
== The basics of visual editing == | |||
In order to understand the basics of visual editing on the website, no prior requisite (requirement) is needed other than an average understanding of the English language and some experience with Word. | In order to understand the basics of visual editing on the website, no prior requisite (requirement) is needed other than an average understanding of the English language and some experience with Word. | ||
===A basic edit=== | |||
To make your first basic edit, do the following: | To make your first basic edit, do the following: | ||
| Line 25: | Line 25: | ||
5. If you are finished, click on the blue button "Save page", you will be asked to explain what you have done so others can keep track. After this, you have made your first edit! Keep in mind that others might also edit what you have made, similar to how you can edit the edits of others. | 5. If you are finished, click on the blue button "Save page", you will be asked to explain what you have done so others can keep track. After this, you have made your first edit! Keep in mind that others might also edit what you have made, similar to how you can edit the edits of others. | ||
===Insertions and citations === | |||
Wish to make your edit more attractive and more concise? Do you use sources from other people? You can use insertions and citations to do this. Insertions and citations can be found at the top of this page, close to the text. In order to keep things simple, we will ignore 'code block' and 'template' for now, as they require a bit of knowledge of code. Just simply click on the 'insert'/ 'cite' button and click on the thing you wish to insert. Follow the given instructions and you will succeed!¹ | Wish to make your edit more attractive and more concise? Do you use sources from other people? You can use insertions and citations to do this. Insertions and citations can be found at the top of this page, close to the text. In order to keep things simple, we will ignore 'code block' and 'template' for now, as they require a bit of knowledge of code. Just simply click on the 'insert'/ 'cite' button and click on the thing you wish to insert. Follow the given instructions and you will succeed!¹ | ||
<blockquote>¹ When citing or refering to someone elses work, follow APA-regulations. When using images that are not yours, use the alternative downloading page given by the website in order to properly cite your source. We wish to avoid lawsuits and judicial issues.</blockquote> | <blockquote>¹ When citing or refering to someone elses work, follow APA-regulations. When using images that are not yours, use the alternative downloading page given by the website in order to properly cite your source. We wish to avoid lawsuits and judicial issues.</blockquote> | ||
==The basics of source editing== | |||
Source editing is more based on code, and so it is adviceable to first learn a bit about visual editing before learning about source editing, as parts of it rely on coding. | Source editing is more based on code, and so it is adviceable to first learn a bit about visual editing before learning about source editing, as parts of it rely on coding. | ||
=== Templates=== | |||
Another way to make your work more appealing and concise is to use templates. Although templates are still being worked on a bit, you can still use templates. If you are new to this and do not have a good understanding of the coding language of the website (HTML and Wikitext), then it is adviced to ask others to help you out or to copy a template from someone else. If you are more experienced, simply insert a template and use keywords to find templates that you can tweak to your liking. | Another way to make your work more appealing and concise is to use templates. Although templates are still being worked on a bit, you can still use templates. If you are new to this and do not have a good understanding of the coding language of the website (HTML and Wikitext), then it is adviced to ask others to help you out or to copy a template from someone else. If you are more experienced, simply insert a template and use keywords to find templates that you can tweak to your liking. | ||
[[File:Edit page photo pencil.png|thumb|The pencil to switch between visual and source editing]] | [[File:Edit page photo pencil.png|thumb|The pencil to switch between visual and source editing]] | ||
===Tabbers=== | |||
Tabbers are a tool to add tabs to your page, so that multiple sources of text can be on the same section of a page. In order to make a tab, open source editing by clicking on the pencil on the top right. Then find the spot where you want to place your tab and insert something like this | Tabbers are a tool to add tabs to your page, so that multiple sources of text can be on the same section of a page. In order to make a tab, open source editing by clicking on the pencil on the top right. Then find the spot where you want to place your tab and insert something like this | ||
| Line 62: | Line 62: | ||
===Code blocks === | |||
Code blocks are used to insert code into your page to enhance your page even more. This is the most complex feature of the basics and requires you to be able to read and understand the coding language you wish to use. It is adviceable you first learn a coding language before you use this, otherwise this could cause problems. | Code blocks are used to insert code into your page to enhance your page even more. This is the most complex feature of the basics and requires you to be able to read and understand the coding language you wish to use. It is adviceable you first learn a coding language before you use this, otherwise this could cause problems. | ||
== Advice on design and use of imagery== | |||
As we have said earlier, you can use images to improve your page. We will not annoy you with all sorts of terminology as advice, but it might help you to stick to these guidelines: | As we have said earlier, you can use images to improve your page. We will not annoy you with all sorts of terminology as advice, but it might help you to stick to these guidelines: | ||
*Do not stretch your images. Changing the ratio of your image will make it look odd or goofy. | *Do not stretch your images. Changing the ratio of your image will make it look odd or goofy. | ||
| Line 73: | Line 72: | ||
*Crop your photos appropiately, you can do this in Paint (3D) easily. | *Crop your photos appropiately, you can do this in Paint (3D) easily. | ||
*Make use of tables if you can not put your image the way you want it. Some images might want to stick to a corner, and so you can use tables to relocate them to your desired location while also adding a nice border to your image. | *Make use of tables if you can not put your image the way you want it. Some images might want to stick to a corner, and so you can use tables to relocate them to your desired location while also adding a nice border to your image. | ||