Difference between revisions of "Help:Contents"

m
m
Line 70: Line 70:
 
''markup''<br />
 
''markup''<br />
 
<nowiki>no ''markup''</nowiki>
 
<nowiki>no ''markup''</nowiki>
 +
|-
 +
|colspan="3" style="border-top:1px solid #cee0f2;"|
 +
|-
 +
|
 +
Sign your posts <br />
 +
on talk pages
 +
|
 +
<nowiki>~~~~</nowiki>
 +
|
 +
[[User:Username|Username]] {{CURRENTTIME}}, <br />
 +
{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)
 
|-
 
|-
 
| colspan="3" style="background: #cedff2; padding: 3px 5px; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies only at the beginning of the line
 
| colspan="3" style="background: #cedff2; padding: 3px 5px; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies only at the beginning of the line
Line 141: Line 152:
 
  monospaced text
 
  monospaced text
 
|-
 
|-
|colspan="3" align="center" style="border-top:1px solid #B8C7D9;"|[[Help:Editing|Extended cheatsheet]]
+
|colspan="3" style="border-top:1px solid #cee0f2;"|&nbsp;
 +
|-
 +
|Thumbnail image
 +
|
 +
<nowiki>[[Image:Kingdom reborn icon.jpg|thumb|Caption text]]</nowiki>
 +
|
 +
[[Image:Kingdom reborn icon.jpg|thumb|Caption text]]
 +
|-
 +
|colspan="3" align="center" style="border-top:1px solid #B8C7D9;"|[[Help:Editing_Extended|Extended cheatsheet]]
 
|}
 
|}
 
</div>
 
</div>

Revision as of 16:24, 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]]
[[name of page|display text]]
#redirect [[Target page]]

name of page
display text
Target page

External link

(to other websites)

[http://www.example.com]
[http://www.example.com display text]
http://www.example.com

[1]
display text
http://www.example.com

Escape wiki markup

''markup''
<nowiki>no ''markup''</nowiki>

markup
no ''markup''

Sign your posts
on talk pages

~~~~

Username 15:04,
29 March 2024 (UTC)

Applies only at the beginning of the line
Headings

of different sizes

==level 1==
===level 2===
====level 3====
=====level 4=====

Level 1

Level 2

Level 3

Level 4
Bullet list

* one
* two
** two point one
* three

  • one
  • two
    • two point one
  • three
Numbered list

# one
# two
## two point one
# three

  1. one
  2. two
    1. two point one
  3. three
Definition list

;Definition
:item 1
:item 2

Definition
item 1
item 2
Unformatted text

  a space at the
  beginning of each line
  creates unformatted
  monospaced text

a space at the 
beginning of each line 
creates unformatted
monospaced text
 
Thumbnail image

[[Image:Kingdom reborn icon.jpg|thumb|Caption text]]

Caption text
Extended cheatsheet