From CpapWiki
Difference between revisions of "Main Page"
Forumadmin (talk | contribs) (→Getting started) |
|||
Line 2: | Line 2: | ||
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software. | Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software. | ||
+ | |||
+ | == New Page == | ||
+ | <form action='index.php' method='GET' name='reate'> | ||
+ | <input type='text' name='title' size=30> | ||
+ | <input type='hidden' value='edit' name='action'> | ||
+ | <input type='submit'> | ||
+ | </form> | ||
== Getting started == | == Getting started == |
Revision as of 13:25, 4 June 2008
MediaWiki has been successfully installed.
Consult the User's Guide for information on using the wiki software.
New Page
<form action='index.php' method='GET' name='reate'> <input type='text' name='title' size=30> <input type='hidden' value='edit' name='action'> <input type='submit'> </form>