Difference between revisions of "Help:Namespaces"
Shawndouglas (talk | contribs) (Created article stub) |
Shawndouglas (talk | contribs) (Updated content.) |
||
Line 14: | Line 14: | ||
{| class="wikitable" width=100% align="center" | {| class="wikitable" width=100% align="center" | ||
!style="background: # | !style="background: #58cadd;"|Main | ||
|- | |- | ||
| style="background:# | | style="background-color:#ffffff; align=left; padding:3px 7px 3px 7px; height:220px;"|The mainspace of the wiki is [[LIMSwiki mission|primarily used]] to present an "organized, documented, up-to-date, standardized body of knowledge (BoK) regarding all aspects of [[laboratory informatics]], [[bioinformatics]], and [[health informatics]]." Registerd users are encouraged to add to or edit any page in the main space, though [[LIMSWiki:Verifiability|verifiability]] and neutrality must be maintained. | ||
*No prefix | *No prefix | ||
Line 24: | Line 24: | ||
{| class="wikitable" width=100% align="center" valign="top" | {| class="wikitable" width=100% align="center" valign="top" | ||
!style="background: # | !style="background: #aae6ef;"|LIMSWiki | ||
|- | |- | ||
|style="background: # | |style="background-color: #f5faff; align=left; padding:3px 7px 3px 7px; height:220px;"|The LIMSWiki namespace is used solely for providing policy and guidance as it directly relates to the wiki. Examples include the site's [[LIMSWiki:Citation guidelines|citation guidelines]], [[LIMSWiki:Monitoring and resolving vandalism|vandalism policy]], and [[LIMSWiki:Vendor page|no-tolerance policy on marketing speak and puffery]]. | ||
*''Prefix:'' LIMSWiki: | *''Prefix:'' LIMSWiki: | ||
|} | |} | ||
Line 33: | Line 33: | ||
{| class="wikitable" width=100% align="center"valign="top" | {| class="wikitable" width=100% align="center"valign="top" | ||
!style="background: # | !style="background: #58cadd;"|Help | ||
|- | |- | ||
|style="background: # | |style="background-color: #ffffff; align=left; padding:3px 7px 3px 7px; height:220px;"|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 "<tt>namespace:</tt>" namespace. The training material found at [[Help:MediaWiki basics]] is another strong example of how this namespace is used. | ||
*''Prefix:'' Help: | *''Prefix:'' Help: | ||
Line 42: | Line 42: | ||
{| class="wikitable" width=100% align="center"valign="top" | {| class="wikitable" width=100% align="center"valign="top" | ||
!style="background: # | !style="background: #aae6ef;"|User | ||
|- | |- | ||
|style="background: # | |style="background-color: #f5faff; align=left; padding:3px 7px 3px 7px; height:220px;"|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 <code><nowiki>[[/sandbox|My sandbox]]</nowiki></code> to the user page. | ||
*''Prefix:'' User: | *''Prefix:'' User: | ||
|} | |} | ||
|} | |} | ||
In addition, LIMSwiki includes a few other semi-reserved namespaces: | In addition, LIMSwiki includes a few other semi-reserved namespaces: | ||
Line 71: | Line 55: | ||
==Adding a page to LIMSwiki== | ==Adding a page to LIMSwiki== | ||
Please consult the [[Help:MediaWiki_basics/Beginner training#Creating a page|help documentation]] for more about adding pages to the wiki. | Please consult the [[Help:MediaWiki_basics/Beginner training#Creating a page|help documentation]] for more about adding pages to the wiki and specific namespaces. | ||
<!---Place all category tags here--> | <!---Place all category tags here--> | ||
[[Category:LIMSwiki help documentation]] | [[Category:LIMSwiki help documentation]] |
Revision as of 20:15, 20 October 2013
Pages on LIMSwiki are orgainized 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
LIMSwiki is organized into different namespaces to accommodate different needs:
|
|
|
|
In addition, LIMSwiki 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 LIMSwiki
Please consult the help documentation for more about adding pages to the wiki and specific namespaces.