Notice something wrong, missing, or inadequate? Feel free to edit pages yourself and make use of discussion pages.
Wiki content is created, maintained, and administrated by players. Learn how you can help!

Difference between revisions of "Help:Editing"

From SoDWiki
Jump to navigationJump to search
m (Still had the old site's url!)
m
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
{{Help navbar header}}
 
{{Help navbar header}}
{| cellspacing="7" style="width: 100%; background: #EFFBF5; border: 1px solid silver;"
+
<div class="helpbubble round" style="float:left; width:99%;">
| colspan="2" style="background: #A1C2CF; border: 1px solid silver; padding: 0.2em 0.4em; font-size: 120%; font-weight: bold;" | Creating a page
+
==Creating a page==
|- style="vertical-align: top;"
 
| style="width: 100%" |Creating a page
 
 
A red link such as [[Non-existent page]] indicates that the page does not exist. Clicking on it will bring you to a page where the first version of it can be written and saved.
 
A red link such as [[Non-existent page]] indicates that the page does not exist. Clicking on it will bring you to a page where the first version of it can be written and saved.
  
 
Another way to create a new page is to navigate to the URL directly. For example, typing out <tt><nowiki>http://wiki.shardsofdalaya.com/index.php/Non-existent page</nowiki></tt> onto the browser's URL address bar and hitting the enter button will achieve the same effect as clicking on the red link above.
 
Another way to create a new page is to navigate to the URL directly. For example, typing out <tt><nowiki>http://wiki.shardsofdalaya.com/index.php/Non-existent page</nowiki></tt> onto the browser's URL address bar and hitting the enter button will achieve the same effect as clicking on the red link above.
|}
+
</div>
{| cellspacing="7" style="width: 100%; background: #EFFBF5; border: 1px solid silver; margin-top: 10px;"
+
{{clear}}
| style="background: #A1C2CF; border: 1px solid silver; padding: 0.2em 0.4em; font-size: 120%; font-weight: bold;" | '''Editing syntax '''
+
{| class="helpbubble round" cellspacing="7" style="width: 99%; margin-top: 10px;"
 +
|  
 +
==Editing syntax==
 
|-
 
|-
 
|  
 
|  
 
<!--COMMENT MARKUP. Displays:Edit mode only-->
 
<!--COMMENT MARKUP. Displays:Edit mode only-->
 
<div align="center">
 
<div align="center">
{| style="border:1px solid #A3B1BF; text-align:left; background:#f5faff"
+
{| class="wikitable" style="ext-align:left;"
 
|-<!--COLUMN HEADINGS-->
 
|-<!--COLUMN HEADINGS-->
| width="25%" style="background: #cee0f2; padding: 0.3em; text-align:center;"|'''Description'''
+
| width="25%" style="padding: 0.3em; text-align:center;"|'''Description'''
| style="background: #cee0f2; padding: 0.3em; text-align:center;"|'''You type'''  
+
| style="padding: 0.3em; text-align:center;"|'''You type'''  
| width="25%" style="background: #cee0f2; padding: 0.3em; text-align:center;"|'''You get'''
+
| width="25%" style="padding: 0.3em; text-align:center;"|'''You get'''
 
|-<!--1ST HEADING-->
 
|-<!--1ST HEADING-->
| colspan="3" style="background:#E6F2FF; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies anywhere
+
| colspan="3" style="padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies anywhere
 
|-<!--1ST ROW 1ST COLUMN-->
 
|-<!--1ST ROW 1ST COLUMN-->
 
|Italicise text
 
|Italicise text
Line 88: Line 88:
 
{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)  
 
{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)  
 
|-<!--2ND HEADING-->
 
|-<!--2ND HEADING-->
| colspan="3" style="background:#E6F2FF; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies only at the beginning of the line
+
| colspan="3" style="padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies only at the beginning of the line
 
|-
 
|-
 
|Headings<br />
 
|Headings<br />
<span style="font-size:0.9em;">''A Table of Contents will automatically be generated when four headings are added to an article.''</span>
+
<span style="font-size:0.9em;">''A Table of Contents will automatically be generated when four headings are added to an article.<br>The appearance of headers will be different on articles than shown here.''</span>
 
|
 
|
 
<tt><nowiki>== Level 1 ==</nowiki></tt><br />
 
<tt><nowiki>== Level 1 ==</nowiki></tt><br />
Line 148: Line 148:
 
</div>
 
</div>
 
|}
 
|}
{| cellspacing="7" style="width: 100%; background: #EFFBF5; border: 1px solid silver; margin-top: 10px;"
+
{{clear}}
| style="background: #A1C2CF; border: 1px solid silver; padding: 0.2em 0.4em; font-size: 120%; font-weight: bold;" | '''Before saving changes'''
+
<div class="helpbubble round" style="float:left; width:99%;">
|-
+
==Before saving changes==
|
 
 
Once you've edited in your changes, before actually saving them, make use of the "Show preview" button to preview how your changes would look like after you saved. Avoid saving too often or saving just to see what it looks like. Each page save will generate an entry in [[Special:Recentchanges|recent changes]]. Repeated trivial and unnecessary saves tend to clutter up that list and inconvenience users who make use of that list to watch for vandals or misinformed edits.
 
Once you've edited in your changes, before actually saving them, make use of the "Show preview" button to preview how your changes would look like after you saved. Avoid saving too often or saving just to see what it looks like. Each page save will generate an entry in [[Special:Recentchanges|recent changes]]. Repeated trivial and unnecessary saves tend to clutter up that list and inconvenience users who make use of that list to watch for vandals or misinformed edits.
|}
+
</div>
{| cellspacing="7" style="width: 100%; background: #EFFBF5; border: 1px solid silver; margin-top: 10px;"
+
{{clear}}
| style="background: #A1C2CF; border: 1px solid silver; padding: 0.2em 0.4em; font-size: 120%; font-weight: bold;" | '''See also'''
+
<div class="helpbubble round" style="float:left; width:99%;">
|-
+
==See also==
|
 
 
*Use our public [[SoDWiki:Sandbox|Sandbox]] for experimentation with editing, or consider creating one within your namespace if you plan on using it a LOT.
 
*Use our public [[SoDWiki:Sandbox|Sandbox]] for experimentation with editing, or consider creating one within your namespace if you plan on using it a LOT.
 
*[http://meta.wikimedia.org/wiki/Help:Table Table help] on MetaWiki
 
*[http://meta.wikimedia.org/wiki/Help:Table Table help] on MetaWiki
Line 163: Line 161:
 
*[http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet Cheatsheet for Editing Pages on Wikipedia]
 
*[http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet Cheatsheet for Editing Pages on Wikipedia]
 
*[http://meta.wikimedia.org/wiki/Help:Editing MediaWiki Handbook, on editing]
 
*[http://meta.wikimedia.org/wiki/Help:Editing MediaWiki Handbook, on editing]
|}
+
</div>

Revision as of 18:55, 28 February 2010


Creating a page

A red link such as Non-existent page indicates that the page does not exist. Clicking on it will bring you to a page where the first version of it can be written and saved.

Another way to create a new page is to navigate to the URL directly. For example, typing out http://wiki.shardsofdalaya.com/index.php/Non-existent page onto the browser's URL address bar and hitting the enter button will achieve the same effect as clicking on the red link above.


Editing syntax

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 SoDWiki)

[[name of page]]
[[name of page|display text]]

name of page
display text

Redirect to another page

#REDIRECT [[Target page]]

Target page

External link

(to other websites)

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

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

Sign your posts
on talk pages

~~~~

Your username 08:29,
19 April 2024 (UTC)

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.
The appearance of headers will be different on articles than shown here.

== Level 1 ==
=== Level 2 ===
==== Level 3 ====
===== Level 4 =====
====== Level 5 ======

Level 1

Level 2

Level 3

Level 4
Level 5
Indented lines and paragraphs

: First paragraph.
:: Second paragraph.
::: Third paragraph.

First paragraph.
Second paragraph.
Third paragraph.
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


Before saving changes

Once you've edited in your changes, before actually saving them, make use of the "Show preview" button to preview how your changes would look like after you saved. Avoid saving too often or saving just to see what it looks like. Each page save will generate an entry in recent changes. Repeated trivial and unnecessary saves tend to clutter up that list and inconvenience users who make use of that list to watch for vandals or misinformed edits.


See also