Difference between revisions of "Help:Contents"
m (→Formatting) |
m |
||
| Line 1: | Line 1: | ||
| − | If you need any help, add a comment to the [ | + | If you need any help, add a comment to the [[Help_talk:Contents|Help Talk Page]]. A reply will be made to your comment, so check back regularly. |
==Formatting== | ==Formatting== | ||
| − | Formatting content | + | Formatting content on UOGuide is really easy. Here are some basic notations from the [http://en.wikipedia.org/wiki/Wikipedia:Quick_guide Wikipedia] quick format guide: |
<div align="center"> | <div align="center"> | ||
| Line 141: | Line 141: | ||
monospaced text | monospaced text | ||
|- | |- | ||
| − | |colspan="3" align="center" style="border-top:1px solid #B8C7D9;"|[[Help:Editing|Extended cheatsheet | + | |colspan="3" align="center" style="border-top:1px solid #B8C7D9;"|[[Help:Editing|Extended cheatsheet]] |
|} | |} | ||
</div> | </div> | ||
Revision as of 16:17, 2 January 2007
If you need any help, add a comment to the Help Talk Page. A reply will be made to your comment, so check back regularly.
Formatting
Formatting content on UOGuide is really easy. Here are some basic notations from the Wikipedia quick format guide:
| 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 UOGuide) |
[[name of page]] |
|
| External link (to other websites) |
[http://www.example.com] |
|
| Escape wiki markup |
''markup'' |
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 |
|
| Unformatted text |
a space at the |
a space at the beginning of each line creates unformatted monospaced text |
| Extended cheatsheet | ||