Navigation menu

Help:Getting Started: Difference between revisions

From Metroid Wiki
m
Rearranging a little for ease of access.
m (Text replace - "elp-Nav" to "elp-nav")
m (Rearranging a little for ease of access.)
Line 1: Line 1:
{{Template:Help-nav}}
{{Template:Help-nav}}


This is a basic guide to '''getting started''' with editing Metroid Wiki. We're glad you decided to help out, so here's everything you need to begin editing right away!
This is a basic guide to '''Getting Started''' with editing Metroid Wiki. We're glad you decided to help out, so here's everything you need to begin editing right away!


=== Editing Pages ===
=== Editing Pages ===
So you've found a page that you want to edit. To do this, go to the top of the page and click the little button that says "edit". This pulls up the editing screen, where you can make changes to pages. From here, edit the article how you see fit (as long as it is within the realm of Metroid Wiki's '''[[Metroid Wiki:Quality Standards|Quality Standards]]'''). But don't save just yet! You'll want to make sure that the edit is okay, and that there are no broken images or that nothing else is messed up.
So you've found a page that you want to edit. To begin, go to the top of the page and click the little button that says '''"edit."''' This pulls up the editing screen, where you can make changes to pages. From here, edit the article as you see fit (as long as it is within the realm of Metroid Wiki's '''[[Metroid Wiki:Quality Standards|Quality Standards]]''').


From here, click "Show preview". This will allow you to see the edits before you save them. Check to make sure that everything is in order (and sometimes spelling errors are easier to notice here). It is also preferred for the "Edit summary" to be used - simply type a short summary of the edit you've made (i.e. "Fixed 'als' to 'also'", etc.), then click "Save page". This will save your edits for everyone to see!
But {{color|red|'''don't save just yet'''}}! You'll want to make sure that the edit is okay, and that there are no broken images or that anything else is messed up.
 
From here, click '''"Show preview."''' This will allow you to see the edits before you save them. Check to make sure that everything is in order, including spelling, grammar, image placement, proper links, and so forth.
 
It is also preferred for the edit '''"Summary"''' to be used - simply type a short summary of the edit you've made (i.e. "Fixed 'als' to 'also'", etc.), then click '''"Save page."''' This will save your edits for everyone to see!


In a nutshell, the basic steps for editing are:
In a nutshell, the basic steps for editing are:
#Click "edit" and make the changes in the edit box.
#Change the edit summary to detail the edit you've made.
#Click "show preview" and make sure that everything is working as it should.
#Click "save page".


#Click '''"edit"''' and make the changes in the edit box.
#Change the edit '''Summary''' to detail the edit you've made.
#Click '''"Show preview"''' and make sure that everything is working as it should.
#Click '''"Save page."'''
=== Creating a Page ===
To create a page, follow these steps:
First, think: does my page stay within the realm of the Wiki? That is to say, is it important enough or part of what the Wiki covers? An article about "Samus" is acceptable as it is related to ''Metroid''; an article about "Xbox 360" is not, because it is not related to ''Metroid'' or Nintendo in any way.
If you deem it acceptable, {{color|red|'''check the Wiki to make sure that page doesn't already exist!'''}} This includes alternate spellings, alternate capitalization (i.e. [[Samus Aran]] is an existing article whereas [[Samus aran]] counts as a different article, and may be a source of possible confusion in creating an article), and alternate possible names. Use the search feature as much as possible!
If you're sure that your article doesn't exist, search for it on the Wiki. When no results appear, you will see text stating that you can create the page in question. Click the red link and create the page, making sure to stay within the Wiki's [[Metroid Wiki:Quality Standards|Quality Standards]]. If all is well and good, save the page.
:*'''Note:''' Clicking on a red link in an article will also take you to a "create this page" screen.
In a nutshell, the basic steps for page creation are:
#Figure out if your topic '''deserves''' its own page.
#Find out whether or not it '''already exists'''.
#'''Create the page''' using the search function's "create this page" link.
{{clear}}


=== Basic Wiki Coding ===
 
