Difference between revisions of "Help:Getting Started"

Jump to navigation Jump to search
m
"backslash" -> "slash"
m (→‎Your Account: that was a little incorrect)
m ("backslash" -> "slash")
(19 intermediate revisions by 8 users not shown)
{{HelpToC}}
This page will help you better understand how Coppermind works and how you can contribute.
 
== Your Account ==
 
The first thing you should do is '''create an account'''. The button to do this is in the top right corner, and it's very easy to do! Then visit the [[:Special:Preferences|Preferences]] link (top right corner) and make changes to your account settings if you'd like.
Then visit the [[:Special:Preferences|Preferences]] link (top right corner) and make changes to your account if you'd like.
 
If you needwant to upload images or want to create new articles, please contact the [[:Coppermind: About|wiki staff]] and '''request editor rights'''.
 
== The Number One Rule ==
 
== Discussion Pages ==
Every page on the wiki has an associated discussion page, and it's accessible via a tab in the top left corner of the page. It's there to talk about changes, make recommendations, and so on. If you have a more immediate question about an article, you can alternatively post on the [http://www.17thshard.com/forum/forum/10-the-coppermind-wiki/ 17th Shard] or [https://discord.gg/vPyGGKEv3fhN Discord]. For more on proper discussion page usage, see [[:Help:Discussion]].
 
== User Pages ==
You can visit (or create) your own user page by clicking your username in the top right corner. Use this to tell others about who you are and what you're working on, if you'd like. You can also use it as a sandbox to experiment with new articles or more extensive edits before you change the real thing.
 
You can create additional subpages as well. Just append a backslashslash (<code>/</code>) to the URL of your user page, followed by the name for the subpage.
 
== Categories and Templates ==
Over the course of this guide you'll hear about '''categories''' and '''templates'''. We'll cover them towards the end, because a full explanation is on the more advanced side of what we'll talk about. But you'll see them come up here and there in the meantime. So let's talk basics.
 
;Categories
: Categories are tags we use to group and sort articles. You can find any article using the book/series categories listed on the Coppermind home page or using the content categories in the left sidebar. Categories are used to group articles this way. You can see what categories an article is in at the ''very bottom'' of a page. Some categories must be included manually, but many happen automatically thanks to templates.
 
;Templates
: Templates make more complicated and/or repetitive editing tricks easier to do. If you ever see something surrounded by double curly braces (<code>{{}}</code>), it's a template. The template begins with the name of the template, which is followed by a number of ''parameters''--some required, some optional. Parameters are separated by vertical lines (<code>|</code>).
 
== Other Resources ==
: [[:Special:SpecialPages]] provides a very long list of other pages you may find useful.
 
== Categories and Templates ==
;User Talk Pages
Over the course of this guide you'll hear about '''categories''' and '''templates'''. We'll cover them towards the end, because a full explanation is on the more advanced side of what we'll talk about. But you'll see them come up here and there in the meantime. So let's talk basics.
: Note that user talk pages (see "Talk" next to your username) ''do not work properly''. Don't create or make use of user talk pages.
 
;Categories
== Namespaces ==
: Categories are tags we use to group and sort articles. You can find any article using the book/series categories listed on the Coppermind home page or using the content categories in the left sidebar. Categories are used to group articles this way. You can see what categories an article is in at the ''very bottom'' of a page. Some categories must be included manually, but many happen automatically thanks to templates.
Every page on Coppermind is filed into a certain '''namespace'''. Look at your current URL... Do you see the <code>Help:</code> portion? This page is in the "Help" namespace! Here's some common namespaces to be aware of:
 
;Templates
;Main
: Templates make more complicated and/or repetitive editing tricks easier to do. If you ever see something surrounded by double curly braces (<code>{{</code> and <code>}}</code>), it's a template. The template begins with the name of the template, which is followed by a number of ''parameters''--some required, some optional. Parameters are separated by vertical lines (<code>|</code>).
: This is the namespace where all of the ''articles'' are located. This namespace doesn't use any prefix--just the article name. (Note that all page titles are ''case sensitive''.)
 
== Namespaces ==
;User
Namespaces are an advanced topic. If you'd like to know more about how Coppermind is organized and why some pages (like this one) say things like <code>Help:</code> before the page name, then take a look at [[:Help:Namespaces]].
: Every user can create a user page (and subpages) as described above. These page titles begin with <code>User:</code>.
 
;File
: Images and other media files may be uploaded to Coppermind for use in articles. They each get their own page in the File namespace, where you can see metadata about the file. These page titles begin with <code>File:</code>. For more on uploading and using files, see [[:Help:Images]].
;Category
: Every page should be sorted into categories. They help us keep everything organized and easy to find. Category pages are created on the Category namespace. The page will automatically populate with links to all the pages that reference that category. These page titles begin with <code>Category:</code>. For more on Categories, see [[:Help:Categories]].
 
;Template
: Template pages are where we create, define, and document templates to be used in other pages. Templates are basically shortcuts to help simplify tricky or common formatting needs. The info boxes you see on the top right corner of many articles are created with templates. Citations make use of them as well. They're everywhere! These page titles begin with <code>Template:</code>. For more on Templates, see [[:Help:Templates]].
 
;Other Namespaces
: This list isn't comprehensive, so you may notice other namespaces (like Help).
 
;Talk Namespaces
: For every namespace there's an associated Talk namespace as well. This is where the related Discussion pages belong.
 
{{help
[[Category: Help|{{PAGENAME}}]]
|title=New Editor's Guide
|prev=
|this=Getting Started
|next=[[Help:Guidelines|Guidelines]]
}}
Editors
156

edits

Navigation menu