Entertainment
 

Aiuto:Namespace

Da Memory Alpha.

Aiuto  Contenuti → Namespace

Il software MediaWiki utilizzato da Memory Alpha fornisce diversi namespace. Un namespace è una "zona" che contiene tipologie specifiche di contenuti wiki.

[modifica] I namespace comuni

  • Il namespace principale è la zona che contiene le voci dell'attuale enciclopedia di Memory Alpha. Non contiene prefissi, e le pagine che risiedono in questo namespace sono create anche con un semplice [[collegamento]].
  • Il namespace Memory Alpha: contiene le pagine pertinenti al progetto. Queste pagine possono talvolta essere riferite come "meta-pagine".
  • Il namespace Utente: è disposto per pagine personali (pertinenti ai contenuti di Memory Alpha) dei collaboratori. Questo può includere presentazioni personali, appunti, bozze, e archivi di contenuti. Non è da intendersi per l'utilizzo come spazio web personale. (Vedi Cosa non è Memory Alpha).
  • Il namespace Forum: contiene pagine di discussione, come quelle del Bar di Prora o il Reference Desk.
  • Il namespace Aiuto: è per le pagine che forniscono aiuto per l'utilizzo del software MediaWiki.
  • Il namespace Immagine: contiene le pagine di descrizione dell'immagine che forniscono informazioni inerenti le immagini. (Questo viene applicato anche nel caso di altri tipi di file multimediali, come audio o videoclip.)
  • Il namespace Speciale: consiste unicamente delle pagine create dal software MediaWiki su richiesta (per esempio, ultime modifiche). Queste pagine possono essere linkate con il solito metodo, eccetto quando sono richiesti alcuni parametri (in tal caso va usato l'intero URL).
  • Il namespace Template: è usato per creare sezioni personalizzate di testo che può essere inserito in diversi articoli. Vengono quindi inseriti utilizzando il {{template}} markup (vedi Template).
  • Il namespace MediaWiki: contiene testo che consente la personalizzazione dell'interfaccia utente di Memory Alpha. Queste pagine possono essere modificate solo dagli amministratori.
  • Il namespace Portale: contiene pagine "portali", che sono rilevanti e di alto livello, vetrine virtuali o indici di argomenti particolari, come Scienza o Tecnologia.
  • Il namespace Categoria: contiene tutte le varie categorie nelle quali sono raggruppati gli articoli.

[modifica] Namespace Discussioni

Ogni namespace (eccetto Speciale:) associa una relativa zona Discussione: collegata. Queste pagine sono disposte per discussioni sull'articolo se necessario. Esempi delle più comuni sono:

  • Discussioni:
  • Discussioni Memory Alpha:
  • Discussioni Utente:
  • Discussioni Immagini:

[modifica] Vedi anche

Contents

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

{{ns:400}} Video See Help:Video Embed Tool
{{ns:401}} Video talk
{{ns:500}} User_blog See Help:Blog article
{{ns:501}} User_blog_comments
{{ns:502}} Blog
{{ns:503}} Blog_talk

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