Help:Namespaces

From CannaQAWiki
Revision as of 21:29, 25 March 2015 by Shawndouglas (talk | contribs) (Updated for monobook)
Jump to navigationJump to search

Pages on LabLynx Wiki are organized into namespaces. Namespaces are a mechanism for grouping/separating wiki pages, differentiating between the purpose of the pages at a high level. Pages in certain namespaces can 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. A page whose name is not prefixed by a namespace lies in the mainspace.

Please note that namespace prefixes always end with a colon.

Organizing Your Content

LabLynx Wiki is organized into different namespaces to accommodate different needs:

Main
The mainspace of the wiki is primarily used to present organized information about LabLynx, Inc., its products, and its services. Authorized users are encouraged to add to or edit any page in the main space, though verifiability and neutrality must be maintained.
  • No prefix
LabLynx Wiki
The LabLynx Wiki namespace is used solely for providing policy and guidance as it directly relates to the wiki. Examples include the site's citation guidelines and vandalism policy.
  • Prefix: LabLynx Wiki:
Help
The help space is provided for documentation, support guides, technical manuals, and other similar content. This page is an example of documentation appearing in the "namespace:" namespace. The training material found at Help:MediaWiki basics is another strong example of how this namespace is used.
  • Prefix: Help:
User
The user space is typically auto-generated with a red link when a new user is created in the system. The user page doesn't exist until a user chooses to edit their user page and save the changes. Of particular use on a user page is the creation of a "sandbox," a place a user can practice using wiki code without interfering with the system. To create, simply add [[/sandbox|My sandbox]] to the user page.
  • Prefix: User:
Template
The template space is a special administrative namespace for creating pages that appear embedded in other pages. Templates contain repetitive material that might need to show up on any number of articles or pages. The most common method of inclusion is called transclusion, where the wikitext of the target page contains a reference to the template using the {{Template name}} syntax.
  • Prefix: Template:

In addition, LabLynx Wiki includes a few other semi-reserved namespaces:

  • LabLynx KB: reserved for LabLynx, Inc.'s body of knowledge
  • LabCourses.com: eventually this namespace will be designated for handling documentation for public domain online course site LabCourses.com

Adding a page to LabLynx Wiki

Please consult the LIMSwiki-hosted help documentation for more about adding pages to the wiki and specific namespaces.