Help:Cheatsheet
Want to learn how to use the source editor but are intimidated by code? This is a guide for how to use various mark-up language to edit cvillepedia. These are the basic rudimentary codes. What else would be useful here? Let us know on the talk page!
See Help:Contents for additional information.
| 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 cvillepedia) |
[[name of page]] |
|
| Redirect to another page |
#redirect [[Target page]] |
|
| External link (to other websites) |
[http://www.example.org] |
|
|
Sign your posts |
~~~~ |
Your username 02:26, |
| Applies only at the beginning of the line | ||
| Headings of different sizes |
== Level 1 == |
Level 1Level 2Level 3Level 4Level 5 |
| Bullet list |
* one |
|
| Numbered list |
# one |
|
| Thumbnail image |
[[Image:SqBeaverCreek1.gif|right|thumb|75px|Caption]] |
|