| 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. |
| Line 25: |
Line 23: |
| | }} | | }} |
| | |- | | |- |
| − | | [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 98: |
Line 105: |
| | [[Category:Help]] | | [[Category:Help]] |
| | [[Category:MediaWiki]] | | [[Category:MediaWiki]] |
| | + | [[Category:Technical support]] |