Difference between pages "Help:Moving a page" and "Help:Namespaces"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
m (1 revision: Importing the public domain help content from Mediawiki)
 
m (1 revision: Importing the public domain help content from Mediawiki)
 
Line 1: Line 1:
{{PD Help Page}}
{{PD Help Page}}
Pages on a MediaWiki wiki are grouped into collections called "'''namespaces'''", which differentiate between the purpose of the pages at a high level.  Pages in certain namespaces can also have special properties or behave differently when they interact with other pages. 


'''Moving (renaming) a page''' means giving it another name. This is done by using the "{{lc:{{MediaWiki:move}}}}" [[Help:Navigation#Page Tabs|tab]] at the top. The tab is not visible if you are not logged in. Then simply enter the new name and click "{{MediaWiki:movepagebtn}}". Normally you would want to leave the "{{MediaWiki:movetalk}}" option ticked.
Namespaces are indicated in page titles by prefixing the page name with "<tt>namespace:</tt>", so the prefix "<tt>{{NAMESPACE}}:</tt>" in this page's title ("{{FULLPAGENAME}}") indicates that this page is in the {{NAMESPACE}} namespace. Note, however, that colons and prefixes can also appear in page titles ''without'' indicating a namespace: The page [[Foo:{{PAGENAME}}]] is a page located in the [[#0: (Main)|mainspace]] because the namespace "Foo" does not exist. Similarly the page [[{{NAMESPACE}}:Foo:{{PAGENAME}}]] is in the "{{NAMESPACE}}" namespace.


If you move page "A" to a new title "B", this operation will do the following:
==Standard namespaces==
* Renames the title of page "A" as "B"
* Renames all the editing history of page "A" as of page "B" as well
* Creates a new page "A", whose content is a [[Help:Redirects|redirect]] to page "B"
<!--I think the above describes just the opposite to what actually happens in the database, I'm going to replace it with correct description: page is not actually moved in [[Page table]], it's simply given a new title-->


The second point is important. By using the "{{MediaWiki:move}}" feature, you also '''move the editing history''', which is desirable in most situations. The editing history allows people to see how the contents of the page were built up, and who contributed what. If you move contents around by copying and pasting (not using the move feature), you do not achieve this (see also [[Help:Tracking changes]]).
The standard MediaWiki installation has sixteen namespaces which can contain user-generated content; there are also two special namespaces which contain pages created 'on the fly' by the MediaWiki software.  The standard namespaces are organised in pairs, with each pair containing a 'subject namespace' and a 'discussion namespace'. The namespaces are numbered from zero such that all subject namespaces have even indices, and all talk namespaces have odd indices.


Because the move operation '''leaves behind a redirect''' (see [[Help:Redirects]]), it should not result in any broken links, however you might want to hunt down pages or other redirects which link in to the redirect, and change their text to link directly to the new title. The "{{MediaWiki:whatlinkshere}}" feature, which can be used through the link in the {{MediaWiki:toolbox}} (at bottom of the [[Help:Navigation#Sidebar|sidebar]] on the left) is useful when doing this.
====-2: {{ns:-2}}====


== Proposing a move ==
This namespace is an alias used for direct linking to media files: the link [[{{ns:-2}}:Wiki.png]] links to just the image rather than the image description page, which would be [[:{{ns:6}}:Wiki.png]].  
Deciding on a page title can be a difficult aspect of wiki organization, and one which can often provoke debates. If the move you have in mind is one which might cause upset or could be considered controversial, you should propose the move first. Do this by leaving a note to give your reasons on the [[Help:Talk pages|talk page]]. You might also establish a system for labeling the page itself, with a move proposal template, to make everybody aware of your intentions.


== Undo a move ==
====-1: {{ns:-1}}====
As with all wiki editing, a move operation can be reversed (by any user).  To reverse a move operation, simply move the page back, e.g. move page "B" back to "A".


The page title "B" will still be left behind, as a redirect from "B" to "A". Any user can remove the redirect and propose that the page be deleted. However the final deletion will require sysop privileges (see [[Help:Deleting a page]]).
This namespace is used to group [[Help:Special pages|special pages]], reports and interfaces that are generated 'on demand' by MediaWiki and which are not directly editable.  It is not possible to create pages in this namespace except by modifying or extending the MediaWiki software.


== Moving a page without creating a redirect ==
====0: (Main)====
Users with the ''suppressredirect'' [[Help:User rights|user right]] can optionally move a page without creating a redirect. This is particularly useful when undoing a move.
 
Namespace zero is the 'null' namespace, commonly called the "main namespace" or "mainspace".  This namespace typically contains the bulk of the content pages in a wiki. This namespace generally has no special properties.
 
====1: {{ns:1}}====
 
The "Talk" namespace is the discussion namespace attached to the mainspace.  It has no special properties.
 
====2: {{ns:2}}====
 
Each user has a corresponding page in the {{ns:2}} namespace, which is linked to from edit histories, watchlists, recent changes, etc; wherever an individual user is uniquely identified. This page, and subpages of it, can be used by users to record information about themselves or to test and draft new content.  Pages of the form "<tt style="whitespace:nowrap">{{ns:2}}:''UserName''/Foo'''.js'''</tt>" or "<tt style="whitespace:nowrap">{{ns:2}}:''UserName''/Foo'''.css'''</tt>" can only be edited by the user themselves or by [[Help:Sysops and permissions|administrators]].
 
====3: {{ns:3}}====
 
This namespace is the talkspace associated with the {{ns:2}} namespace. Pages in this namespace are mainly used to leave messages for particular users or inform them of discussions that may be of interest to them. To facilitate this, when a page  [[{{ns:3}}:UserName]] is edited, whenever the user 'UserName' loads a page, a notice is displayed at the top of the page informing them of the edit:
<div class="usermessage plainlinks">You have [[{{ns:3}}:UserName|<span style="color:#002bb8">{{MediaWiki:newmessageslink}}</span>]] ([{{fullurl:{{ns:3}}:UserName&diff=cur}} <span style="color:#002bb8">{{MediaWiki:newmessagesdifflink}}</span>]).</div>
 
This notice continues to appear until the user loads their user talk page to read the message.
 
====4: {{ns:4}}====
 
This is a content namespace that is normally used for meta-discussions related to the operation and development of the wiki. It has no special properties.
 
====5: {{ns:5}}====
 
This is a talk namespace that is normally used for discussions related to the associated content pages.  It has no special properties.
 
====6: {{ns:6}}====
[[Image:Wiki.png|right]]
The {{ns:6}} namespace is used to store metadata for images, videos, sound files and other media accessed via the {{ns:-2}} namespace.  Each file has a corresponding page in the {{ns:6}} namespace which is often used to hold licensing data.  Linking ''directly'' to a page in this namespace instead includes the media file inline in the page: <tt style="white-space:nowrap"><nowiki>[[</nowiki>{{ns:6}}<nowiki>:Wiki.png|right]]</nowiki></tt> produces the image to the right.  See [[Help:Images]] for more details of this link syntax.  To create an [[Help:Links|internal link]] to the file page, you need to add a colon to the front of the namespace: <tt style="white-space:nowrap"><nowiki>[[:</nowiki>{{ns:6}}<nowiki>:Wiki.png|right]]</nowiki></tt> produces [[:{{ns:6}}:Wiki.png]].
The standard MediaWiki installation has alias "Image" for {{ns:6}} namespace - See [[Help:Namespaces#Namespace aliases|Namespace aliases]].
 
====7: {{ns:7}}====
 
This is a talk namespace that is normally used for discussions related to the associated media files.  It has no special properties.
 
====8: {{ns:8}}====
 
The MediaWiki namespace is used to hold system messages and other important content. For instance, the page [[{{ns:8}}:Edit]] (or [[{{ns:8}}:Vector-view-edit]] in the default "Vector" skin) contains the text that fills the "{{MediaWiki:Edit}}" tab at the top of every page.  If that page exists, it overrides the default content, which is "edit this page". Similarly, [[{{ns:8}}:Common.css]] is the system message which holds the [[wikipedia:Cascading Style Sheets|CSS]] code that is loaded for all users for each page. It has the special property that the entire namespace is fully protected and can only be edited by administrators.
 
====9: {{ns:9}}====
 
This is a talk namespace that is normally used for discussions related to the associated system messages.  It has no special properties.
 
====10: {{ns:10}}====
 
The {{ns:10}} namespace is used to hold [[Help:Templates|templates]], blocks of text or wikicode that are intended to be transcluded in several other pages.  To facilitate this it has the special property that it is the ''default'' namespace for transclusions: the wikicode <tt style="white-space:nowrap"><nowiki>{{Foo}}</nowiki></tt> is equivalent to <tt style="white-space:nowrap"><nowiki>{{</nowiki>'''{{ns:10}}:'''<nowiki>Foo}}</nowiki></tt>.
 
====11: {{ns:11}}====
 
This is a talk namespace that is normally used for discussions related to the associated template pages.  It has no special properties.
 
====12: {{ns:12}}====
 
The {{ns:12}} namespace is usually used to hold help files, instructions and 'how-to' guides.  It has no special properties.
 
====13: {{ns:13}}====
 
This is a talk namespace that is normally used for discussions related to the associated help pages.  It has no special properties.
 
====14: {{ns:14}}====
 
The {{ns:14}} namespace contains [[Help:Categories|categories]], dynamic lists of other pages.  To facilitate this, linking ''directly'' to a category page does not output an inline link, but instead includes the page into the associated category page.  So the code <tt style="white-space:nowrap"><nowiki>[[</nowiki>{{ns:14}}<nowiki>:Help]]</nowiki></tt> causes a category link to appear at the bottom of the page (at the bottom in the box marked "{{MediaWiki:Pagecategories}}"). Clicking on that link takes you to the category page, where this page is visible in the category list.  To create an inline link to a category page, you need to add a colon to the front of the namespace: <tt style="white-space:nowrap"><nowiki>[[:</nowiki>{{ns:14}}<nowiki>:Help]]</nowiki></tt> produces [[:{{ns:14}}:Help]]. See [[Help:Categories]] for more details on category link syntax.
 
====15: {{ns:15}}====
 
This is a talk namespace that is normally used for discussions related to the associated category pages.  It has no special properties.
 
==Localisation==
Namespace names and aliases can be localized in TranslateWiki.net, using the special page [[translatewiki:Special:AdvancedTranslate|AdvancedTranslate]]. To get started, visit [[translatewiki:Special:FirstSteps]].
 
===Renaming namespaces===
{| {{prettytable|width=0|style=float:right}}
|-
!{{hl2}}|Canonical name
!{{hl2}}|Localized name
|-
| Media          || {{ns:-2}}
|-
| Special        || {{ns:-1}}
|-
|(Main)          || {{ns:0}}
|-
| Talk          || {{ns:1}}
|-
| User          || {{ns:2}}
|-
| User talk      || {{ns:3}}
|-
| Project        || {{ns:4}}
|-
| Project talk  || {{ns:5}}
|-
| File          || {{ns:6}}
|-
| File talk      || {{ns:7}}
|-
| MediaWiki      || {{ns:8}}
|-
| MediaWiki talk || {{ns:9}}
|-
| Template      || {{ns:10}}
|-
| Template talk  || {{ns:11}}
|-
| Help          || {{ns:12}}
|-
| Help talk      || {{ns:13}}
|-
| Category      || {{ns:14}}
|-
| Category talk  || {{ns:15}}
|}
 
Namespace names can be translated into languages other than English and individual namespaces can be renamed, as set by a wiki's system admins.  These names are known as the 'localized' namespace names. However, all namespaces have a 'canonical name', the original English name which will work on any installation of MediaWiki. So linking to [[User:Foo]] will always locate the user page for the user foo, whether the wiki is in French (where the localized name would be [[:Utilisateur:Foo]]), Russian ([[:Участник:Foo]]), or Hindi ([[:सदस्य:Foo]]). The canonical namespace names are given in the table to the right along with their localized names on this wiki.
 
===Namespace aliases===
On some wikis there are also namespace ''aliases'': alternative names that will also be resolved to the localised names.  For instance, a wiki might define "T" as an alias for {{ns:10}}, such that typing [[T:Foo]] is equivalent to [[{{ns:10}}:Foo]], saving a few characters and seconds. An actual example would be on the [[wikipedia:|English Wikipedia]], where "WP" is an alias for {{ns:4}}, which is the namespace "Wikipedia". By default, "Image" is an alias for {{ns:6}}, so <tt style="white-space:nowrap;"><nowiki>[[Image:Wiki.png]]</nowiki></tt> is equivalent to <tt style="white-space:nowrap;"><nowiki>[[</nowiki>{{ns:6}}<nowiki>:Wiki.png]]</nowiki></tt>.
 
===Custom namespaces===
 
:''See {{mediawiki|Manual:Using custom namespaces}} for more information''.
 
Some wikis may wish to organise their content in ways that do not fit into this standard set of namespaces.  A wiki may define additional namespaces to facilitate this; these namespaces behave exactly like normal namespaces, and generally have indices greater than or equal to 100.  These custom namespaces generally have no special properties.
 
==Identifying namespaces==
 
There are a number of ways by which the namespace of a particular page can be identified:
 
;Magic words
 
The [[Help:Magic word|magic word]] <tt><nowiki>{{NAMESPACE}}</nowiki></tt> returns the value of the namespace the page is in.
 
;JavaScript
 
The JavaScript variable <tt>wgCanonicalNamespace</tt> contains the full namespace name.  The variable <tt>wgNamespaceNumber</tt> contains the numerical index of the namespace.
 
;CSS
 
The <tt><nowiki><body></nowiki></tt> tag of the HTML page output is given two CSS classes that vary by namespace: A class <tt>ns-#</tt>, where # is the index of the namespace, and <tt>ns-XXX</tt>, where XXX is "<tt>subject</tt>" for all content namespaces, "<tt>special</tt>" for pages in the {{ns:-1}} namespace, and "<tt>talk</tt>" for talk namespaces. So CSS code such as the following can be used to change the appearance of an object based on its namespace:
<source lang=css>
.ns-subject a
{  /* All links on content pages to be green. */
    color: #00FF00;
}
.ns-talk a
{      /* Links on talk pages to be blue. */
    color: #0000FF;
}
.ns-3 a
{        /* and links on user talk pages to be red */
    color: #FF0000;
}
</source>
 
;API
 
You can get a complete list of all the namespaces used on this wiki from the API:
 
:{{SERVER}}/w/api.php?action=query&meta=siteinfo&siprop=namespaces


== See also ==
== See also ==
* [[Help:Copying a page]]
* {{mediawiki|Manual:Namespace}}
* {{mediawiki|Manual:Using custom namespaces}}


{{Languages}}
{{Languages}}
 
[[Category:Help|Namespaces]]
[[Category:Help|{{PAGENAME}}]]
[[Category:Namespace|Namespaces]]

Latest revision as of 16:54, October 29, 2010

PD Important note: When you edit this page, you agree to release your contribution into the public domain. If you don't want this or can't do this because of license restrictions, please don't edit. This page is one of the Public Domain Help Pages, which can be freely copied into fresh wiki installations and/or distributed with MediaWiki software; see Help:Contents for an overview of all pages. See Project:PD help/Copying for instructions. PD

Pages on a MediaWiki wiki are grouped into collections called "namespaces", which differentiate between the purpose of the pages at a high level. Pages in certain namespaces can also have special properties or behave differently when they interact with other pages.

Namespaces are indicated in page titles by prefixing the page name with "namespace:", so the prefix "Help:" in this page's title ("Help:Namespaces") indicates that this page is in the Help namespace. Note, however, that colons and prefixes can also appear in page titles without indicating a namespace: The page Foo:Namespaces is a page located in the mainspace because the namespace "Foo" does not exist. Similarly the page Help:Foo:Namespaces is in the "Help" namespace.

Standard namespaces

The standard MediaWiki installation has sixteen namespaces which can contain user-generated content; there are also two special namespaces which contain pages created 'on the fly' by the MediaWiki software. The standard namespaces are organised in pairs, with each pair containing a 'subject namespace' and a 'discussion namespace'. The namespaces are numbered from zero such that all subject namespaces have even indices, and all talk namespaces have odd indices.

-2: Media

This namespace is an alias used for direct linking to media files: the link Media:Wiki.png links to just the image rather than the image description page, which would be File:Wiki.png.

-1: Special

This namespace is used to group special pages, reports and interfaces that are generated 'on demand' by MediaWiki and which are not directly editable. It is not possible to create pages in this namespace except by modifying or extending the MediaWiki software.

0: (Main)

Namespace zero is the 'null' namespace, commonly called the "main namespace" or "mainspace". This namespace typically contains the bulk of the content pages in a wiki. This namespace generally has no special properties.

1: Talk

The "Talk" namespace is the discussion namespace attached to the mainspace. It has no special properties.

2: User

Each user has a corresponding page in the User namespace, which is linked to from edit histories, watchlists, recent changes, etc; wherever an individual user is uniquely identified. This page, and subpages of it, can be used by users to record information about themselves or to test and draft new content. Pages of the form "User:UserName/Foo.js" or "User:UserName/Foo.css" can only be edited by the user themselves or by administrators.

3: User talk

This namespace is the talkspace associated with the User namespace. Pages in this namespace are mainly used to leave messages for particular users or inform them of discussions that may be of interest to them. To facilitate this, when a page User talk:UserName is edited, whenever the user 'UserName' loads a page, a notice is displayed at the top of the page informing them of the edit:

This notice continues to appear until the user loads their user talk page to read the message.

4: Funtoo

This is a content namespace that is normally used for meta-discussions related to the operation and development of the wiki. It has no special properties.

5: Funtoo talk

This is a talk namespace that is normally used for discussions related to the associated content pages. It has no special properties.

6: File

Wiki.png

The File namespace is used to store metadata for images, videos, sound files and other media accessed via the Media namespace. Each file has a corresponding page in the File namespace which is often used to hold licensing data. Linking directly to a page in this namespace instead includes the media file inline in the page: [[File:Wiki.png|right]] produces the image to the right. See Help:Images for more details of this link syntax. To create an internal link to the file page, you need to add a colon to the front of the namespace: [[:File:Wiki.png|right]] produces File:Wiki.png. The standard MediaWiki installation has alias "Image" for File namespace - See Namespace aliases.

7: File talk

This is a talk namespace that is normally used for discussions related to the associated media files. It has no special properties.

8: MediaWiki

The MediaWiki namespace is used to hold system messages and other important content. For instance, the page MediaWiki:Edit (or MediaWiki:Vector-view-edit in the default "Vector" skin) contains the text that fills the "Edit" tab at the top of every page. If that page exists, it overrides the default content, which is "edit this page". Similarly, MediaWiki:Common.css is the system message which holds the CSS code that is loaded for all users for each page. It has the special property that the entire namespace is fully protected and can only be edited by administrators.

9: MediaWiki talk

This is a talk namespace that is normally used for discussions related to the associated system messages. It has no special properties.

10: Template

The Template namespace is used to hold templates, blocks of text or wikicode that are intended to be transcluded in several other pages. To facilitate this it has the special property that it is the default namespace for transclusions: the wikicode {{Foo}} is equivalent to {{Template:Foo}}.

11: Template talk

This is a talk namespace that is normally used for discussions related to the associated template pages. It has no special properties.

12: Help

The Help namespace is usually used to hold help files, instructions and 'how-to' guides. It has no special properties.

13: Help talk

This is a talk namespace that is normally used for discussions related to the associated help pages. It has no special properties.

14: Category

The Category namespace contains categories, dynamic lists of other pages. To facilitate this, linking directly to a category page does not output an inline link, but instead includes the page into the associated category page. So the code [[Category:Help]] causes a category link to appear at the bottom of the page (at the bottom in the box marked "Categories"). Clicking on that link takes you to the category page, where this page is visible in the category list. To create an inline link to a category page, you need to add a colon to the front of the namespace: [[:Category:Help]] produces Category:Help. See Help:Categories for more details on category link syntax.

15: Category talk

This is a talk namespace that is normally used for discussions related to the associated category pages. It has no special properties.

Localisation

Namespace names and aliases can be localized in TranslateWiki.net, using the special page AdvancedTranslate. To get started, visit translatewiki:Special:FirstSteps.

Renaming namespaces

Canonical name Localized name
Media Media
Special Special
(Main)
Talk Talk
User User
User talk User talk
Project Funtoo
Project talk Funtoo talk
File File
File talk File talk
MediaWiki MediaWiki
MediaWiki talk MediaWiki talk
Template Template
Template talk Template talk
Help Help
Help talk Help talk
Category Category
Category talk Category talk

Namespace names can be translated into languages other than English and individual namespaces can be renamed, as set by a wiki's system admins. These names are known as the 'localized' namespace names. However, all namespaces have a 'canonical name', the original English name which will work on any installation of MediaWiki. So linking to User:Foo will always locate the user page for the user foo, whether the wiki is in French (where the localized name would be Utilisateur:Foo), Russian (Участник:Foo), or Hindi (सदस्य:Foo). The canonical namespace names are given in the table to the right along with their localized names on this wiki.

Namespace aliases

On some wikis there are also namespace aliases: alternative names that will also be resolved to the localised names. For instance, a wiki might define "T" as an alias for Template, such that typing T:Foo is equivalent to Template:Foo, saving a few characters and seconds. An actual example would be on the English Wikipedia, where "WP" is an alias for Funtoo, which is the namespace "Wikipedia". By default, "Image" is an alias for File, so [[Image:Wiki.png]] is equivalent to [[File:Wiki.png]].

Custom namespaces

See Manual:Using custom namespaces for more information.

Some wikis may wish to organise their content in ways that do not fit into this standard set of namespaces. A wiki may define additional namespaces to facilitate this; these namespaces behave exactly like normal namespaces, and generally have indices greater than or equal to 100. These custom namespaces generally have no special properties.

Identifying namespaces

There are a number of ways by which the namespace of a particular page can be identified:

Magic words

The magic word {{NAMESPACE}} returns the value of the namespace the page is in.

JavaScript

The JavaScript variable wgCanonicalNamespace contains the full namespace name. The variable wgNamespaceNumber contains the numerical index of the namespace.

CSS

The <body> tag of the HTML page output is given two CSS classes that vary by namespace: A class ns-#, where # is the index of the namespace, and ns-XXX, where XXX is "subject" for all content namespaces, "special" for pages in the Special namespace, and "talk" for talk namespaces. So CSS code such as the following can be used to change the appearance of an object based on its namespace:

.ns-subject a 
{   /* All links on content pages to be green. */
    color: #00FF00;
}
.ns-talk a 
{      /* Links on talk pages to be blue. */
    color: #0000FF;
}
.ns-3 a 
{         /* and links on user talk pages to be red */
    color: #FF0000;
}
API

You can get a complete list of all the namespaces used on this wiki from the API:

https://www.funtoo.org/w/api.php?action=query&meta=siteinfo&siprop=namespaces

See also

Language: English