Add a page to the wiki

From LinuxMCE
Jump to: navigation, search

Introduction

This wiki is community driven. If you don't add information about the hardware with which you have experience, there is little chance that somebody else is going to do it (unless they happen to have the same device). Please don't be shy about adding a wiki page to this guide -- we really need your help! If a page already exists, feel free to add you experiences to the page.


Add a new page

To add a new page, create a new URL like this:

http://wiki.linuxmce.org/index.php/Name of the page you want to add

The preferred URL naming convention for hardware, for example, is: "Manufacturer Model-Type-Etcetera".

This page's URL is http://wiki.linuxmce.org/index.php/Add_a_page_to_the_wiki.

The wiki will replace any spaces with underscores automatically. Go to the newly created webpage and there start editing it.

Categorize you newpage=

To categorize your new page, add tags like these at the top:

[[Category: Hardware]]
[[Category: Mainboards]]

That way the page will automatically be listed in these categories, making it easier to find. See: Special:Categories for a list of all available categories. Also check out subcategories, such as the subcategories of the Hardware category to find the appropriate subcategory.

Add content

Add anything you feel is relevant. See Editing help for some tips and examples on the markup you can use.

Add hyperlinks ('wikification')

  • For links to Categories, use the format [[:Category: Hardware]].
  • To use the actual text of a hyperlink, use this format: [[Actual Name of Webpage]], which will be displayed as Actual Name of Webpage.
  • To use alternate text for the hyperlink, use this format: [[Actual_Name_of_webpage|what I want it to say]], which will be displayed as

what I want it to say.