Many namespaces can be linked to within SWGames.
| Namespace | Purpose | Example
|
| (main) | Contains all the articles about Star wars Games | Main Page
|
Talk | Contains discussion pages about the articles in the main namespace, one for each main-namespace page. | Talk:Main Page
|
User | Contains user pages - one page (and possibly subpages) for each user. | User:Supergeeky1
|
User talk | Contains pages used to discuss things specifically with other users - add a message to the user talk page of the user you want to contact. | User talk:Brentpowell
|
Swgames | Contains pages that are specifically about the wiki, rather than Star Wars games - behind-the-scenes administration and similar things. | Star Wars Games:What the Star Wars Games Wiki is not
|
SWGames talk | Discussions about the SWGames pages, one for each page (similar to Talk). | Talk:What the Star Wars Games Wiki is not
|
Image and Media | When a file is uploaded (even if it's not an image) it goes into the Image namespace. A link labelled [[Image:filename]] will include the image in a page, clicking on it will go to an information page. [[:Image:filename]] will be a normal text link to that information page and [[Media:filename]] a direct link straight to the file | Image:Vader.jpg
|
Image talk | Same as Talk, but for the images. Not regularly used on this wiki. | Image talk:Vader.jpg
|
Template | Contains pages that are intended to be included in another page with {{curly braces}}. If you use the curly braces and don't specify a namespace, the templates will come from here. | Template:Vandalism
|
Template talk | Same as Talk, for the templates. | Template talk:Vandalism
|
Help | Contains pages designed to help people learn how to use the wiki. | Help:Contents
|
Help talk | Same as Talk, for Help pages. | Help Talk:Contents
|
Category | These pages don't have much content, rather they are used to group other pages. Adding [[Category:categoryname]] to any page will put it in that category. Like with Image, you can use [[:Category:categoryname]] to link to a category. | Category:Star Wars Games
|
Category talk | Same as Talk, for the categories. | Category talk:Star Wars Games
|
Special | This doesn't actually contain editable pages, but rather automated scripts, for various purposes such as the watch list and recent changes. It also has important pages for the maintenance of the wiki. | Special:Specialpages
|
Although interwiki prefixes are not namespaces, you can use the namespace style to link to pages on other sites:
A namespace is a way of separating types of content in a wiki; groups of pages with similar purposes can be grouped together, and can be searched and listed separately from each other. Each page belongs to exactly one namespace.
The namespace of a page is indicated the by the word preceding the colon in the page title. For example, "User talk:Pagename" is a page in the "User talk" namespace. If there is no prefix (or the prefix does not match an existing namespace) the page belongs to the "Main" namespace of that Wikia.
Up to three custom namespaces can be created for Wikia projects if the standard ones do not meet their needs.
Namespaces are used for the following reasons:
- allows separation of wiki content from help and policy pages about the creation of content;
- allows separation of different kinds of unrelated content;
- several namespaces have special features related to their intended purpose
- provides facilities to limit searches to a particular area
- allows easy exporting
- allows for feature separation
What namespaces do all wikis have?
By default, every Wikia has 18 namespaces, and 2 special namespaces. Custom namespaces can also be created.
| {{ns:Media}}
| Media
|
| {{ns:Special}}
| Special
|
| {{ns:0}}
| Main namespace for articles
|
| {{ns:1}}
| Talk (discussion pages for regular Wikia articles)
|
| {{ns:2}}
| User
|
| {{ns:3}}
| User talk
|
| {{ns:4}}
| Wikia Help
|
| {{ns:5}}
| Wikia Help talk
|
| {{ns:6}}
| File
|
| {{ns:7}}
| File talk
|
| {{ns:8}}
| MediaWiki
|
| {{ns:9}}
| MediaWiki talk
|
| {{ns:10}}
| Template
|
| {{ns:11}}
| Template talk
|
| {{ns:12}}
| Help
|
| {{ns:13}}
| Help talk
|
| {{ns:14}}
| Category
|
| {{ns:15}}
| Category talk
|
| {{ns:110}}
| Forum
| See Help:Wiki-style forums
|
| {{ns:111}}
| Forum talk
|
Namespaces added by default extensions
What are the basic namespaces?
The Main namespace or article namespace (i.e., ns:0) is the informational content of the wiki. In Wikipedia, this would be the encyclopedia article. It is the default namespace and does not use a prefix.
The Project namespace has the prefix of the title of your Wikia (the same title displayed in the {{SITENAME}} variable). On some wikis, this is used to give information about the project's policies and guidelines; other wikis use it for other purposes, or don't use it at all. You can use the prefix "Project:" if you do not know the real prefix to use. This will be converted automatically. For example, Wikia Help:Administrators will link to the same page that Project:Administrators does.
The User namespace has the prefix User: and is used for information about users of the wiki. A user has a main user page and possibly some subpages. The main user page is linked from page histories and from recent changes. A user page has links to a user's contributions and a link which allows you to email them.
The File namespace is prefixed with File:. Pages here are also called image description pages. This namespace is for information about images or other files. Every image uploaded will show the information given in the upload summary on the image description page. (note: Image: will continue to work)
The MediaWiki namespace (prefix MediaWiki:) is a namespace containing interface texts such as link labels and messages. These are only editable by admins. An automatically generated list of all interface messages is at Special:Allmessages. See Help:MediaWiki namespace.
The Template namespace can be used for small standard texts which need to be inserted on a number of pages; see Help:Templates.
The Category namespace contains categories of pages, with each displaying a list of pages in that category and optional additional text; see Help:Category.
The Help namespace is for help pages on wikis which want to separate these from the main content of the wiki.
The Forum namespace can be used for threaded forum messages; see Help:Forums
What are the talk namespaces?
Except for special pages, each namespace has an associated talk namespace. The talk namespaces are designated by adding talk: to the normal prefix. For example, the talk namespace associated with the main article namespace has the prefix Talk:, while the talk namespace associated with the user namespace has the prefix User talk:. Most of the pages in the talk namespaces are used to discuss changes to the corresponding page in the associated namespace. Pages in the user talk namespace are used to leave messages for a particular user since they will get automatic notification of any messages left there; see Help:User page.
What are virtual namespaces?
There are two virtual namespaces that do not relate to pages stored in the database.
Special pages, or the special namespace, are automatically generated and uneditable pages, such as Special:Recentchanges or Special:Userlogin. They're vital to the MediaWiki software.
The Media namespace can be used to link directly to an image or sound clip, in the form [[Media:Image.jpg]] or [[Media:Sound.ogg]], rather than linking to the image description page.
See also