Help:Contributing/Creating new articles: Difference between revisions

Reorganized, updated and added info
(→‎Infoboxes: Added Infobox guide)
(Reorganized, updated and added info)
Line 1:
This page will tell you how to create a new article, put it in the correct namespace, and use infoboxes/navboxes for organization.
 
== How to create articles ==
There are two ways to create new articles on {{SITENAME}}.
 
=== Automatic creation (recommended) ===
Creating an article is easysimple if the article you want to create goes in oneany of the categories on the [[Main Page]]. Just click the correctappropriate linkcategory on the main page (eg. [[:Category:Mods for Sly 2]]) and use the form at the top of the category page.
 
Type inEnter the title of thedesired article you want to create andtitle click '''Create'''. This will bring you to a page where you can start typing the article content. It will automatically insert an [[:Category:Infobox templates|infobox template]] at the top of the article where you can typefill in the main details.
 
If you use this method, the page will automatically be placed in the correct namespace and categories. All you have to do is actually write the article content. You should usually also put a navbox template at the bottom of the page, and then edit the navbox to add a link to the new page toyou thejust appropriate navboxcreated (see below for more details).
 
=== Manual creation ===
StartFirst, bysearch searchingthe wiki for the name of the article you want to create. If there is no article with that title already, it will show a red link at the top of the search results asking if you want to create that article. Just click that red link and it will bring you to an editor where you can start typing the article.
 
If you use this method you will have to typemanually the namespace beforedo the article title. For instance, if you want to create a Sly 2 article, put <code>Sly 2following:</code> before the title (see below for more details).
 
You* willInclude alsothe havenamespace to includein the correctarticle title. The infoboxformat andis navboxes<code>Namespace:Article yourselfTitle</code> (see below for more details).
** Example: If you want to create a Sly 2 article, put <code>Sly 2:</code> before the title.
* If applicable, insert the appropriate infobox at the top of the article. See below for a list of infoboxes.
* Insert any applicable navboxes at the bottom of the article, and edit them to add a link to the new article. See below for a list of navboxes.
 
== Infoboxes and navboxesNamespaces ==
When you manually create an article for something specific to a certain game, you will have toshould put it in the correct namespace, (either <code>Sly 1</code>, <code>Sly 2</code>, <code>Sly 3</code>, or <code>Sly 4</code>). For instance, if you are making an article for a topic in Sly 1, put the article in the <code>Sly 1</code> namespace; That(i.e. just means puttingput <code>Sly 1:</code> at the front ofbefore the article title.
=== Infoboxes ===
 
Infoboxes are a type of template that is used to present the most important information at the top of an article. They are also used to automatically place articles in the correct categories.
:* e.g. If you create an article for the [[Sly 1:Difficulty|Difficulty mechanic in Sly 1]], name the article {{Color|limegreen|Sly 1:Difficulty}}, not {{Color|red|Difficulty}} or {{Color|red|Difficulty (Sly 1)}}.
:* Likewise, if you create an article for the [[Sly 2:Difficulty|Difficulty mechanic in Sly 2]], name the article {{Color|limegreen|Sly 2:Difficulty}}.
 
There is also the <code>Guide</code> namespace for any modding guies.
 
If you come across an article in the wrong namespace, you can rename it by mousinggoing over theto the '''More''' menu at the top-right of the page and clicking '''Move'''.
=== Infoboxes ===
Infoboxes are a type of template that is used to present the most important information in a box at the top of an article. TheyUsing are also used toone automatically placeplaces articlesthe article in the correct categories.
 
If you are creating an article for any of the following topics, you should include one of these infoboxes at the top of the article.:
{| class="wikitable"
|+ Infoboxes
Line 35 ⟶ 46:
|-
| Game builds || {{tl|Infobox build}}
|-
|Modding guides || {{tl|Infobox guide}}
|-
| Mods || {{tl|Infobox mod}}
|-
|Modding guides || {{tl|Infobox guide}}
|-
| Modding tools || {{tl|Infobox tool}}
Line 57 ⟶ 68:
Each infobox has different parameters, so you will have to look at the template page using the links above to see what parameters it uses. Most of them have examples you can copy/paste into your article, but you can also copy one from a different article of the same type and just change the parameters.
 
=== Navboxes ===
Navboxes are a type of template that makes it easy to navigate the wiki. These always go at the very bottom of the article.
 
If you are creating an article in oneany of these categories, you should include one of these navboxes at the bottom of the article.:
{| class="wikitable"
|+ Navboxes
Line 83 ⟶ 94:
|-
| File Formats || {{tl|Navbox file formats}}
|-
|Modding tools
|{{tl|Navbox tools}}
|}
 
If you add a navbox to an article and that article is not already linked from the navbox, you should edit the navbox itself to add a link to the new article. To edit the navbox, just click the '''E''' in the top-left corner.
 
== Namespaces ==
When you manually create an article for something specific to a certain game, you will have to put it in the correct namespace (either <code>Sly 1</code>, <code>Sly 2</code>, <code>Sly 3</code>, or <code>Sly 4</code>). For instance, if you are making an article for a topic in Sly 1, put the article in the <code>Sly 1</code> namespace; That just means putting <code>Sly 1:</code> at the front of the article title.
: e.g. If you create an article for the [[Sly 1:Difficulty|Difficulty mechanic in Sly 1]], name the article {{Color|limegreen|Sly 1:Difficulty}}, not {{Color|red|Difficulty}} or {{Color|red|Difficulty (Sly 1)}}.
: Likewise, if you create an article for the [[Sly 2:Difficulty|Difficulty mechanic in Sly 2]], name the article {{Color|limegreen|Sly 2:Difficulty}}.
If you come across an article in the wrong namespace, you can rename it by mousing over the the '''More''' menu at the top-right of the page and clicking '''Move'''.