GISWiki:First Steps
From GISWiki
GISWiki is a Wiki, which means that anyone can easily edit any page and save those changes immediately to that page.
Contents |
Introduction
Editing most GISWiki pages is not very difficult. Simply click on the "edit" tab at the top of a Wikipedia page (or on a section-edit link). This will bring you to a new page with a text box containing the editable text of the original page. If you just want to experiment, please do so in the sandbox; not here. You should write a short edit summary in the small field below the edit-box. You may use shorthand to describe your changes, as described in the legend, and when you have finished, press the Show preview button to see how your changes will look. You can also see the difference between the page with your edits and the previous version of the page by pressing the "Show changes" button. If you're satisfied with what you see, be bold and press the Save page button. Your changes will immediately be visible to other Wikipedia users.
You can also click on the "Discussion" tab to see the corresponding talk page, which contains comments about the page from other GISWiki users. Click on the "+" tab to add a new section, or edit the page in the same way as an article page.
You should remember to sign your messages on talk pages and some special-purpose project pages, but you should not sign edits you make to regular articles. In page histories, the MediaWiki software keeps track of which user makes each change.
Minor edits
See also en:Wikipedia:Minor edit
When editing an article page on this site, a logged-in user can mark that edit as being "minor". Minor edits generally mean spelling corrections, formatting, and minor rearrangement of text. It is possible to "hide" minor edits when viewing the recent changes. Marking a significant change as a minor edit is considered bad behavior, especially when it involves the deletion of some text (not counting errors such as repeated words). If you accidentally mark an edit as minor, you should edit the source once more, mark it major (or, rather, ensure that the check-box for "This is a minor edit" is not checked), and note that your previous edit was major in the new edit summary.
Major edits
All editors are encouraged to be bold, but there are several things that a user can do to ensure that major edits are performed smoothly. Before engaging in a major edit, consider discussing proposed changes on the article discussion/talk page. During the edit, if doing so over an extended period of time, the {{inuse}} tag can reduce the likelihood of an edit conflict. Once the edit has been completed, the inclusion of an edit summary will assist in documenting the changes. These steps will all help to ensure that major edits are well received by the GISWiki community.
Wiki markup
The wiki markup is the syntax system you can use to format a GISWiki page.
The table below is an small list of various edits (for a more extended reference, please refer to Help:Editing). The left column shows the effects available. The right column shows the wiki markup used to achieve them.
You may want to keep this page open in a separate browser window for reference. If you want to try out things without danger of doing any harm, you can do so in the Sandbox. Try opening the Sandbox in a separate window or tab and keeping this page open for reference.
| Description | You type | You get |
| Applies anywhere | ||
| Italicise text |
''italic'' |
italic |
| Bold text |
'''bold''' |
bold |
| Bold and italic |
'''''bold & italic''''' |
bold & italic |
| Internal link (within Wikipedia) |
[[name of page]] | |
| Redirect to another page |
#redirect [[Target page]] |
1. redirect Target page |
| External link (to other websites) |
[http://www.example.com] | |
| Escape wiki markup |
with ''markup'' |
with markup |
| Applies only at the beginning of the line | ||
| Headings of different sizes |
==level 1== |
Level 1Level 2Level 3Level 4 |
| Bullet list |
* one |
|
| Numbered list |
# one |
|
| Definition list |
;Definition |
|
| Thumbnail image |
[[Image:Wiki.png|thumb|Caption text]] |
Image:Wiki.png Caption text |
| More editing help | ||

