Community Central
Community Central
No edit summary
Line 105: Line 105:
 
The '''User''' namespace has the prefix ''User:'' and is used for information about users of the wiki. A user has a main [[Help:user page|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 '''User''' namespace has the prefix ''User:'' and is used for information about users of the wiki. A user has a main [[Help:user page|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 '''Image''' namespace is prefixed with ''Image:''. Pages here are also called ''[[Help:Image description page|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.
+
The '''File''' namespace is prefixed with ''File:''. Pages here are also called ''[[Help:Image description page|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: <tt>Image:</tt> 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 [[Help:user access levels|admins]]. An automatically generated list of all interface messages is at [[Special:Allmessages]]. See [[Help:MediaWiki namespace]].
 
The '''MediaWiki''' namespace (prefix ''MediaWiki:'') is a namespace containing interface texts such as link labels and messages. These are only editable by [[Help:user access levels|admins]]. An automatically generated list of all interface messages is at [[Special:Allmessages]]. See [[Help:MediaWiki namespace]].

Revision as of 20:21, 2 June 2009

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}} Community Central
{{ns:5}} Community Central 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

{{ns:400}} See Help:Video Embed Tool
{{ns:401}}

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