Editing Cheatsheet
From Govit
GovITwiki offers two ways to edit our pages.
Contents |
Option 1: WYSIWYG Editor
When you choose to edit a page, the editing section loads automatically with a basic "what you see is what you get" (WYSIWYG) editor. GovITwikiare one of the few wikis to offer this simplified editor. It allows you to enter or edit text or links and to provide low-level page formating such as section headings, tables, text formating and more.
Many contributorss, as they learn how to edit pages, find that they prefer to use the traditional Wikitext editor instead of the WYSIWYG editor. See below for instructions on how to switch to the standard Wikitext editor. To toggle over to the standard Wikitext editor, click on the toolbar button (circled in the illustration below).
Option 2: Wikitext Editor
Just click on the Wikitext button to toggle over to the standard Wiki editor. The other buttons on the toolbar will turn gray. If you've ever contributed to Wikipedia or other wiki sites, you probably used a standard Wiki editor. Some of the most common shortcuts are shown below.
| 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 GovITwiki) |
[[name of page]] | |
| | ||
| Redirect to another page |
#REDIRECT [[Target page]] | |
| | ||
| External link (to other websites) |
[http://www.example.org] | |
| | ||
|
Sign your posts |
~~~~ |
Your username 07:21, |
| Applies only at the beginning of the line | ||
| Headings A Table of Contents will automatically be generated when four headings are added to an article. |
== Level 1 == | |
Level 1
Level 2
Level 3
Level 4
Level 5
|-
| colspan="3" style="border-top: 1px solid rgb(206, 224, 242);" |
|-
| Bullet list
|
* one
* two
** two point one
* three
|
- one
- two
- two point one
- three
|-
| colspan="3" style="border-top: 1px solid rgb(206, 224, 242);" |
|-
| Numbered list
|
# one
# two
## two point one
# three
|
- one
- two
- two point one
- three
|- | colspan="3" style="border-top: 1px solid rgb(206, 224, 242);" | |- | Thumbnail image | [[Image:Wiki.png|thumb|Caption text]]
|
|} </div>
