| -2 | Media |
|
| -1 | Special | The Special: namespace is a namespace consisting solely of pages that are created by the MediaWiki software on demand (i.e. recent changes). These pages can be linked using the usual method, except when parameters are required (then the full URL must be used).
|
| 0 | (Main) | The main namespace is the zone for the actual encyclopedia of Wookieepedia. It contains no prefix, and pages in this namespace are created simply by creating [[links]].
|
| 1 | Talk |
|
| 2 | User | The User: namespace is set aside for personalized pages pertaining to the Wookieepedia contributors. This may include personal presentations, scratch pages, rough drafts, and archives of content. It is not intended for use as personal webspace (see What Wookieepedia is not).
|
| 3 | User talk |
|
| 4 | Wookieepedia | The Wookieepedia: namespace is the namespace for pages pertaining to the project. These pages might sometimes be referred to as "meta" pages.
|
| 5 | Wookieepedia talk |
|
| 6 | File | The File: namespace is created for image description pages that provide information concerning images. (This also applies to other kinds of media, such as sounds and movies.)
|
| 7 | File talk |
|
| 8 | MediaWiki | The MediaWiki: namespace is used to contain text clippings that allow customization of the wiki's user interface. Pages in this namespace may only be edited by the administrators.
|
| 9 | MediaWiki talk |
|
| 10 | Template | The Template: namespace is used to create customizable sections of text that can be included in multiple articles. They are included using the {{template}} markup (see Templates).
|
| 11 | Template talk |
|
| 12 | Help | The Help: namespace is for pages that provide guidance for using the MediaWiki software.
|
| 13 | Help talk |
|
| 14 | Category | The Category: namespace contains all the various categories into which articles can be grouped.
|
| 15 | Category talk |
|
| 100 | Forum | The Forum: namespace contains discussion pages, such as those in the Senate Hall or the Reference desk.
|
| 101 | Forum talk |
|
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