== Basic Wiki Coding ==
Wikis have their own special coding system. This is a short list of some of the most-used Wiki markup:
Wikis have their own special coding system. This is a short list of some of the most-used Wiki markup:


==== Text Formatting ====
=== Text Formatting ===
{| border=1 cellpadding="2" cellspacing="0"
{| border=1 cellpadding="2" cellspacing="0"
!What you see
!What you see
Line 78: Line 101:
|}
|}


=====Signing Posts=====
====Signing Posts====


{| border=1 cellpadding="2" cellspacing="0"
{| border=1 cellpadding="2" cellspacing="0"
Line 99: Line 122:
|}
|}


==== Link Formatting ====
=== Link Formatting ===
{| border=1 cellpadding="2" cellspacing="0"
{| border=1 cellpadding="2" cellspacing="0"
|A direct link and a piped link (one that shows different text than its actual link):<br>[[Samus Aran]] is the main character of the [[Metroid (series)]].
|A direct link and a piped link (one that shows different text than its actual link):


Any type of link can be a piped link.
{{hover|[[Samus Aran]]|This is a direct link}} is the main character of the {{hover|[[Metroid (series)|famed Metroid series]]|This is a piped link}}.
|<pre>[[Samus aran]] is the main character of [[Metroid (series)]].</pre>
 
Any type of link can be written as piped link.
|<pre>[[Samus Aran]] is the main character of the [[Metroid (series)|famed Metroid series]].</pre>
|-
|-
|[[This is a link to a page that doesn't exist]]. If you want to create that page, you could do so by clicking the link.<br>
|[[This is a link to a page that doesn't exist]]. If you want to create that page, you could do so by clicking the link.<br>
Line 153: Line 178:
|
|
<pre><nowiki>
<pre><nowiki>
[[Samus Aran#History]] is a link
[[Samus Aran#Biography]] is a link
to a section within another page.
to a section within another page.


Line 222: Line 247:
|}
|}


==== Sections and Lists ====
=== Sections and Lists ===
{| border=1 cellpadding="2" cellspacing="0"
{| border=1 cellpadding="2" cellspacing="0"
|<div style="font-size:140%;">New section</div>
|<div style="font-size:140%;">New section</div>
Line 231: Line 256:
|<pre>== New section ==
|<pre>== New section ==


==== Subsection ====
=== Subsection ===


===== Sub-subsection =====</pre>
==== Sub-subsection ====</pre>
|-
|-
|Text.
|Text.
Line 291: Line 316:




==== Other Syntax ====
=== Other Syntax ===
*For images, see [[Help:Images]]
*For images, see [[Help:Images]]
*For more detailed information on wiki editing, search on [http://www.mediawiki.org/wiki/MediaWiki MediaWiki.org]
*For more detailed information on wiki editing, search on [http://www.mediawiki.org/wiki/MediaWiki MediaWiki.org]


=== Creating a Page ===
To create a page, follow these steps:
#First, think: does my page stay within the realm of the Wiki? That is to say, is it important enough or part of what the Wiki covers? An article about "Samus" is acceptable as it is related to ''Metroid''; an article about "Xbox 360" is not, because it is not related to ''Metroid'' or Nintendo in any way.
#If you deem it acceptable, '''CHECK THE WIKI TO MAKE SURE THAT THE PAGE DOESN'T ALREADY EXIST.''' This includes alternate spellings, alternate capitalization (i.e. [[Samus Aran]] is an existing article whereas [[Samus aran]] counts as a different article, and may be a source of possible confusion in creating an article), and alternate possible names. Use the search feature as much as possible!
#If you're sure that your article doesn't exist, search for it on the Wiki. When no results appear, you will see text stating that you can create the page in question. Click it, and create the page, making sure to stay within the Wiki's [[Metroid Wiki:Quality Standards|Quality Standards]]. If all is well and good, save the page.
:*'''Note:''' Clicking on a red link will also take you to a "create this page" screen.
In a nutshell, the basic steps for page creation are:
#Figure out if your topic deserves its own page
#Find out whether or not it already exists
#Create the page using the search function's "create this page" link


[[Category:Help|{{PAGENAME}}]]
[[Category:Help|{{PAGENAME}}]]