Help:Editing

From Wiki The-West EN
Jump to navigation

  Contents · Intro · About · Wiki · Editing · Staff 

How To Edit

Before editing a page ensure you are signed into your wiki account (separate from your game and forum accounts). Once signed it click the edit button located below the left end of the page title but above the first horizontal rule. You should then see an edit screen. You may also opt to edit a single section at once by pressing the edit button to the right of the section's title.

Some pages may not have an edit button but will have a view source button instead. These are protected pages. If you see this you may require administrator or advanced user permission to edit them, or you may have forgotten to log in. If you wish to edit a protected page place your edit in the Talk Page and an administrator will copy it into the page if they feel the proposed change is necessary.

What To Edit

There are four main reasons to edit a page:

  • The page contains inaccurate information.
  • The page contains subjective information.
  • Existing content on the page lacks detail.
  • You have new information to add.

If you are editing a page for a reason other than this it is probably not necessary, please try to use common sense in this scenario. Frequent editing that serves no purpose will only generate clutter in the page logs.

Editing Rules

The rules for this wiki are listed here.

If you see any content that breaches the Rules please do not edit the page. Instead go to the Page History and undo the edit in which the offending content appeared. If you notice this content reappears then please alert an administrator who can deal with the author.

Editing Etiquette

When editing there are two main formalities that should be undertaken:

  • Always provide a summary of the edit in the summary box, which will be shown in the page history. It does not need to be lengthy, something simple like "fixing typo" or "adding info to heading 1" is fine.
  • Always preview changes before submitting. Several edits to fix minor layout issues will clog the page history and inconvenience staff and other users.

Templates

Templates are designed to make coding faster and easier when editing multiple pages or long data. The syntax to use a template is {{Template Name|Variable 1|Variable 2|Variable X}}. You can find a list of all templates here.

Editing Markup

Markup

For more advanced details click here.

Description You type You get
Italics ''Italic text'' Italic text
Bold '''Bold text''' Bold text
Bold italics '''''Bold italics''''' Bold italics
Wiki link [[Main Page|Displayed Text]] Displayed Text
External link [http://www.the-west.net/ Text to display]

[http://www.the-west.net/]
http://www.the-west.net/

Text to display

[1]
http://www.the-west.net/

Redirect #REDIRECT [[Main Page]] Redirect.pngMain Page
Categorise Page [[Category:NAME]] Preview not available.
Section Headings ==Level 2==

===Level 3===
====Level 4====
=====Level 5=====
======Level 6======

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 #1

#2
##2.1
#3

  1. One
  2. Two
    1. Two point one
  3. Three
Indents zero indent

:first indent
::second indent
:::third indent

zero indent
first indent
second indent
third indent
Tables

{| border="1"
|<center>'''Head Col 1'''</center>
|<center>'''Head Col 2'''</center>
|-
|Item 1 Col 1
|Item 1 Col 2
|}

Head Col 1
Head Col 2
Item 1 Col 1 Item 1 Col 2
Images [[File:Logo.png|thumb|alt=alt_text|Caption]]
alt_text
Caption
For Talk Pages
Signature ~~~~ Username (talk) 21:26, 28 March 2024 (UTC)