How to Add a new Page to DeveloperWiki

From DeveloperWiki

Jump to: navigation, search

Starting a new Article Page/Source code Page in DeveloperWiki is very easy. Just read the Instructions below.

  • Create your new Article Page or Source code Page
  • Add your article contents in the text editor and "save" the page.
  • Next add the page to a existing Category. Add this tag by the end of the page, this will add your article to a category

Syntax:

 

[[Category:Category name]]

Example: to add your page for "Java" category try like this.


[[Category:Java]]