Difference between revisions of "Help:Wiki Markup"

From Library of Sosaria
Jump to: navigation, search
Line 1: Line 1:
 +
<center><p><FONT color="#800000" face="Monotype Corsiva" size="15">Wiki Markup</font></p></center>
 +
 
__NOTOC__
 
__NOTOC__
First time contributor? Take a look at [[Creating an Item Page]] for some of the basics.
 
 
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.
 
 
Use the [[UOGuide:Sandbox|Sandbox]] for "testing" purposes.
 
  
 
==Formatting==
 
==Formatting==
Line 119: Line 116:
 
If you would like to help edit but don't know where to start, see the [[UOGuide:Priorities|UOGuide Priorities]] page.
 
If you would like to help edit but don't know where to start, see the [[UOGuide:Priorities|UOGuide Priorities]] page.
  
{{Categorize|Help}}
+
 
 +
[[Category:Help]]

Revision as of 02:52, 18 June 2010

Wiki Markup


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
No table of contents __NOTOC__  
Italicize 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 05:44,
24 August 2026 (UTC)
Image [[Image:Kingdom reborn icon.jpg]] File:Kingdom reborn icon.jpg
Thumbnail image [[Image:Kingdom reborn icon.jpg|thumb|Caption text]]
Applies only at the beginning of the line
Headings
of different sizes
A Table of Contents will
automatically be generated
when four headings are
added to an article.
=Level 1=
==Level 2==
===Level 3===
====Level 4====
=====Level 5=====
======Level 6======

Level 1

Level 2

Level 3

Level 4

Level 5
Level 6
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
Horizontal line ----

Editing Guidelines

If you become a regular contributor to the site it is recommended you familiarize yourself with the general editing guidelines. It will help keep pages consistent throughout the site and make editing easier for yourself and other people.

If you would like to help edit but don't know where to start, see the UOGuide Priorities page.