Line 1: |
Line 1: |
− | Masticationpedia's [https://www.mediawiki.org/wiki/Help:Namespaces namespaces]
| + | Pages on a [https://www.mediawiki.org/ 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. |
− | | |
− | 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 <code><nowiki><namespace>:</nowiki></code>, so the prefix <code>{{NAMESPACE}}:</code> in this page's title (<code>{{FULLPAGENAME}}</code>) indicates that this page is in the <code>{{NAMESPACE}}</code> namespace. Each namespace is identified by a number and a name, which can be translated and can also have some aliases. | | Namespaces are indicated in page titles by prefixing the page name with <code><nowiki><namespace>:</nowiki></code>, so the prefix <code>{{NAMESPACE}}:</code> in this page's title (<code>{{FULLPAGENAME}}</code>) indicates that this page is in the <code>{{NAMESPACE}}</code> namespace. Each namespace is identified by a number and a name, which can be translated and can also have some aliases. |
− |
| |
− |
| |
| | | |
| {| border="1" width="100%" style="font-variant: small-caps; text-align: center" | | | {| border="1" width="100%" style="font-variant: small-caps; text-align: center" | |
Line 14: |
Line 10: |
| | [https://wiki.masticationpedia.org/index.php?title=Special:AllPages&namespace=0 Main] || 0 || {{true}} || sysop || "" || {{smallord|This namespace has no prefix separated by a colon. Commonly called the “main namespace” or “mainspace”. This namespace contains the bulk of the content pages in this wiki. This namespace has no special properties.}} | | | [https://wiki.masticationpedia.org/index.php?title=Special:AllPages&namespace=0 Main] || 0 || {{true}} || sysop || "" || {{smallord|This namespace has no prefix separated by a colon. Commonly called the “main namespace” or “mainspace”. This namespace contains the bulk of the content pages in this wiki. This namespace has no special properties.}} |
| |- | | |- |
− | | [https://wiki.masticationpedia.org/index.php?title=Special:AllPages&namespace=1 Talk] || 1 || {{true}} || editor || || {{smallord|}} | + | | [https://wiki.masticationpedia.org/index.php?title=Special:AllPages&namespace=1 Talk] || 1 || {{true}} || editor || || {{smallord|The “Talk” namespace is the discussion namespace attached to the mainspace. It has no special properties}} |
| |- | | |- |
− | | [https://wiki.masticationpedia.org/index.php?title=Special:AllPages&namespace=2 User] || 2 || {{true}} || user || || {{smallord|}} | + | | [https://wiki.masticationpedia.org/index.php?title=Special:AllPages&namespace=2 User] || 2 || {{true}} || user || || {{smallord|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 <code>{{ns:2}}:''UserName''/Foo'''.js'''</code> or <code>{{ns:2}}:''UserName''/Foo'''.css'''</code> can only be edited by the user themselves or by [[Special:MyLanguage/Help:Sysops and permissions|interface administrators]] |
| + | }} |
| |- | | |- |
− | | [https://wiki.masticationpedia.org/index.php?title=Special:AllPages&namespace=3 User talk] || 3 || {{true}} || user || || {{smallord|}} | + | | [https://wiki.masticationpedia.org/index.php?title=Special:AllPages&namespace=3 User talk] || 3 || {{true}} || user || || {{smallord|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 <code>{{ns:3}}:UserName</code> 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. |
| + | |
| + | }} |
| |- | | |- |
− | | [https://wiki.masticationpedia.org/index.php?title=Special:AllPages&namespace=4 Masticationpedia] || 4 || {{true}} || sysop || MP, Project || {{smallord|}} | + | | [https://wiki.masticationpedia.org/index.php?title=Special:AllPages&namespace=4 Masticationpedia] || 4 || {{true}} || sysop || MP, Project || {{smallord|This namespace is used for meta-discussions related to the operation and development of the wiki}} |
| |- | | |- |
− | | [https://wiki.masticationpedia.org/index.php?title=Special:AllPages&namespace=5 Masticationpedia talk] || 5 || {{true}} || user || Project talk || {{smallord|}} | + | | [https://wiki.masticationpedia.org/index.php?title=Special:AllPages&namespace=5 Masticationpedia talk] || 5 || {{true}} || user || Project talk || {{smallord|This talk namespace is used for discussions related to the associated project pages. It has no special properties}} |
| |- | | |- |
− | | [https://wiki.masticationpedia.org/index.php?title=Special:AllPages&namespace=6 File] || 6 || {{false}} || || Immagine || {{smallord|}} | + | | [https://wiki.masticationpedia.org/index.php?title=Special:AllPages&namespace=6 File] || 6 || {{false}} || || Immagine || {{smallord|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: <code><nowiki>[[</nowiki>{{ns:6}}<nowiki>:MediaWiki-2020-logo.svg|right]]</nowiki></code> produces the image to the right. See {{ll|Help:Images}} for more details of this link syntax. |
| + | |
| + | To create an [[Special:MyLanguage/Help:Links|internal link]] to the file page, you need to add a colon to the front of the namespace: <code><nowiki>[[:</nowiki>{{ns:6}}<nowiki>:MediaWiki-2020-logo.svg|right]]</nowiki></code> produces [[:{{ns:6}}:MediaWiki-2020-logo.svg]]. |
| + | The standard MediaWiki installation has alias “Image” for “{{ns:6}}” namespace – See [[Namespace aliases]]. |
| + | |
| + | <!--T:18--> |
| + | For linking media files directly, bypassing the description page, see [[<tvar|ns-media>#ns-media</>|Media namespace]]. |
| + | |
| + | |
| + | }} |
| |- | | |- |
| | [https://wiki.masticationpedia.org/index.php?title=Special:AllPages&namespace=7 File talk] || 7 || {{true}} || || Immagine talk || {{smallord|}} | | | [https://wiki.masticationpedia.org/index.php?title=Special:AllPages&namespace=7 File talk] || 7 || {{true}} || || Immagine talk || {{smallord|}} |
Line 93: |
Line 105: |
| [[Category:Help]] | | [[Category:Help]] |
| [[Category:MediaWiki]] | | [[Category:MediaWiki]] |
| + | [[Category:Technical support]] |